#include <qstyleoption.h>
Definition at line 907 of file qstyleoption.h.
Inheritance diagram for QStyleHintReturn:Public Types | |
| enum | HintReturnType { SH_Default =0xf000, SH_Mask, SH_Variant } |
| enum | StyleOptionType { Type = SH_Default } |
| enum | StyleOptionVersion { Version = 1 } |
Public Member Functions | |
| QStyleHintReturn (int version=QStyleOption::Version, int type=SH_Default) | |
| ~QStyleHintReturn () | |
Public Attributes | |
| int | version |
| int | type |
| enum HintReturnType |
| Enumerator | |
|---|---|
| SH_Default | |
| SH_Mask | |
| SH_Variant | |
Definition at line 909 of file qstyleoption.h.
| enum StyleOptionType |
| Enumerator | |
|---|---|
| Type | |
Definition at line 913 of file qstyleoption.h.
| enum StyleOptionVersion |
| QStyleHintReturn | ( | int | version = QStyleOption::Version, |
| int | type = SH_Default |
||
| ) |
| ~QStyleHintReturn | ( | ) |
| int version |
Definition at line 919 of file qstyleoption.h.
Definition at line 920 of file qstyleoption.h.