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