kmail
KMail::NewFolderDialog Class Reference
#include <newfolderdialog.h>

Detailed Description
Definition at line 50 of file newfolderdialog.h.
Public Member Functions | |
| NewFolderDialog (QWidget *parent=0, KMFolder *folder=0) | |
| ~NewFolderDialog () | |
Public Attributes | |
| QComboBox * | mContentsComboBox |
| QLabel * | mContentsLabel |
| QComboBox * | mFormatComboBox |
| QLabel * | mMailboxFormatLabel |
| QLabel * | mNameLabel |
| QLineEdit * | mNameLineEdit |
| QComboBox * | mNamespacesComboBox |
| QLabel * | mNamespacesLabel |
Protected Slots | |
| void | slotFolderNameChanged (const QString &_text) |
| void | slotOk () |
Protected Attributes | |
| QHBoxLayout * | mContentsHBox |
| QHBoxLayout * | mFormatHBox |
| QHBoxLayout * | mNameHBox |
| QHBoxLayout * | mNamespacesHBox |
| QVBoxLayout * | mTopLevelLayout |
Constructor & Destructor Documentation
Definition at line 57 of file newfolderdialog.cpp.
| KMail::NewFolderDialog::~NewFolderDialog | ( | ) | [inline] |
Definition at line 56 of file newfolderdialog.h.
Member Function Documentation
| void NewFolderDialog::slotFolderNameChanged | ( | const QString & | _text | ) | [protected, slot] |
Definition at line 207 of file newfolderdialog.cpp.
| void NewFolderDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 212 of file newfolderdialog.cpp.
Member Data Documentation
Definition at line 63 of file newfolderdialog.h.
QHBoxLayout* KMail::NewFolderDialog::mContentsHBox [protected] |
Definition at line 71 of file newfolderdialog.h.
Definition at line 62 of file newfolderdialog.h.
Definition at line 61 of file newfolderdialog.h.
QHBoxLayout* KMail::NewFolderDialog::mFormatHBox [protected] |
Definition at line 70 of file newfolderdialog.h.
Definition at line 60 of file newfolderdialog.h.
QHBoxLayout* KMail::NewFolderDialog::mNameHBox [protected] |
Definition at line 69 of file newfolderdialog.h.
Definition at line 58 of file newfolderdialog.h.
Definition at line 59 of file newfolderdialog.h.
Definition at line 65 of file newfolderdialog.h.
QHBoxLayout* KMail::NewFolderDialog::mNamespacesHBox [protected] |
Definition at line 72 of file newfolderdialog.h.
Definition at line 64 of file newfolderdialog.h.
QVBoxLayout* KMail::NewFolderDialog::mTopLevelLayout [protected] |
Definition at line 68 of file newfolderdialog.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference