kmail
managesievescriptsdialog.cpp File Reference
#include "managesievescriptsdialog.h"
#include "managesievescriptsdialog_p.h"
#include "sieveconfig.h"
#include "accountmanager.h"
#include "imapaccountbase.h"
#include "sievejob.h"
#include "kmkernel.h"
#include <klocale.h>
#include <kiconloader.h>
#include <kwindowsystem.h>
#include <kinputdialog.h>
#include <kglobalsettings.h>
#include <kmessagebox.h>
#include <QLayout>
#include <q3listview.h>
#include <QTextEdit>
#include <QMenu>
#include <QVBoxLayout>
#include <cassert>
#include "managesievescriptsdialog.moc"
#include "managesievescriptsdialog_p.moc"

Go to the source code of this file.
Functions | |
| static KUrl | findUrlForAccount (const KMail::ImapAccountBase *a) |
| const Q3CheckListItem * | qcli_cast (const Q3ListViewItem *lvi) |
| Q3CheckListItem * | qcli_cast (Q3ListViewItem *lvi) |
Function Documentation
| static KUrl findUrlForAccount | ( | const KMail::ImapAccountBase * | a | ) | [static] |
Definition at line 82 of file managesievescriptsdialog.cpp.
| const Q3CheckListItem* qcli_cast | ( | const Q3ListViewItem * | lvi | ) | [inline] |
Definition at line 30 of file managesievescriptsdialog.cpp.
| Q3CheckListItem* qcli_cast | ( | Q3ListViewItem * | lvi | ) | [inline] |
Definition at line 27 of file managesievescriptsdialog.cpp.
KDE 4.2 API Reference