folderrequester.h
FolderRequester(TQWidget *parent, KMFolderTree *tree)
Constructor.
Definition: folderrequester.cpp:44
A widget that contains a KLineEdit which shows the current folder and a button that fires a KMFolderS...
Definition: folderrequester.h:46
void setMustBeReadWrite(bool readwrite)
Set if readonly folders should be disabled Be aware that if you disable this the user can also select...
Definition: folderrequester.h:78
virtual void keyPressEvent(TQKeyEvent *e)
Capture space key to open the dialog.
Definition: folderrequester.cpp:117
void setShowImapFolders(bool show)
Set if the imap folders should be shown.
Definition: folderrequester.h:86