#include <qstyleoption.h>
Definition at line 923 of file qstyleoption.h.
Public Types | |
enum | StyleOptionType { Type = SH_Mask } |
enum | StyleOptionVersion { Version = 1 } |
![]() | |
enum | HintReturnType { SH_Default =0xf000, SH_Mask, SH_Variant } |
enum | StyleOptionType { Type = SH_Default } |
enum | StyleOptionVersion { Version = 1 } |
Public Member Functions | |
QStyleHintReturnMask () | |
![]() | |
QStyleHintReturn (int version=QStyleOption::Version, int type=SH_Default) | |
~QStyleHintReturn () | |
Public Attributes | |
QRegion | region |
![]() | |
int | version |
int | type |
enum StyleOptionType |
Enumerator | |
---|---|
Type |
Definition at line 925 of file qstyleoption.h.
enum StyleOptionVersion |
QRegion region |
Definition at line 930 of file qstyleoption.h.