kontact
#include <todoplugin.h>
Inherits Plugin.
Public Member Functions | |
TodoPlugin (KontactInterface::Core *core, const QVariantList &) | |
~TodoPlugin () | |
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 () |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 35 of file todoplugin.h.
Constructor & Destructor Documentation
TodoPlugin::TodoPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 54 of file todoplugin.cpp.
TodoPlugin::~TodoPlugin | ( | ) |
Definition at line 89 of file todoplugin.cpp.
Member Function Documentation
bool TodoPlugin::canDecodeMimeData | ( | const QMimeData * | mimeData | ) | const |
Definition at line 177 of file todoplugin.cpp.
bool TodoPlugin::createDBUSInterface | ( | const QString & | serviceType | ) |
Definition at line 167 of file todoplugin.cpp.
|
protected |
Definition at line 98 of file todoplugin.cpp.
|
virtual |
Definition at line 93 of file todoplugin.cpp.
OrgKdeKorganizerCalendarInterface * TodoPlugin::interface | ( | ) |
Definition at line 139 of file todoplugin.cpp.
QStringList TodoPlugin::invisibleToolbarActions | ( | ) | const |
Definition at line 117 of file todoplugin.cpp.
bool TodoPlugin::isRunningStandalone | ( | ) | const |
Definition at line 186 of file todoplugin.cpp.
void TodoPlugin::processDropEvent | ( | QDropEvent * | event | ) |
Definition at line 191 of file todoplugin.cpp.
void TodoPlugin::select | ( | ) |
Definition at line 112 of file todoplugin.cpp.
|
inline |
Definition at line 44 of file todoplugin.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.