KDE PIM / Developers / API Docs / kitchensync

KSync::PartBar Class Reference

PartBar is a widget that displays icons together. More...

#include <partbar.h>

Inherits QFrame.

List of all members.

Signals

Public Member Functions

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

void PartBar::setListBox KListBox *   )  [virtual]
 

Allows to set a custom KListBox Items of the previous box will not be moved to the next box.

KListBox* KSync::PartBar::listBox  )  const [inline]
 

Returns:
the KListBox that is used.

void PartBar::clear  )  [virtual]
 

removes all items

QSize PartBar::sizeHint  )  const [virtual]
 

Returns:
a size hint.

PartBarItem * PartBar::currentItem  )  const
 

Returns:
the current PartBarItem

The documentation for this class was generated from the following files: