KWinLibraries
KWin::WindowQuad Class Reference
[KWin effects library]
Class representing one area of a window.
More...
#include <kwineffects.h>
Public Member Functions | |
| double | bottom () const |
| bool | decoration () const |
| bool | effect () const |
| int | id () const |
| bool | isTransformed () const |
| double | left () const |
| WindowQuad | makeSubQuad (double x1, double y1, double x2, double y2) const |
| const WindowVertex & | operator[] (int index) const |
| WindowVertex & | operator[] (int index) |
| double | originalBottom () const |
| double | originalLeft () const |
| double | originalRight () const |
| double | originalTop () const |
| double | right () const |
| bool | smoothNeeded () const |
| double | top () const |
| WindowQuadType | type () const |
| WindowQuad (WindowQuadType type, int id=-1) | |
Detailed Description
Class representing one area of a window.WindowQuads consists of four WindowVertex objects and represents one part of a window.
Definition at line 892 of file kwineffects.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference