kmail

KMail::NewFolderDialog Class Reference

#include <newfolderdialog.h>

Inheritance diagram for KMail::NewFolderDialog:

List of all members.


Public Member Functions

 NewFolderDialog (QWidget *parent=0, KMFolder *folder=0)
 ~NewFolderDialog ()

Public Attributes

QComboBoxmContentsComboBox
QLabelmContentsLabel
QComboBoxmFormatComboBox
QLabelmMailboxFormatLabel
QLabelmNameLabel
QLineEditmNameLineEdit
QComboBoxmNamespacesComboBox
QLabelmNamespacesLabel

Protected Slots

void slotFolderNameChanged (const QString &_text)
void slotOk ()

Protected Attributes

QHBoxLayoutmContentsHBox
QHBoxLayoutmFormatHBox
QHBoxLayoutmNameHBox
QHBoxLayoutmNamespacesHBox
QVBoxLayoutmTopLevelLayout

Detailed Description

Definition at line 47 of file newfolderdialog.h.


Constructor & Destructor Documentation

NewFolderDialog::NewFolderDialog ( QWidget parent = 0,
KMFolder folder = 0 
)

Definition at line 57 of file newfolderdialog.cpp.

KMail::NewFolderDialog::~NewFolderDialog (  )  [inline]

Definition at line 53 of file newfolderdialog.h.


Member Function Documentation

void NewFolderDialog::slotFolderNameChanged ( const QString _text  )  [protected, slot]

Definition at line 179 of file newfolderdialog.cpp.

void NewFolderDialog::slotOk (  )  [protected, slot]

Definition at line 184 of file newfolderdialog.cpp.


Member Data Documentation

Definition at line 68 of file newfolderdialog.h.

Definition at line 67 of file newfolderdialog.h.

Definition at line 66 of file newfolderdialog.h.

Definition at line 69 of file newfolderdialog.h.

Definition at line 65 of file newfolderdialog.h.


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