KSync::PartBarItem Class Reference
An item for the PartBar. More...
#include <partbar.h>
Inheritance diagram for KSync::PartBarItem:

Public Member Functions | |
PartBarItem (PartBar *, ActionPart *) | |
ActionPart * | part () |
void | setIcon (const QString &icon, KIcon::Group group=KIcon::Panel) |
virtual int | width (const QListBox *) const |
virtual int | height (const QListBox *) const |
virtual const QPixmap * | pixmap () const |
Protected Member Functions | |
virtual void | paint (QPainter *p) |
Detailed Description
An item for the PartBar.
Definition at line 39 of file partbar.h.
Member Function Documentation
|
the part to be embedded
Definition at line 49 of file partbar.cpp. |
|
sets the icon for the item.
|
|
Definition at line 58 of file partbar.cpp. |
|
Definition at line 63 of file partbar.cpp. References pixmap(). |
|
return the pixmap.
Definition at line 71 of file partbar.h. Referenced by height(). |
The documentation for this class was generated from the following files: