kontact
AkregatorPlugin Class Reference
#include <akregator_plugin.h>
Inheritance diagram for AkregatorPlugin:

Detailed Description
Definition at line 43 of file akregator_plugin.h.
Public Member Functions | |
| AkregatorPlugin (Kontact::Core *core, const QVariantList &) | |
| virtual QStringList | configModules () const |
| OrgKdeAkregatorPartInterface * | interface () |
| virtual QStringList | invisibleToolbarActions () const |
| virtual bool | isRunningStandalone () |
| virtual void | readProperties (const KConfigGroup &config) |
| virtual void | saveProperties (KConfigGroup &config) |
| virtual QString | tipFile () const |
| int | weight () const |
| ~AkregatorPlugin () | |
Protected Member Functions | |
| KParts::ReadOnlyPart * | createPart () |
Protected Attributes | |
| OrgKdeAkregatorPartInterface * | m_interface |
| Kontact::UniqueAppWatcher * | mUniqueAppWatcher |
Constructor & Destructor Documentation
| AkregatorPlugin::AkregatorPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 47 of file akregator_plugin.cpp.
| AkregatorPlugin::~AkregatorPlugin | ( | ) |
Definition at line 63 of file akregator_plugin.cpp.
Member Function Documentation
| QStringList AkregatorPlugin::configModules | ( | ) | const [virtual] |
Definition at line 122 of file akregator_plugin.cpp.
| KParts::ReadOnlyPart * AkregatorPlugin::createPart | ( | ) | [protected] |
Definition at line 95 of file akregator_plugin.cpp.
| OrgKdeAkregatorPartInterface * AkregatorPlugin::interface | ( | ) |
Definition at line 77 of file akregator_plugin.cpp.
| QStringList AkregatorPlugin::invisibleToolbarActions | ( | ) | const [virtual] |
Definition at line 72 of file akregator_plugin.cpp.
| bool AkregatorPlugin::isRunningStandalone | ( | ) | [virtual] |
Definition at line 67 of file akregator_plugin.cpp.
| void AkregatorPlugin::readProperties | ( | const KConfigGroup & | config | ) | [virtual] |
Definition at line 129 of file akregator_plugin.cpp.
| void AkregatorPlugin::saveProperties | ( | KConfigGroup & | config | ) | [virtual] |
Definition at line 137 of file akregator_plugin.cpp.
| QString AkregatorPlugin::tipFile | ( | ) | const [virtual] |
Definition at line 87 of file akregator_plugin.cpp.
| int AkregatorPlugin::weight | ( | ) | const [inline] |
Definition at line 52 of file akregator_plugin.h.
Member Data Documentation
OrgKdeAkregatorPartInterface* AkregatorPlugin::m_interface [protected] |
Definition at line 69 of file akregator_plugin.h.
Kontact::UniqueAppWatcher* AkregatorPlugin::mUniqueAppWatcher [protected] |
Definition at line 68 of file akregator_plugin.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference