kontact
KOrganizerPlugin Class Reference
#include <korganizerplugin.h>
Inheritance diagram for KOrganizerPlugin:

Detailed Description
Definition at line 38 of file korganizerplugin.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 () |
| KOrganizerPlugin (Kontact::Core *core, const QVariantList &) | |
| void | processDropEvent (QDropEvent *) |
| void | select () |
| virtual QString | tipFile () const |
| int | weight () const |
| ~KOrganizerPlugin () | |
Protected Member Functions | |
| KParts::ReadOnlyPart * | createPart () |
Constructor & Destructor Documentation
| KOrganizerPlugin::KOrganizerPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 52 of file korganizerplugin.cpp.
| KOrganizerPlugin::~KOrganizerPlugin | ( | ) |
Definition at line 76 of file korganizerplugin.cpp.
Member Function Documentation
| bool KOrganizerPlugin::canDecodeMimeData | ( | const QMimeData * | mimeData | ) |
Definition at line 161 of file korganizerplugin.cpp.
| bool KOrganizerPlugin::createDBUSInterface | ( | const QString & | serviceType | ) | [virtual] |
Definition at line 146 of file korganizerplugin.cpp.
| KParts::ReadOnlyPart * KOrganizerPlugin::createPart | ( | ) | [protected] |
Definition at line 85 of file korganizerplugin.cpp.
| Kontact::Summary * KOrganizerPlugin::createSummaryWidget | ( | QWidget * | parent | ) | [virtual] |
Definition at line 80 of file korganizerplugin.cpp.
| OrgKdeKorganizerCalendarInterface * KOrganizerPlugin::interface | ( | ) |
Definition at line 122 of file korganizerplugin.cpp.
| QStringList KOrganizerPlugin::invisibleToolbarActions | ( | ) | const [virtual] |
Definition at line 105 of file korganizerplugin.cpp.
| bool KOrganizerPlugin::isRunningStandalone | ( | ) | [virtual] |
Definition at line 156 of file korganizerplugin.cpp.
| void KOrganizerPlugin::processDropEvent | ( | QDropEvent * | event | ) |
Definition at line 166 of file korganizerplugin.cpp.
| void KOrganizerPlugin::select | ( | ) |
Definition at line 117 of file korganizerplugin.cpp.
| QString KOrganizerPlugin::tipFile | ( | ) | const [virtual] |
Definition at line 99 of file korganizerplugin.cpp.
| int KOrganizerPlugin::weight | ( | ) | const [inline] |
Definition at line 48 of file korganizerplugin.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference