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 textLineEdit with customizable "Click here" text. More...
#include <clicklineedit.h>
Inherits KLineEdit.
Inherited by KPIM::AddresseeLineEdit.
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 textLineEdit with customizable "Click here" text.
- Author:
- Daniel Molkentin
The documentation for this class was generated from the following files:
- clicklineedit.h
- clicklineedit.cpp