[][src]Module qt_widgets::q_style_option_tool_box

C++ type: QStyleOptionToolBox

Structs

SelectedPosition

This enum describes the position of the selected tab. Some styles need to draw a tab differently depending on whether or not it is adjacent to the selected tab.

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.

TabPosition

This enum describes tab positions relative to other tabs.