kontact
KJotsPlugin Class Reference
#include <kjots_plugin.h>
Inherits Plugin.
Public Member Functions | |
KJotsPlugin (KontactInterface::Core *core, const QVariantList &) | |
~KJotsPlugin () | |
OrgKdeKJotsWidgetInterface * | interface () |
QStringList | invisibleToolbarActions () const |
bool | isRunningStandalone () const |
virtual bool | queryClose () const |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Protected Attributes | |
OrgKdeKJotsWidgetInterface * | m_interface |
KontactInterface::UniqueAppWatcher * | mUniqueAppWatcher |
Detailed Description
Definition at line 45 of file kjots_plugin.h.
Constructor & Destructor Documentation
KJotsPlugin::KJotsPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 37 of file kjots_plugin.cpp.
KJotsPlugin::~KJotsPlugin | ( | ) |
Definition at line 71 of file kjots_plugin.cpp.
Member Function Documentation
|
protected |
Definition at line 87 of file kjots_plugin.cpp.
OrgKdeKJotsWidgetInterface * KJotsPlugin::interface | ( | ) |
Definition at line 100 of file kjots_plugin.cpp.
QStringList KJotsPlugin::invisibleToolbarActions | ( | ) | const |
Definition at line 82 of file kjots_plugin.cpp.
bool KJotsPlugin::isRunningStandalone | ( | ) | const |
Definition at line 77 of file kjots_plugin.cpp.
|
virtual |
Definition at line 121 of file kjots_plugin.cpp.
|
inline |
Definition at line 52 of file kjots_plugin.h.
Member Data Documentation
|
protected |
Definition at line 66 of file kjots_plugin.h.
|
protected |
Definition at line 65 of file kjots_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.