Applets
SystemTray::TaskArea Class Reference
#include <taskarea.h>
Inheritance diagram for SystemTray::TaskArea:

Public Slots | |
| void | addTask (SystemTray::Task *task) |
| void | removeTask (SystemTray::Task *task) |
Signals | |
| void | sizeHintChanged (Qt::SizeHint which) |
Public Member Functions | |
| void | checkSizes () |
| bool | hasHiddenTasks () const |
| bool | isHiddenType (const QString &typeId, bool always=true) const |
| int | leftEasement () const |
| int | rightEasement () const |
| void | setHiddenTypes (const QStringList &hiddenTypes) |
| void | setOrientation (Qt::Orientation) |
| void | syncTasks (const QList< SystemTray::Task * > &tasks) |
| TaskArea (SystemTray::Applet *parent) | |
| ~TaskArea () | |
Detailed Description
Definition at line 33 of file taskarea.h.
Constructor & Destructor Documentation
| SystemTray::TaskArea::TaskArea | ( | SystemTray::Applet * | parent | ) |
Definition at line 75 of file taskarea.cpp.
| SystemTray::TaskArea::~TaskArea | ( | ) |
Definition at line 85 of file taskarea.cpp.
Member Function Documentation
| void SystemTray::TaskArea::addTask | ( | SystemTray::Task * | task | ) | [slot] |
Definition at line 119 of file taskarea.cpp.
| void SystemTray::TaskArea::checkSizes | ( | ) |
Definition at line 179 of file taskarea.cpp.
| bool SystemTray::TaskArea::hasHiddenTasks | ( | ) | const |
Definition at line 243 of file taskarea.cpp.
| bool SystemTray::TaskArea::isHiddenType | ( | const QString & | typeId, | |
| bool | always = true | |||
| ) | const |
Definition at line 96 of file taskarea.cpp.
| int SystemTray::TaskArea::leftEasement | ( | ) | const |
Definition at line 219 of file taskarea.cpp.
| void SystemTray::TaskArea::removeTask | ( | SystemTray::Task * | task | ) | [slot] |
Definition at line 197 of file taskarea.cpp.
| int SystemTray::TaskArea::rightEasement | ( | ) | const |
Definition at line 234 of file taskarea.cpp.
| void SystemTray::TaskArea::setHiddenTypes | ( | const QStringList & | hiddenTypes | ) |
Definition at line 91 of file taskarea.cpp.
| void SystemTray::TaskArea::setOrientation | ( | Qt::Orientation | o | ) |
Definition at line 248 of file taskarea.cpp.
| void SystemTray::TaskArea::sizeHintChanged | ( | Qt::SizeHint | which | ) | [signal] |
| void SystemTray::TaskArea::syncTasks | ( | const QList< SystemTray::Task * > & | tasks | ) |
Definition at line 105 of file taskarea.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference