KMFolderDialog Class Reference
Dialog for handling the properties of a mail folder. More...
#include <kmfolderdia.h>
Collaboration diagram for KMFolderDialog:

Public Types | |
typedef QValueList< QGuardedPtr< KMFolder > > | FolderList |
Public Member Functions | |
KMFolderDialog (KMFolder *folder, KMFolderDir *aFolderDir, KMFolderTree *parent, const QString &caption, const QString &name=QString::null) | |
KMFolder * | folder () const |
void | setFolder (KMFolder *folder) |
bool | isNewFolder () const |
KMFolderDir * | folderDir () const |
const FolderList & | folders () const |
QStringList | folderNameList () const |
const FolderList & | moveToFolderList () const |
QStringList | moveToFolderNameList () const |
KMFolder * | parentFolder () const |
int | positionInFolderList () const |
Protected Slots | |
void | slotChanged (bool) |
virtual void | slotOk () |
virtual void | slotApply () |
void | slotReadyForAccept () |
void | slotCancelAccept () |
Detailed Description
Dialog for handling the properties of a mail folder.
Definition at line 237 of file kmfolderdia.h.
The documentation for this class was generated from the following files: