kmail
KMail::NewFolderDialog Class Reference
List of all members.Detailed Description
Definition at line 47 of file newfolderdialog.h.
Public Member Functions | |
NewFolderDialog (QWidget *parent=0, KMFolder *folder=0) | |
~NewFolderDialog () | |
Public Attributes | |
QLabel * | mNameLabel |
QLineEdit * | mNameLineEdit |
QLabel * | mMailboxFormatLabel |
QComboBox * | mFormatComboBox |
QLabel * | mContentsLabel |
QComboBox * | mContentsComboBox |
QLabel * | mNamespacesLabel |
QComboBox * | mNamespacesComboBox |
Protected Slots | |
void | slotOk () |
void | slotFolderNameChanged (const QString &_text) |
Protected Attributes | |
QVBoxLayout * | mTopLevelLayout |
QHBoxLayout * | mNameHBox |
QHBoxLayout * | mFormatHBox |
QHBoxLayout * | mContentsHBox |
QHBoxLayout * | mNamespacesHBox |
The documentation for this class was generated from the following files: