kmail
KMail::SubscriptionDialog Class Reference
List of all members.Detailed Description
Definition at line 44 of file subscriptiondialog.h.
Public Slots | |
| void | slotListDirectory (const QStringList &, const QStringList &, const QStringList &, const QStringList &, const ImapAccountBase::jobData &) |
| void | slotSave () |
| void | slotConnectionResult (int errorCode, const QString &errorMsg) |
Public Member Functions | |
| SubscriptionDialog (QWidget *parent, const QString &caption, KAccount *acct, QString startPath=QString::null) | |
| void | show () |
Protected Slots | |
| void | slotLoadFolders () |
| void | createItems () |
Protected Member Functions | |
| void | findParentItem (QString &name, QString &path, QString &compare, GroupItem **parent, GroupItem **oldItem) |
| void | processNext () |
| void | initPrefixList () |
Member Function Documentation
|
|
Create or update the listitems.
Definition at line 86 of file subscriptiondialog.cpp. |
|
||||||||||||||||||||||||
|
Find the parent item.
Definition at line 224 of file subscriptiondialog.cpp. |
|
|
Fill mPrefixList.
Definition at line 355 of file subscriptiondialog.cpp. |
|
|
Process the next prefix in mPrefixList.
Definition at line 311 of file subscriptiondialog.cpp. |
|
||||||||||||
|
Called from the account when a connection was established.
Definition at line 380 of file subscriptiondialog.cpp. |
|
||||||||||||||||||||||||
|
get the listing from the imap-server
Definition at line 68 of file subscriptiondialog.cpp. |
|
|
Loads the folders.
Definition at line 283 of file subscriptiondialog.cpp. |
|
|
called by Ok-button, saves the changes
Definition at line 242 of file subscriptiondialog.cpp. |
The documentation for this class was generated from the following files:

