Navigator Class Reference
#include <iconsidepane.h>
Inherits KListBox.
List of all members.
Detailed Description
Navigation pane showing all parts relevant to the user.
Definition at line 117 of file iconsidepane.h.
|
Signals |
|
void | itemSelected (int) |
|
void | updateAllWidgets () |
Public Member Functions |
|
| Navigator (bool _selectable, KPopupMenu *, IconSidePane *, QWidget *parent=0, const char *name=0) |
|
int | insertItem (const QString &_text, const QString &_pix) |
|
QSize | sizeHint () const |
|
IconViewMode | viewMode () |
|
bool | showText () |
|
bool | showIcons () |
|
void | calculateMinWidth () |
|
bool | leftMouseButtonPressed () |
|
int | minWidth () |
|
void | resetWidth () |
Protected Slots |
|
void | slotExecuted (QListBoxItem *) |
|
void | slotMouseOn (QListBoxItem *item) |
|
void | slotMouseOff () |
|
void | slotShowRMBMenu (QListBoxItem *, const QPoint &) |
Protected Member Functions |
|
void | resizeEvent (QResizeEvent *) |
|
void | enterEvent (QEvent *) |
|
void | mouseReleaseEvent (QMouseEvent *e) |
|
void | mousePressEvent (QMouseEvent *e) |
|
void | setHoverItem (QListBoxItem *, bool) |
|
void | setPaintActiveItem (QListBoxItem *, bool) |
The documentation for this class was generated from the following files: