kontact
Kontact::SidePaneBase Class Reference
#include <sidepanebase.h>
Inheritance diagram for Kontact::SidePaneBase:

Detailed Description
Definition at line 40 of file sidepanebase.h.
Public Slots | |
| virtual void | updatePlugins ()=0 |
Signals | |
| void | pluginSelected (Kontact::Plugin *) |
Public Member Functions | |
| virtual void | setCurrentPlugin (const QString &)=0 |
| SidePaneBase (Core *core, QWidget *parent) | |
| virtual | ~SidePaneBase () |
Protected Member Functions | |
| Core * | core () const |
Constructor & Destructor Documentation
Definition at line 28 of file sidepanebase.cpp.
| SidePaneBase::~SidePaneBase | ( | ) | [virtual] |
Definition at line 33 of file sidepanebase.cpp.
Member Function Documentation
| Core * SidePaneBase::core | ( | ) | const [protected] |
Definition at line 37 of file sidepanebase.cpp.
| void Kontact::SidePaneBase::pluginSelected | ( | Kontact::Plugin * | ) | [signal] |
| virtual void Kontact::SidePaneBase::setCurrentPlugin | ( | const QString & | ) | [pure virtual] |
Implemented in Kontact::IconSidePane.
| virtual void Kontact::SidePaneBase::updatePlugins | ( | ) | [pure virtual, slot] |
This method is called by the core whenever the count of plugins has changed.
Implemented in Kontact::IconSidePane.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference