KWin
KWin::Deleted Class Reference
#include <deleted.h>
Inheritance diagram for KWin::Deleted:

Public Member Functions | |
| virtual QPoint | clientPos () const |
| virtual QSize | clientSize () const |
| virtual int | desktop () const |
| void | discard (allowed_t) |
| void | refWindow () |
| void | unrefWindow (bool delay=false) |
Static Public Member Functions | |
| static Deleted * | create (Toplevel *c) |
Protected Member Functions | |
| virtual void | debug (kdbgstream &stream) const |
| virtual bool | shouldUnredirect () const |
Detailed Description
Definition at line 29 of file deleted.h.
Member Function Documentation
| QPoint KWin::Deleted::clientPos | ( | ) | const [virtual] |
| QSize KWin::Deleted::clientSize | ( | ) | const [virtual] |
Definition at line 43 of file deleted.cpp.
| void KWin::Deleted::debug | ( | kdbgstream & | stream | ) | const [protected, virtual] |
| int KWin::Deleted::desktop | ( | ) | const [virtual] |
| void KWin::Deleted::discard | ( | allowed_t | ) |
Definition at line 52 of file deleted.cpp.
| bool KWin::Deleted::shouldUnredirect | ( | ) | const [protected, virtual] |
| void KWin::Deleted::unrefWindow | ( | bool | delay = false |
) |
Definition at line 68 of file deleted.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference