KWin
KWin::WinInfo Class Reference
NET WM Protocol handler class. More...
#include <client.h>
Inheritance diagram for KWin::WinInfo:

Public Member Functions | |
| virtual void | changeDesktop (int desktop) |
| virtual void | changeFullscreenMonitors (NETFullscreenMonitors topology) |
| virtual void | changeState (unsigned long state, unsigned long mask) |
| void | disable () |
| WinInfo (Client *c, Display *display, Window window, Window rwin, const unsigned long pr[], int pr_size) | |
Detailed Description
NET WM Protocol handler class.Definition at line 572 of file client.h.
Constructor & Destructor Documentation
| KWin::WinInfo::WinInfo | ( | Client * | c, | |
| Display * | display, | |||
| Window | window, | |||
| Window | rwin, | |||
| const unsigned long | pr[], | |||
| int | pr_size | |||
| ) |
Definition at line 60 of file events.cpp.
Member Function Documentation
| void KWin::WinInfo::changeDesktop | ( | int | desktop | ) | [virtual] |
Definition at line 66 of file events.cpp.
| void KWin::WinInfo::changeFullscreenMonitors | ( | NETFullscreenMonitors | topology | ) | [virtual] |
Definition at line 71 of file events.cpp.
| void KWin::WinInfo::changeState | ( | unsigned long | state, | |
| unsigned long | mask | |||
| ) | [virtual] |
Definition at line 76 of file events.cpp.
| void KWin::WinInfo::disable | ( | ) |
Definition at line 110 of file events.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference