Definition at line 609 of file qstyleoption.h.
|
enum | StyleOptionVersion { Version = 4
} |
|
enum | ViewItemPosition {
Invalid,
Beginning,
Middle,
End,
OnlyOne
} |
|
enum | StyleOptionVersion { Version = 3
} |
|
enum | StyleOptionVersion { Version = 2
} |
|
enum | ViewItemFeature {
None = 0x00,
WrapText = 0x01,
Alternate = 0x02,
HasCheckIndicator = 0x04,
HasDisplay = 0x08,
HasDecoration = 0x10
} |
|
enum | StyleOptionType { Type = SO_ViewItem
} |
|
enum | StyleOptionVersion { Version = 1
} |
|
enum | Position { Left,
Right,
Top,
Bottom
} |
|
enum | OptionType {
SO_Default,
SO_FocusRect,
SO_Button,
SO_Tab,
SO_MenuItem,
SO_Frame,
SO_ProgressBar,
SO_ToolBox,
SO_Header,
SO_Q3DockWindow,
SO_DockWidget,
SO_Q3ListViewItem,
SO_ViewItem,
SO_TabWidgetFrame,
SO_TabBarBase,
SO_RubberBand,
SO_ToolBar,
SO_GraphicsItem,
SO_Complex = 0xf0000,
SO_Slider,
SO_SpinBox,
SO_ToolButton,
SO_ComboBox,
SO_Q3ListView,
SO_TitleBar,
SO_GroupBox,
SO_SizeGrip,
SO_CustomBase = 0xf00,
SO_ComplexCustomBase = 0xf000000
} |
|
enum | StyleOptionType { Type = SO_Default
} |
|
enum | StyleOptionVersion { Version = 1
} |
|