Qt 4.8
|
#include <QtGui/qdecoration_qws.h>
Go to the source code of this file.
Classes | |
class | QDecorationDefault |
The QDecorationDefault class is a base class providing default window decorations. More... | |
Macros | |
#define | BORDER_WIDTH 4 |
#define | BOTTOM_BORDER_WIDTH BORDER_WIDTH |
#define | CORNER_GRAB 16 |
#define BORDER_WIDTH 4 |
Definition at line 56 of file qdecorationdefault_qws.h.
Referenced by QDecorationDefault::region(), and QDecorationDefault::titleBarHeight().
#define BOTTOM_BORDER_WIDTH BORDER_WIDTH |
Definition at line 57 of file qdecorationdefault_qws.h.
Referenced by QDecorationDefault::region().
#define CORNER_GRAB 16 |
Definition at line 55 of file qdecorationdefault_qws.h.
Referenced by QDecorationDefault::region().