kontact
Kontact::Navigator Class Reference
#include <iconsidepane.h>
Detailed Description
Navigation pane showing all parts relevant to the user.
Definition at line 117 of file iconsidepane.h.
Signals | |
| void | pluginActivated (Kontact::Plugin *) |
Public Member Functions | |
| Navigator (SidePaneBase *parent=0, const char *name=0) | |
| virtual void | setSelected (QListBoxItem *, bool) |
| void | updatePlugins (QValueList< Kontact::Plugin * > plugins) |
| QSize | sizeHint () const |
| void | highlightItem (EntryItem *item) |
| IconViewMode | viewMode () |
| IconViewMode | sizeIntToEnum (int size) const |
| const QPtrList< KAction > & | actions () |
| bool | showIcons () const |
| bool | showText () const |
Protected Slots | |
| void | slotExecuted (QListBoxItem *) |
| void | slotMouseOn (QListBoxItem *item) |
| void | slotMouseOff () |
| void | slotShowRMBMenu (QListBoxItem *, const QPoint &) |
| void | shortCutSelected (int) |
| void | slotStopHighlight () |
Protected Member Functions | |
| void | dragEnterEvent (QDragEnterEvent *) |
| void | dragMoveEvent (QDragMoveEvent *) |
| void | dropEvent (QDropEvent *) |
| void | resizeEvent (QResizeEvent *) |
| void | enterEvent (QEvent *) |
| void | leaveEvent (QEvent *) |
| void | setHoverItem (QListBoxItem *, bool) |
| void | setPaintActiveItem (QListBoxItem *, bool) |
The documentation for this class was generated from the following files:

