Public Attributes | |
int | nFrameIndex = 1 |
bool | bCenter = false |
bool | bThirds = false |
bool | bGoldenRatio = false |
bool | bActionSafe = true |
int | nActionSafe = 5 |
bool | bSafeArea = false |
bool | bTitleSafe = true |
int | nTitleSafe = 10 |
bool | bPerspective1 = false |
bool | bPerspective2 = false |
bool | bPerspective3 = false |
int | nOverlayAngle = 15 |
bool | bShowSafeAreaHelperText = true |
bool | bShowHandle = false |
bool | bGrid = false |
int | nGridSizeW = 50 |
int | nGridSizeH = 50 |
QPointF | mSinglePerspPoint |
QPointF | mLeftPerspPoint |
QPointF | mRightPerspPoint |
QPointF | mMiddlePerspPoint |
QPainter::CompositionMode | cmBufferBlendMode = QPainter::CompositionMode_SourceOver |
Definition at line 11 of file overlaypainter.h.