#include <qstyleoption.h>
Definition at line 933 of file qstyleoption.h.
Public Types | |
enum | StyleOptionType { Type = SH_Variant } |
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 | |
QStyleHintReturnVariant () | |
![]() | |
QStyleHintReturn (int version=QStyleOption::Version, int type=SH_Default) | |
~QStyleHintReturn () | |
Public Attributes | |
QVariant | variant |
![]() | |
int | version |
int | type |
enum StyleOptionType |
Enumerator | |
---|---|
Type |
Definition at line 935 of file qstyleoption.h.
enum StyleOptionVersion |
QVariant variant |
Definition at line 940 of file qstyleoption.h.