KWin
KWin::Unmanaged Class Reference
#include <unmanaged.h>
Inheritance diagram for KWin::Unmanaged:

Public Member Functions | |
virtual QPoint | clientPos () const |
virtual QSize | clientSize () const |
virtual int | desktop () const |
void | release () |
bool | track (Window w) |
Unmanaged (Workspace *ws) | |
bool | windowEvent (XEvent *e) |
Static Public Member Functions | |
static void | deleteUnmanaged (Unmanaged *c, allowed_t) |
Protected Member Functions | |
virtual void | debug (kdbgstream &stream) const |
virtual bool | shouldUnredirect () const |
Detailed Description
Definition at line 31 of file unmanaged.h.
Constructor & Destructor Documentation
KWin::Unmanaged::Unmanaged | ( | Workspace * | ws | ) |
Definition at line 32 of file unmanaged.cpp.
Member Function Documentation
QPoint KWin::Unmanaged::clientPos | ( | ) | const [virtual] |
QSize KWin::Unmanaged::clientSize | ( | ) | const [virtual] |
void KWin::Unmanaged::debug | ( | kdbgstream & | stream | ) | const [protected, virtual] |
Definition at line 105 of file unmanaged.cpp.
int KWin::Unmanaged::desktop | ( | ) | const [virtual] |
void KWin::Unmanaged::release | ( | ) |
Definition at line 83 of file unmanaged.cpp.
bool KWin::Unmanaged::shouldUnredirect | ( | ) | const [protected, virtual] |
bool KWin::Unmanaged::track | ( | Window | w | ) |
Definition at line 41 of file unmanaged.cpp.
bool KWin::Unmanaged::windowEvent | ( | XEvent * | e | ) |
Definition at line 1628 of file events.cpp.
The documentation for this class was generated from the following files: