kontact
Kontact::Navigator Class Reference
#include <iconsidepane.h>
Inheritance diagram for Kontact::Navigator:
Signals | |
void | pluginActivated (KontactInterface::Plugin *plugin) |
Public Member Functions | |
Navigator (SidePaneBase *parent=0) | |
int | iconSize () const |
void | setCurrentPlugin (const QString &plugin) |
bool | showIcons () const |
bool | showText () const |
virtual QSize | sizeHint () const |
void | updatePlugins (QList< KontactInterface::Plugin * > plugins) |
Protected Member Functions | |
virtual void | dragEnterEvent (QDragEnterEvent *event) |
virtual void | dragMoveEvent (QDragMoveEvent *event) |
virtual void | dropEvent (QDropEvent *event) |
virtual void | showEvent (QShowEvent *event) |
Detailed Description
Definition at line 42 of file iconsidepane.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 234 of file iconsidepane.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 406 of file iconsidepane.cpp.
|
protectedvirtual |
Definition at line 414 of file iconsidepane.cpp.
|
protectedvirtual |
Definition at line 440 of file iconsidepane.cpp.
|
inline |
Definition at line 52 of file iconsidepane.h.
|
signal |
void Navigator::setCurrentPlugin | ( | const QString & | plugin | ) |
Definition at line 373 of file iconsidepane.cpp.
|
protectedvirtual |
Definition at line 459 of file iconsidepane.cpp.
|
inline |
Definition at line 57 of file iconsidepane.h.
|
inline |
Definition at line 62 of file iconsidepane.h.
|
virtual |
Definition at line 387 of file iconsidepane.cpp.
void Navigator::updatePlugins | ( | QList< KontactInterface::Plugin * > | plugins | ) |
Definition at line 348 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.