kontact
KNotesPlugin Class Reference
#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 *) |
QString | tipFile () const |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 47 of file knotes_plugin.h.
Constructor & Destructor Documentation
KNotesPlugin::KNotesPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 55 of file knotes_plugin.cpp.
KNotesPlugin::~KNotesPlugin | ( | ) |
Definition at line 93 of file knotes_plugin.cpp.
Member Function Documentation
const KAboutData * KNotesPlugin::aboutData | ( | ) | const |
Definition at line 122 of file knotes_plugin.cpp.
bool KNotesPlugin::canDecodeMimeData | ( | const QMimeData * | data | ) | const |
Definition at line 147 of file knotes_plugin.cpp.
|
protected |
Definition at line 111 of file knotes_plugin.cpp.
|
virtual |
Definition at line 116 of file knotes_plugin.cpp.
bool KNotesPlugin::isRunningStandalone | ( | ) | const |
Definition at line 98 of file knotes_plugin.cpp.
void KNotesPlugin::processDropEvent | ( | QDropEvent * | event | ) |
Definition at line 156 of file knotes_plugin.cpp.
QString KNotesPlugin::tipFile | ( | ) | const |
Definition at line 103 of file knotes_plugin.cpp.
|
inline |
Definition at line 59 of file knotes_plugin.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.