kontact
#include <knotes_plugin.h>
Inherits Plugin.
Public Member Functions | |
KNotesPlugin (KontactInterface::Core *core, const QVariantList &) | |
~KNotesPlugin () | |
const KAboutData * | aboutData () const |
bool | canDecodeMimeData (const QMimeData *data) const |
virtual KontactInterface::Summary * | createSummaryWidget (QWidget *parentWidget) |
bool | isRunningStandalone () const |
void | processDropEvent (QDropEvent *) |
void | shortcutChanged () |
QString | tipFile () const |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 40 of file knotes_plugin.h.
Constructor & Destructor Documentation
KNotesPlugin::KNotesPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 60 of file knotes_plugin.cpp.
KNotesPlugin::~KNotesPlugin | ( | ) |
Definition at line 85 of file knotes_plugin.cpp.
Member Function Documentation
const KAboutData * KNotesPlugin::aboutData | ( | ) | const |
Definition at line 112 of file knotes_plugin.cpp.
bool KNotesPlugin::canDecodeMimeData | ( | const QMimeData * | data | ) | const |
Definition at line 138 of file knotes_plugin.cpp.
|
protected |
Definition at line 102 of file knotes_plugin.cpp.
|
virtual |
Definition at line 107 of file knotes_plugin.cpp.
bool KNotesPlugin::isRunningStandalone | ( | ) | const |
Definition at line 89 of file knotes_plugin.cpp.
void KNotesPlugin::processDropEvent | ( | QDropEvent * | event | ) |
Definition at line 147 of file knotes_plugin.cpp.
void KNotesPlugin::shortcutChanged | ( | ) |
Definition at line 220 of file knotes_plugin.cpp.
QString KNotesPlugin::tipFile | ( | ) | const |
Definition at line 94 of file knotes_plugin.cpp.
|
inline |
Definition at line 52 of file knotes_plugin.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.