Applets
SystemTray Namespace Reference
Classes | |
class | Applet |
class | CompactLayout |
class | DBusJob |
class | DBusJobProtocol |
class | DBusNotification |
class | DBusNotificationProtocol |
class | ExtenderTask |
class | FdoGraphicsWidget |
class | FdoNotification |
class | FdoProtocol |
class | FdoSelectionManager |
class | FdoTask |
class | Job |
class | Manager |
w More... | |
class | Notification |
class | PlasmoidProtocol |
class | PlasmoidTask |
class | Protocol |
System tray protocol base class. More... | |
class | Task |
System tray task base class. More... | |
class | TaskArea |
class | X11EmbedContainer |
class | X11EmbedDelegate |
class | X11EmbedPainter |
Variables | |
static const char * | engineName = "applicationjobs" |
static FdoSelectionManager * | s_manager = 0 |
static X11EmbedPainter * | s_painter = 0 |
Variable Documentation
static const char * SystemTray::engineName = "applicationjobs" [static] |
Definition at line 34 of file dbusjobprotocol.cpp.
FdoSelectionManager* SystemTray::s_manager = 0 [static] |
Definition at line 64 of file fdoselectionmanager.cpp.
X11EmbedPainter* SystemTray::s_painter = 0 [static] |
Definition at line 65 of file fdoselectionmanager.cpp.