superkaramba
Systemtray Class Reference
#include <systemtray.h>
Inheritance diagram for Systemtray:

Detailed Description
Definition at line 35 of file systemtray.h.
Public Slots | |
| int | getTraySize () |
| void | layoutSystray () |
| void | systemTrayWindowAdded (WId w) |
| void | systemTrayWindowRemoved (WId w) |
| void | updateTrayWindows () |
Signals | |
| void | updated () |
Public Member Functions | |
| int | getCurrentWindowCount () |
| virtual void | initSystray (void) |
| Systemtray (QWidget *parent) | |
| void | updateBackgroundPixmap (const QPixmap &) |
| ~Systemtray () | |
Constructor & Destructor Documentation
| Systemtray::Systemtray | ( | QWidget * | parent | ) |
Definition at line 39 of file systemtray.cpp.
| Systemtray::~Systemtray | ( | ) |
Definition at line 44 of file systemtray.cpp.
Member Function Documentation
| int Systemtray::getCurrentWindowCount | ( | ) |
Definition at line 222 of file systemtray.cpp.
| int Systemtray::getTraySize | ( | ) | [slot] |
Definition at line 50 of file systemtray.cpp.
| void Systemtray::initSystray | ( | void | ) | [virtual] |
Definition at line 78 of file systemtray.cpp.
| void Systemtray::layoutSystray | ( | ) | [slot] |
Definition at line 160 of file systemtray.cpp.
| void Systemtray::systemTrayWindowAdded | ( | WId | w | ) | [slot] |
Definition at line 193 of file systemtray.cpp.
| void Systemtray::systemTrayWindowRemoved | ( | WId | w | ) | [slot] |
Definition at line 215 of file systemtray.cpp.
| void Systemtray::updateBackgroundPixmap | ( | const QPixmap & | pixmap | ) |
Definition at line 56 of file systemtray.cpp.
| void Systemtray::updated | ( | ) | [signal] |
| void Systemtray::updateTrayWindows | ( | void | ) | [slot] |
Definition at line 146 of file systemtray.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference