kontact
Kontact::IconSidePane Class Reference
#include <iconsidepane.h>
Inheritance diagram for Kontact::IconSidePane:
Public Slots | |
virtual void | updatePlugins () |
Public Slots inherited from Kontact::SidePaneBase | |
virtual void | updatePlugins ()=0 |
Public Member Functions | |
IconSidePane (KontactInterface::Core *core, QWidget *parent) | |
~IconSidePane () | |
void | setCurrentPlugin (const QString &plugin) |
Public Member Functions inherited from Kontact::SidePaneBase | |
SidePaneBase (KontactInterface::Core *core, QWidget *parent) | |
virtual | ~SidePaneBase () |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *event) |
Protected Member Functions inherited from Kontact::SidePaneBase | |
KontactInterface::Core * | core () const |
Additional Inherited Members | |
Signals inherited from Kontact::SidePaneBase | |
void | pluginSelected (KontactInterface::Plugin *) |
Detailed Description
Definition at line 99 of file iconsidepane.h.
Constructor & Destructor Documentation
IconSidePane::IconSidePane | ( | KontactInterface::Core * | core, |
QWidget * | parent | ||
) |
Definition at line 516 of file iconsidepane.cpp.
IconSidePane::~IconSidePane | ( | ) |
Definition at line 525 of file iconsidepane.cpp.
Member Function Documentation
|
protected |
Definition at line 539 of file iconsidepane.cpp.
|
virtual |
Implements Kontact::SidePaneBase.
Definition at line 529 of file iconsidepane.cpp.
|
virtualslot |
Definition at line 534 of file iconsidepane.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.