kontact
JournalPlugin Class Reference
#include <journalplugin.h>
Inheritance diagram for JournalPlugin:

Detailed Description
Definition at line 35 of file journalplugin.h.
Public Member Functions | |
| virtual bool | createDBUSInterface (const QString &serviceType) |
| OrgKdeKorganizerCalendarInterface * | interface () |
| virtual QStringList | invisibleToolbarActions () const |
| virtual bool | isRunningStandalone () |
| JournalPlugin (Kontact::Core *core, const QVariantList &) | |
| void | select () |
| int | weight () const |
| ~JournalPlugin () | |
Protected Member Functions | |
| KParts::ReadOnlyPart * | createPart () |
Constructor & Destructor Documentation
| JournalPlugin::JournalPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 43 of file journalplugin.cpp.
| JournalPlugin::~JournalPlugin | ( | ) |
Definition at line 65 of file journalplugin.cpp.
Member Function Documentation
| bool JournalPlugin::createDBUSInterface | ( | const QString & | serviceType | ) | [virtual] |
Definition at line 134 of file journalplugin.cpp.
| KParts::ReadOnlyPart * JournalPlugin::createPart | ( | ) | [protected] |
Definition at line 69 of file journalplugin.cpp.
| OrgKdeKorganizerCalendarInterface * JournalPlugin::interface | ( | ) |
Definition at line 110 of file journalplugin.cpp.
| QStringList JournalPlugin::invisibleToolbarActions | ( | ) | const [virtual] |
Definition at line 88 of file journalplugin.cpp.
| bool JournalPlugin::isRunningStandalone | ( | ) | [virtual] |
Definition at line 144 of file journalplugin.cpp.
| void JournalPlugin::select | ( | ) |
Definition at line 83 of file journalplugin.cpp.
| int JournalPlugin::weight | ( | ) | const [inline] |
Definition at line 44 of file journalplugin.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference