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 textLineEdit with customizable "Click here" text. More...

#include <clicklineedit.h>

Collaboration diagram for KPIM::ClickLineEdit:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void setText (const QString &txt)

Public Member Functions

 ClickLineEdit (QWidget *parent, const QString &msg=QString::null, const char *name=0)
void setClickMessage (const QString &msg)
QString clickMessage () const

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

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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 25 11:18:40 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003