kmail
KListBoxDialog Class Reference
List of all members.Detailed Description
Definition at line 9 of file klistboxdialog.h.
Public Member Functions | |
| KListBoxDialog (QString &_selectedString, const QString &caption, const QString &labelText, QWidget *parent=0, const char *name=0, bool modal=true) | |
| ~KListBoxDialog () | |
| void | setLabelAbove (const QString &label) |
| void | setCommentBelow (const QString &comment) |
Public Attributes | |
| QListBox * | entriesLB |
Protected Attributes | |
| QString & | selectedString |
| QLabel * | labelAboveLA |
| QLabel * | commentBelowLA |
The documentation for this class was generated from the following files:

