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

Detailed Description
Definition at line 42 of file systemtray.h.
Public Member Functions | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| SystemTray (QObject *parent, const QVariantList &arguments=QVariantList()) | |
| ~SystemTray () | |
Constructor & Destructor Documentation
| SystemTray::SystemTray | ( | QObject * | parent, | |
| const QVariantList & | arguments = QVariantList() | |||
| ) | [explicit] |
Definition at line 33 of file systemtray.cpp.
| SystemTray::~SystemTray | ( | ) |
Definition at line 43 of file systemtray.cpp.
Member Function Documentation
| void SystemTray::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 49 of file systemtray.cpp.
| void SystemTray::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
Definition at line 63 of file systemtray.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference