QStyleOptionTab Class Reference
#include <qstyleoption.h>
Definition at line 304 of file qstyleoption.h.
|
enum | StyleOptionType { Type = SO_Tab
} |
|
enum | StyleOptionVersion { Version = 1
} |
|
enum | TabPosition { Beginning,
Middle,
End,
OnlyOneTab
} |
|
enum | SelectedPosition { NotAdjacent,
NextIsSelected,
PreviousIsSelected
} |
|
enum | CornerWidget { NoCornerWidgets = 0x00,
LeftCornerWidget = 0x01,
RightCornerWidget = 0x02
} |
|
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
} |
|
Enumerator |
---|
Beginning |
|
Middle |
|
End |
|
OnlyOneTab |
|
Definition at line 310 of file qstyleoption.h.
Enumerator |
---|
NotAdjacent |
|
NextIsSelected |
|
PreviousIsSelected |
|
Definition at line 311 of file qstyleoption.h.
Enumerator |
---|
NoCornerWidgets |
|
LeftCornerWidget |
|
RightCornerWidget |
|
Definition at line 312 of file qstyleoption.h.
Definition at line 325 of file qstyleoption.h.
QStyleOption(int version=QStyleOption::Version, int type=SO_Default)
CornerWidgets cornerWidgets |
The documentation for this class was generated from the following file: