kmail
KMail::SubscriptionDialog Class ReferenceList 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
void KMail::SubscriptionDialog::findParentItem |
( |
QString & |
name, |
|
|
QString & |
path, |
|
|
QString & |
compare, |
|
|
GroupItem ** |
parent, |
|
|
GroupItem ** |
oldItem | |
|
) |
| | [protected] |
void KMail::SubscriptionDialog::processNext |
( |
|
) |
[protected] |
void KMail::SubscriptionDialog::initPrefixList |
( |
|
) |
[protected] |
void KMail::SubscriptionDialog::slotListDirectory |
( |
const QStringList & |
, |
|
|
const QStringList & |
, |
|
|
const QStringList & |
, |
|
|
const QStringList & |
, |
|
|
const ImapAccountBase::jobData & |
| |
|
) |
| | [slot] |
void KMail::SubscriptionDialog::slotSave |
( |
|
) |
[slot] |
void KMail::SubscriptionDialog::slotConnectionResult |
( |
int |
errorCode, |
|
|
const QString & |
errorMsg | |
|
) |
| | [slot] |
void KMail::SubscriptionDialog::slotLoadFolders |
( |
|
) |
[protected, slot] |
void KMail::SubscriptionDialog::createItems |
( |
|
) |
[protected, slot] |
The documentation for this class was generated from the following files:
|