kitchensync
KSync::PartBarItem Class Reference
#include <partbar.h>
Detailed Description
An item for the PartBar.
Definition at line 39 of file partbar.h.
Public Member Functions | |
PartBarItem (PartBar *, ActionPart *) | |
~PartBarItem () | |
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) |
Member Function Documentation
|
Definition at line 66 of file partbar.cpp. |
|
the part to be embedded
Definition at line 52 of file partbar.cpp. |
|
return the pixmap.
|
|
sets the icon for the item.
|
|
Definition at line 61 of file partbar.cpp. |
The documentation for this class was generated from the following files: