KSync::PartBar Class Reference
PartBar is a widget that displays icons together. More...
#include <partbar.h>
Inheritance diagram for KSync::PartBar:

Signals | |
void | activated (ActionPart *part) |
Public Member Functions | |
PartBar (QWidget *parent=0, const char *name=0, WFlags f=0) | |
virtual PartBarItem * | insertItem (ActionPart *part, int pos=-1) |
virtual void | setListBox (KListBox *) |
KListBox * | listBox () const |
virtual void | clear () |
virtual QSize | sizeHint () const |
virtual QSize | minimumSizeHint () const |
PartBarItem * | currentItem () const |
void | selectPart (const QString &) |
Protected Slots | |
virtual void | slotSelected (QListBoxItem *) |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *) |
Detailed Description
PartBar is a widget that displays icons together.The the items of the PartBar emit the activated() signal.
Definition at line 89 of file partbar.h.
Member Function Documentation
|
Allows to set a custom KListBox Items of the previous box will not be moved to the next box. Definition at line 116 of file partbar.cpp. |
|
|
|
removes all items Definition at line 143 of file partbar.cpp. |
|
|
|
|
The documentation for this class was generated from the following files: