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

Signals | |
void | notificationCreated (SystemTray::Notification *notification) |
void | taskCreated (SystemTray::Task *task) |
Public Member Functions | |
void | addDamageWatch (QWidget *container, WId client) |
FdoSelectionManager () | |
bool | haveComposite () const |
void | removeDamageWatch (QWidget *container) |
~FdoSelectionManager () | |
Static Public Member Functions | |
static FdoSelectionManager * | manager () |
static X11EmbedPainter * | painter () |
Protected Member Functions | |
bool | x11Event (XEvent *event) |
Detailed Description
Definition at line 35 of file fdoselectionmanager.h.
Constructor & Destructor Documentation
SystemTray::FdoSelectionManager::FdoSelectionManager | ( | ) |
Definition at line 159 of file fdoselectionmanager.cpp.
SystemTray::FdoSelectionManager::~FdoSelectionManager | ( | ) |
Definition at line 169 of file fdoselectionmanager.cpp.
Member Function Documentation
void SystemTray::FdoSelectionManager::addDamageWatch | ( | QWidget * | container, | |
WId | client | |||
) |
Definition at line 196 of file fdoselectionmanager.cpp.
bool SystemTray::FdoSelectionManager::haveComposite | ( | ) | const |
Definition at line 223 of file fdoselectionmanager.cpp.
FdoSelectionManager * SystemTray::FdoSelectionManager::manager | ( | ) | [static] |
Definition at line 186 of file fdoselectionmanager.cpp.
void SystemTray::FdoSelectionManager::notificationCreated | ( | SystemTray::Notification * | notification | ) | [signal] |
X11EmbedPainter * SystemTray::FdoSelectionManager::painter | ( | ) | [static] |
Definition at line 191 of file fdoselectionmanager.cpp.
void SystemTray::FdoSelectionManager::removeDamageWatch | ( | QWidget * | container | ) |
Definition at line 206 of file fdoselectionmanager.cpp.
void SystemTray::FdoSelectionManager::taskCreated | ( | SystemTray::Task * | task | ) | [signal] |
bool SystemTray::FdoSelectionManager::x11Event | ( | XEvent * | event | ) | [protected] |
The documentation for this class was generated from the following files: