libkdepim Library API Documentation

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>

List of all members.

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:
KDE Logo
This file is part of the documentation for libkdepim Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 1 15:18:56 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003