kontact
#include <korganizerplugin.h>
Inherits Plugin.
Public Member Functions | |
KOrganizerPlugin (KontactInterface::Core *core, const QVariantList &) | |
~KOrganizerPlugin () | |
bool | canDecodeMimeData (const QMimeData *) const |
bool | createDBUSInterface (const QString &serviceType) |
virtual KontactInterface::Summary * | createSummaryWidget (QWidget *parent) |
OrgKdeKorganizerCalendarInterface * | interface () |
QStringList | invisibleToolbarActions () const |
bool | isRunningStandalone () const |
void | processDropEvent (QDropEvent *) |
void | select () |
QString | tipFile () const |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 36 of file korganizerplugin.h.
Constructor & Destructor Documentation
KOrganizerPlugin::KOrganizerPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 56 of file korganizerplugin.cpp.
KOrganizerPlugin::~KOrganizerPlugin | ( | ) |
Definition at line 92 of file korganizerplugin.cpp.
Member Function Documentation
bool KOrganizerPlugin::canDecodeMimeData | ( | const QMimeData * | mimeData | ) | const |
Definition at line 181 of file korganizerplugin.cpp.
bool KOrganizerPlugin::createDBUSInterface | ( | const QString & | serviceType | ) |
Definition at line 166 of file korganizerplugin.cpp.
|
protected |
Definition at line 101 of file korganizerplugin.cpp.
|
virtual |
Definition at line 96 of file korganizerplugin.cpp.
OrgKdeKorganizerCalendarInterface * KOrganizerPlugin::interface | ( | ) |
Definition at line 138 of file korganizerplugin.cpp.
QStringList KOrganizerPlugin::invisibleToolbarActions | ( | ) | const |
Definition at line 121 of file korganizerplugin.cpp.
bool KOrganizerPlugin::isRunningStandalone | ( | ) | const |
Definition at line 176 of file korganizerplugin.cpp.
void KOrganizerPlugin::processDropEvent | ( | QDropEvent * | event | ) |
Definition at line 188 of file korganizerplugin.cpp.
void KOrganizerPlugin::select | ( | ) |
Definition at line 133 of file korganizerplugin.cpp.
QString KOrganizerPlugin::tipFile | ( | ) | const |
Definition at line 115 of file korganizerplugin.cpp.
|
inline |
Definition at line 46 of file korganizerplugin.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.