[][src]Module qt_widgets::q_style_option

C++ type: QStyleOption

Structs

OptionType

This enum is used internally by QStyleOption, its subclasses, and qstyleoption_cast() to determine the type of style option. In general you do not need to worry about this unless you want to create your own QStyleOption subclass and your own styles.

StyleOptionType

This enum is used to hold information about the type of the style option, and is defined for each QStyleOption subclass.

StyleOptionVersion

This enum is used to hold information about the version of the style option, and is defined for each QStyleOption subclass.