|
SHAPER
9.15.0
|
Customization of Line edit control. More...

Public Member Functions | |
| CustomLineEdit (QWidget *theParent, const QString &thePlaceHolder) | |
| Constructor. More... | |
| virtual void | paintEvent (QPaintEvent *theEvent) |
| Redefiniotion of virtual method. More... | |
Customization of Line edit control.
|
inline |
Constructor.
| theParent | a parent widget |
| thePlaceHolder | a string which is shown when text is empty |
|
inlinevirtual |
Redefiniotion of virtual method.
| theEvent | a paint event |