#include </home/clem/local/src/opie/core/launcher/systray.h>
Collaboration diagram for SysTray:

Public Member Functions | |
| SysTray (QWidget *parent) | |
| ~SysTray () | |
| void | clearApplets () |
| void | addApplets () |
Private Member Functions | |
| void | loadApplets () |
Private Attributes | |
| QHBoxLayout * | layout |
| QValueList< TaskbarApplet > | appletList |
|
|
Definition at line 37 of file systray.cpp. References loadApplets(). |
|
|
Definition at line 43 of file systray.cpp. References clearApplets(). |
|
|
|
Definition at line 64 of file systray.cpp. References appletList, QValueList< T >::begin(), QValueList< T >::clear(), QValueList< T >::end(), layout, and TRUE. Referenced by loadApplets(), TaskBar::receive(), and ~SysTray(). |
|
|
Definition at line 57 of file systray.cpp. References addApplets(), and clearApplets(). Referenced by SysTray(). |
|
|
Definition at line 57 of file systray.h. Referenced by addApplets(), and clearApplets(). |
|
|
Definition at line 56 of file systray.h. Referenced by clearApplets(). |
1.4.2