KPIM::ClickLineEdit Class Reference
This class provides a KLineEdit which contains a greyed-out hinting text as long as the user didn't enter any text LineEdit with customizable "Click here" text. More...
#include <clicklineedit.h>
Collaboration diagram for KPIM::ClickLineEdit:

Public Member Functions | |
ClickLineEdit (QWidget *parent, const QString &msg=QString::null, const char *name=0) | |
void | setClickMessage (const QString &msg) |
QString | clickMessage () const |
virtual void | setText (const QString &txt) |
Protected Member Functions | |
virtual void | drawContents (QPainter *p) |
virtual void | focusInEvent (QFocusEvent *ev) |
virtual void | focusOutEvent (QFocusEvent *ev) |
Detailed Description
This class provides a KLineEdit which contains a greyed-out hinting text as long as the user didn't enter any text LineEdit with customizable "Click here" text.
- Author:
- Daniel Molkentin
Definition at line 35 of file clicklineedit.h.
The documentation for this class was generated from the following files: