kontact
TodoPlugin Class Reference
#include <todoplugin.h>
Inheritance diagram for TodoPlugin:

Detailed Description
Definition at line 35 of file todoplugin.h.
Public Member Functions | |
| bool | canDecodeMimeData (const QMimeData *) |
| virtual bool | createDBUSInterface (const QString &serviceType) |
| virtual Kontact::Summary * | createSummaryWidget (QWidget *parent) |
| OrgKdeKorganizerCalendarInterface * | interface () |
| virtual QStringList | invisibleToolbarActions () const |
| virtual bool | isRunningStandalone () |
| void | processDropEvent (QDropEvent *) |
| void | select () |
| TodoPlugin (Kontact::Core *core, const QVariantList &) | |
| int | weight () const |
| ~TodoPlugin () | |
Protected Member Functions | |
| KParts::ReadOnlyPart * | createPart () |
Constructor & Destructor Documentation
| TodoPlugin::TodoPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 55 of file todoplugin.cpp.
| TodoPlugin::~TodoPlugin | ( | ) |
Definition at line 78 of file todoplugin.cpp.
Member Function Documentation
| bool TodoPlugin::canDecodeMimeData | ( | const QMimeData * | mimeData | ) |
Definition at line 162 of file todoplugin.cpp.
| bool TodoPlugin::createDBUSInterface | ( | const QString & | serviceType | ) | [virtual] |
Definition at line 152 of file todoplugin.cpp.
| KParts::ReadOnlyPart * TodoPlugin::createPart | ( | ) | [protected] |
Definition at line 87 of file todoplugin.cpp.
| Kontact::Summary * TodoPlugin::createSummaryWidget | ( | QWidget * | parent | ) | [virtual] |
Definition at line 82 of file todoplugin.cpp.
| OrgKdeKorganizerCalendarInterface * TodoPlugin::interface | ( | ) |
Definition at line 128 of file todoplugin.cpp.
| QStringList TodoPlugin::invisibleToolbarActions | ( | ) | const [virtual] |
Definition at line 106 of file todoplugin.cpp.
| bool TodoPlugin::isRunningStandalone | ( | ) | [virtual] |
Definition at line 168 of file todoplugin.cpp.
| void TodoPlugin::processDropEvent | ( | QDropEvent * | event | ) |
Definition at line 173 of file todoplugin.cpp.
| void TodoPlugin::select | ( | ) |
Definition at line 101 of file todoplugin.cpp.
| int TodoPlugin::weight | ( | ) | const [inline] |
Definition at line 44 of file todoplugin.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference