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