From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/lineedits/lineedits.doc | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 examples/lineedits/lineedits.doc (limited to 'examples/lineedits/lineedits.doc') diff --git a/examples/lineedits/lineedits.doc b/examples/lineedits/lineedits.doc new file mode 100644 index 0000000..a75f0f1 --- /dev/null +++ b/examples/lineedits/lineedits.doc @@ -0,0 +1,29 @@ +/* +*/ +/*! \page lineedits-example.html + + \ingroup examples + \title Line Edits + + This example shows how to work with single lineedit widgets, and + how to use different echo modes and validators. + +
+ + Header file: + + \include lineedits/lineedits.h + +
+ + Implementation: + + \include lineedits/lineedits.cpp + +
+ + Main: + + \include lineedits/main.cpp +*/ + -- cgit v1.2.3