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

Public Slots | |
int | getTraySize () |
void | layoutSystray () |
void | systemTrayWindowAdded (WId w) |
void | systemTrayWindowRemoved (WId w) |
void | updateTrayWindows () |
Signals | |
void | updated () |
Public Member Functions | |
Systemtray (QWidget *parent) | |
~Systemtray () | |
int | getCurrentWindowCount () |
virtual void | initSystray (void) |
void | updateBackgroundPixmap (const QPixmap &) |
Detailed Description
Definition at line 35 of file systemtray.h.
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.
|
slot |
Definition at line 50 of file systemtray.cpp.
|
virtual |
Definition at line 78 of file systemtray.cpp.
|
slot |
Definition at line 160 of file systemtray.cpp.
|
slot |
Definition at line 193 of file systemtray.cpp.
|
slot |
Definition at line 215 of file systemtray.cpp.
void Systemtray::updateBackgroundPixmap | ( | const QPixmap & | pixmap | ) |
Definition at line 56 of file systemtray.cpp.
|
signal |
|
slot |
Definition at line 146 of file systemtray.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.