kontact
Kontact::Navigator Class Reference
#include <iconsidepane.h>
Inheritance diagram for Kontact::Navigator:

Detailed Description
Definition at line 45 of file iconsidepane.h.
Signals | |
| void | pluginActivated (Kontact::Plugin *plugin) |
Public Member Functions | |
| int | iconSize () const |
| Navigator (SidePaneBase *parent=0) | |
| void | setCurrentPlugin (const QString &plugin) |
| bool | showIcons () const |
| bool | showText () const |
| virtual QSize | sizeHint () const |
| void | updatePlugins (QList< 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) |
Constructor & Destructor Documentation
| Kontact::Navigator::Navigator | ( | SidePaneBase * | parent = 0 |
) | [explicit] |
Definition at line 230 of file iconsidepane.cpp.
Member Function Documentation
| void Kontact::Navigator::dragEnterEvent | ( | QDragEnterEvent * | event | ) | [protected, virtual] |
Definition at line 364 of file iconsidepane.cpp.
| void Kontact::Navigator::dragMoveEvent | ( | QDragMoveEvent * | event | ) | [protected, virtual] |
Definition at line 372 of file iconsidepane.cpp.
| void Kontact::Navigator::dropEvent | ( | QDropEvent * | event | ) | [protected, virtual] |
Definition at line 398 of file iconsidepane.cpp.
| int Kontact::Navigator::iconSize | ( | ) | const [inline] |
Definition at line 55 of file iconsidepane.h.
| void Kontact::Navigator::pluginActivated | ( | Kontact::Plugin * | plugin | ) | [signal] |
| void Kontact::Navigator::setCurrentPlugin | ( | const QString & | plugin | ) |
Definition at line 333 of file iconsidepane.cpp.
| void Kontact::Navigator::showEvent | ( | QShowEvent * | event | ) | [protected, virtual] |
Definition at line 417 of file iconsidepane.cpp.
| bool Kontact::Navigator::showIcons | ( | ) | const [inline] |
Definition at line 60 of file iconsidepane.h.
| bool Kontact::Navigator::showText | ( | ) | const [inline] |
Definition at line 65 of file iconsidepane.h.
| QSize Kontact::Navigator::sizeHint | ( | ) | const [virtual] |
Definition at line 346 of file iconsidepane.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference