You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/lineedits/lineedits.doc

30 lines
373 B

/*
*/
/*! \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
*/