kontact
KMailPlugin Class Reference
#include <kmail_plugin.h>

Detailed Description
Definition at line 45 of file kmail_plugin.h.
Public Member Functions | |
| virtual bool | createDBUSInterface (const QString &serviceType) |
| virtual Kontact::Summary * | createSummaryWidget (QWidget *parent) |
| virtual QStringList | invisibleToolbarActions () const |
| virtual bool | isRunningStandalone () |
| KMailPlugin (Kontact::Core *core, const QVariantList &) | |
| virtual bool | queryClose () const |
| virtual QString | tipFile () const |
| int | weight () const |
| ~KMailPlugin () | |
Protected Slots | |
| void | slotNewMail () |
| void | slotSyncFolders () |
Protected Member Functions | |
| bool | canDecodeMimeData (const QMimeData *) |
| virtual KParts::ReadOnlyPart * | createPart () |
| void | openComposer (const QString &to) |
| void | openComposer (const KUrl &attach=KUrl()) |
| void | processDropEvent (QDropEvent *) |
Constructor & Destructor Documentation
| KMailPlugin::KMailPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 58 of file kmail_plugin.cpp.
| KMailPlugin::~KMailPlugin | ( | ) |
Definition at line 148 of file kmail_plugin.cpp.
Member Function Documentation
| bool KMailPlugin::canDecodeMimeData | ( | const QMimeData * | mimeData | ) | [protected] |
Definition at line 78 of file kmail_plugin.cpp.
| bool KMailPlugin::createDBUSInterface | ( | const QString & | serviceType | ) | [virtual] |
Definition at line 152 of file kmail_plugin.cpp.
| KParts::ReadOnlyPart * KMailPlugin::createPart | ( | ) | [protected, virtual] |
Definition at line 168 of file kmail_plugin.cpp.
| Kontact::Summary * KMailPlugin::createSummaryWidget | ( | QWidget * | parent | ) | [virtual] |
Definition at line 191 of file kmail_plugin.cpp.
| QStringList KMailPlugin::invisibleToolbarActions | ( | ) | const [virtual] |
Definition at line 181 of file kmail_plugin.cpp.
| bool KMailPlugin::isRunningStandalone | ( | ) | [virtual] |
Definition at line 186 of file kmail_plugin.cpp.
| void KMailPlugin::openComposer | ( | const QString & | to | ) | [protected] |
Definition at line 124 of file kmail_plugin.cpp.
| void KMailPlugin::openComposer | ( | const KUrl & | attach = KUrl() |
) | [protected] |
Definition at line 111 of file kmail_plugin.cpp.
| void KMailPlugin::processDropEvent | ( | QDropEvent * | de | ) | [protected] |
Definition at line 85 of file kmail_plugin.cpp.
| bool KMailPlugin::queryClose | ( | ) | const [virtual] |
Definition at line 222 of file kmail_plugin.cpp.
| void KMailPlugin::slotNewMail | ( | ) | [protected, slot] |
Definition at line 133 of file kmail_plugin.cpp.
| void KMailPlugin::slotSyncFolders | ( | ) | [protected, slot] |
Definition at line 138 of file kmail_plugin.cpp.
| QString KMailPlugin::tipFile | ( | ) | const [virtual] |
Definition at line 162 of file kmail_plugin.cpp.
| int KMailPlugin::weight | ( | ) | const [inline] |
Definition at line 57 of file kmail_plugin.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference