kontact
Kontact::Navigator Class Reference
Navigation pane showing all parts relevant to the user. More...
#include <iconsidepane.h>
Inherits KListBox.
Signals | |
void | pluginActivated (Kontact::Plugin *) |
Public Member Functions | |
Navigator (IconSidePane *parent=0, const char *name=0) | |
virtual void | setSelected (TQListBoxItem *, bool) |
void | updatePlugins (TQValueList< Kontact::Plugin * > plugins) |
TQSize | sizeHint () const |
void | highlightItem (EntryItem *item) |
IconViewMode | viewMode () |
IconViewMode | sizeIntToEnum (int size) const |
const TQPtrList< KAction > & | actions () |
bool | showIcons () const |
bool | showText () const |
Protected Slots | |
void | slotExecuted (TQListBoxItem *) |
void | slotMouseOn (TQListBoxItem *item) |
void | slotMouseOff () |
void | slotShowRMBMenu (TQListBoxItem *, const TQPoint &) |
void | shortCutSelected (int) |
void | slotStopHighlight () |
Protected Member Functions | |
void | dragEnterEvent (TQDragEnterEvent *) |
void | dragMoveEvent (TQDragMoveEvent *) |
void | dropEvent (TQDropEvent *) |
void | resizeEvent (TQResizeEvent *) |
void | enterEvent (TQEvent *) |
void | leaveEvent (TQEvent *) |
void | setHoverItem (TQListBoxItem *, bool) |
void | setPaintActiveItem (TQListBoxItem *, bool) |
Detailed Description
Navigation pane showing all parts relevant to the user.
Definition at line 118 of file iconsidepane.h.
The documentation for this class was generated from the following files: