summaryrefslogtreecommitdiffstats
path: root/examples/lineedits/lineedits.doc
blob: a75f0f1b3412b760967672f19a9e01b9003f0d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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.

  <hr>

  Header file:

  \include lineedits/lineedits.h

  <hr>

  Implementation:

  \include lineedits/lineedits.cpp

  <hr>

  Main:

  \include lineedits/main.cpp
*/