kontact
Kontact::IconSidePane Class Reference
Inheritance diagram for Kontact::IconSidePane:

Detailed Description
Definition at line 172 of file iconsidepane.h.
Public Slots | |
virtual void | updatePlugins () |
virtual void | selectPlugin (Kontact::Plugin *) |
virtual void | selectPlugin (const QString &name) |
const QPtrList< KAction > & | actions () |
Public Member Functions | |
IconSidePane (Core *core, QWidget *parent, const char *name=0) | |
~IconSidePane () | |
virtual void | indicateForegrunding (Kontact::Plugin *) |
Member Function Documentation
void IconSidePane::updatePlugins | ( | ) | [virtual, slot] |
This method is called by the core whenever the count of plugins has changed.
Implements Kontact::SidePaneBase.
Definition at line 555 of file iconsidepane.cpp.
void IconSidePane::selectPlugin | ( | Kontact::Plugin * | ) | [virtual, slot] |
Select the current plugin without emmiting a signal.
This is used to sync with the core.
Implements Kontact::SidePaneBase.
Definition at line 560 of file iconsidepane.cpp.
void IconSidePane::selectPlugin | ( | const QString & | name | ) | [virtual, slot] |
This is an overloaded member function.
It behaves essentially like the above function.
Implements Kontact::SidePaneBase.
Definition at line 576 of file iconsidepane.cpp.
The documentation for this class was generated from the following files: