| KWin
    | 
#include <common.h>
 
 | Public Member Functions | |
| StrutRect (QRect rect=QRect(), StrutArea area=StrutAreaInvalid) | |
| StrutRect (int x, int y, int width, int height, StrutArea area=StrutAreaInvalid) | |
| StrutRect (const StrutRect &other) | |
| StrutRect & | operator= (const StrutRect &other) | 
| StrutArea | area () const | 
| 
 | explicit | 
Definition at line 43 of file common.cpp.
| KWin::StrutRect::StrutRect | ( | int | x, | 
| int | y, | ||
| int | width, | ||
| int | height, | ||
| StrutArea | area = StrutAreaInvalid ) | 
Definition at line 49 of file common.cpp.
| KWin::StrutRect::StrutRect | ( | const StrutRect & | other | ) | 
Definition at line 55 of file common.cpp.
Definition at line 61 of file common.cpp.