![]() |
Qt 6.x
The Qt SDK
|
#include "qsgareaallocator_p.h"
#include <QtCore/qglobal.h>
#include <QtCore/qrect.h>
#include <QtCore/qpoint.h>
#include <QtCore/qdatastream.h>
#include <QtCore/qstack.h>
#include <QtCore/qendian.h>
#include <QtCore/qvarlengtharray.h>
Go to the source code of this file.
Classes | |
struct | QSGAreaAllocatorNode |
Enumerations | |
enum | SplitType { VerticalSplit , HorizontalSplit } |
Variables | |
static const int | maxMargin = 2 |
enum SplitType |
Enumerator | |
---|---|
VerticalSplit | |
HorizontalSplit |
Definition at line 16 of file qsgareaallocator.cpp.
|
static |
Definition at line 22 of file qsgareaallocator.cpp.