kontact
KJotsPlugin Class Reference
#include <kjots_plugin.h>
Inheritance diagram for KJotsPlugin:

Detailed Description
Definition at line 43 of file kjots_plugin.h.
Public Member Functions | |
| OrgKdeKJotsComponentInterface * | interface () |
| virtual QStringList | invisibleToolbarActions () const |
| virtual bool | isRunningStandalone () |
| KJotsPlugin (Kontact::Core *core, const QVariantList &) | |
| int | weight () const |
| ~KJotsPlugin () | |
Protected Member Functions | |
| KParts::ReadOnlyPart * | createPart () |
Protected Attributes | |
| OrgKdeKJotsComponentInterface * | m_interface |
| Kontact::UniqueAppWatcher * | mUniqueAppWatcher |
Constructor & Destructor Documentation
| KJotsPlugin::KJotsPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 43 of file kjots_plugin.cpp.
| KJotsPlugin::~KJotsPlugin | ( | ) |
Definition at line 64 of file kjots_plugin.cpp.
Member Function Documentation
| KParts::ReadOnlyPart * KJotsPlugin::createPart | ( | ) | [protected] |
Definition at line 78 of file kjots_plugin.cpp.
| OrgKdeKJotsComponentInterface * KJotsPlugin::interface | ( | ) |
Definition at line 91 of file kjots_plugin.cpp.
| QStringList KJotsPlugin::invisibleToolbarActions | ( | ) | const [virtual] |
Definition at line 73 of file kjots_plugin.cpp.
| bool KJotsPlugin::isRunningStandalone | ( | ) | [virtual] |
Definition at line 68 of file kjots_plugin.cpp.
| int KJotsPlugin::weight | ( | ) | const [inline] |
Definition at line 50 of file kjots_plugin.h.
Member Data Documentation
OrgKdeKJotsComponentInterface* KJotsPlugin::m_interface [protected] |
Definition at line 63 of file kjots_plugin.h.
Kontact::UniqueAppWatcher* KJotsPlugin::mUniqueAppWatcher [protected] |
Definition at line 62 of file kjots_plugin.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference