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

Public Member Functions | |
| void | embedSystemTrayClient (WId id) |
| void | setBackgroundPixmap (QPixmap background) |
| void | setUpdatesEnabled (bool enabled) |
| X11EmbedContainer (QWidget *parent=0) | |
| ~X11EmbedContainer () | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 31 of file x11embedcontainer.h.
Constructor & Destructor Documentation
| SystemTray::X11EmbedContainer::X11EmbedContainer | ( | QWidget * | parent = 0 |
) |
Definition at line 75 of file x11embedcontainer.cpp.
| SystemTray::X11EmbedContainer::~X11EmbedContainer | ( | ) |
Definition at line 84 of file x11embedcontainer.cpp.
Member Function Documentation
| void SystemTray::X11EmbedContainer::embedSystemTrayClient | ( | WId | id | ) |
Definition at line 91 of file x11embedcontainer.cpp.
| void SystemTray::X11EmbedContainer::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 176 of file x11embedcontainer.cpp.
| void SystemTray::X11EmbedContainer::setBackgroundPixmap | ( | QPixmap | background | ) |
Definition at line 227 of file x11embedcontainer.cpp.
| void SystemTray::X11EmbedContainer::setUpdatesEnabled | ( | bool | enabled | ) |
Definition at line 170 of file x11embedcontainer.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference