superkaramba
ShowDesktop Class Reference
#include <showdesktop.h>
Inheritance diagram for ShowDesktop:

Detailed Description
Singleton class that handles desktop access (minimizing all windows).Definition at line 34 of file showdesktop.h.
Public Slots | |
| void | showDesktop (bool show) |
| void | toggle () |
Signals | |
| void | desktopShown (bool shown) |
Public Member Functions | |
| bool | desktopShowing () |
Static Public Member Functions | |
| static ShowDesktop * | self () |
Member Function Documentation
| bool ShowDesktop::desktopShowing | ( | ) | [inline] |
Definition at line 40 of file showdesktop.h.
| void ShowDesktop::desktopShown | ( | bool | shown | ) | [signal] |
| ShowDesktop * ShowDesktop::self | ( | ) | [static] |
Definition at line 28 of file showdesktop.cpp.
| void ShowDesktop::showDesktop | ( | bool | show | ) | [slot] |
Definition at line 80 of file showdesktop.cpp.
| void ShowDesktop::toggle | ( | ) | [inline, slot] |
Definition at line 47 of file showdesktop.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference