kmail

KListBoxDialog Class Reference

#include <klistboxdialog.h>

Inheritance diagram for KListBoxDialog:

List of all members.


Public Member Functions

 KListBoxDialog (QString &_selectedString, const QString &caption, const QString &labelText, QWidget *parent=0, const char *name=0, bool modal=true)
void setCommentBelow (const QString &comment)
void setLabelAbove (const QString &label)
 ~KListBoxDialog ()

Public Attributes

QListBoxentriesLB

Protected Attributes

QLabelcommentBelowLA
QLabellabelAboveLA
QStringselectedString

Detailed Description

Definition at line 9 of file klistboxdialog.h.


Constructor & Destructor Documentation

KListBoxDialog::KListBoxDialog ( QString _selectedString,
const QString caption,
const QString labelText,
QWidget parent = 0,
const char *  name = 0,
bool  modal = true 
)

Definition at line 11 of file klistboxdialog.cpp.

KListBoxDialog::~KListBoxDialog (  ) 

Definition at line 53 of file klistboxdialog.cpp.


Member Function Documentation

void KListBoxDialog::setCommentBelow ( const QString comment  ) 

Definition at line 67 of file klistboxdialog.cpp.

void KListBoxDialog::setLabelAbove ( const QString label  ) 

Definition at line 58 of file klistboxdialog.cpp.


Member Data Documentation

Definition at line 33 of file klistboxdialog.h.

Definition at line 25 of file klistboxdialog.h.

Definition at line 32 of file klistboxdialog.h.

Definition at line 31 of file klistboxdialog.h.


The documentation for this class was generated from the following files: