kitchensync
KSync::PartBar Class Reference
#include <partbar.h>
Detailed Description
PartBar is a widget that displays icons together.The the items of the PartBar emit the activated() signal.
Definition at line 90 of file partbar.h.
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 *) |
Member Function Documentation
|
|
removes all items
Definition at line 155 of file partbar.cpp. |
|
|
Definition at line 206 of file partbar.cpp. |
|
|
|
|
|
Allows to set a custom KListBox Items of the previous box will not be moved to the next box.
Definition at line 128 of file partbar.cpp. |
|
|
Definition at line 166 of file partbar.cpp. |
The documentation for this class was generated from the following files:

