koshell
IconSidePane Class Reference
List of all members.Detailed Description
Definition at line 163 of file iconsidepane.h.
Public Slots | |
| void | itemSelected (int) |
| void | updateAllWidgets () |
Public Member Functions | |
| IconSidePane (QWidget *parent, const char *name=0) | |
| ~IconSidePane () | |
| void | setActionCollection (KActionCollection *actionCollection) |
| KActionCollection * | actionCollection () const |
| int | insertItem (const QString &_pix, const QString &_text) |
| int | insertItem (int _grp, const QString &_pix, const QString &_text) |
| int | insertGroup (const QString &_text, bool _selectable, QObject *_obj=0L, const char *_slot=0L) |
| void | renameItem (int _grp, int _id, const QString &_text) |
| void | removeItem (int _grp, int _id) |
| void | selectGroup (int) |
| Navigator * | group (int) |
| IconViewMode | sizeIntToEnum (int size) const |
| IconViewMode | viewMode () |
| void | setViewMode (int choice) |
| bool | showText () |
| void | toogleText () |
| bool | showIcons () |
| void | toogleIcons () |
| QButtonGroup * | buttonGroup () |
| int | minWidth () |
| void | resetWidth () |
The documentation for this class was generated from the following files:

