API reference - Class QStyle

Notation used in Ruby API documentation

Module: QtWidgets

Description: Binding of QStyle

Class hierarchy: QStyle » QObject

Sub-classes: ComplexControl, QFlags_ComplexControl, ContentsType, QFlags_ContentsType, ControlElement, QFlags_ControlElement, PixelMetric, QFlags_PixelMetric, PrimitiveElement, QFlags_PrimitiveElement, StandardPixmap, QFlags_StandardPixmap, StyleHint, QFlags_StyleHint, SubControl, QFlags_SubControl, SubElement, QFlags_SubElement

Public constructors

new QStylenewConstructor QStyle::QStyle()

Public methods

void_createEnsures the C++ object is created
void_destroyExplicitly destroys the object
[const]bool_destroyed?Returns a value indicating whether the object was already destroyed
[const]bool_is_const_object?Returns a value indicating whether the reference is a const reference
void_manageMarks the object as managed by the script side.
void_unmanageMarks the object as no longer owned by the script side.
[const]intcombinedLayoutSpacing(QSizePolicy_QFlags_ControlType controls1,
QSizePolicy_QFlags_ControlType controls2,
const Qt_Orientation orientation,
QStyleOption ptr option = 0,
QWidget ptr widget = 0)
Method int QStyle::combinedLayoutSpacing(QFlags<QSizePolicy::ControlType> controls1, QFlags<QSizePolicy::ControlType> controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget)
[signal]voiddestroyed(QObject ptr arg1)Signal declaration for QStyle::destroyed(QObject *)
[const]voiddrawComplexControl(const QStyle_ComplexControl cc,
const QStyleOptionComplex ptr opt,
QPainter ptr p,
const QWidget ptr widget)
Virtual method void QStyle::drawComplexControl(QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget)
[const]voiddrawControl(const QStyle_ControlElement element,
const QStyleOption ptr opt,
QPainter ptr p,
const QWidget ptr w)
Virtual method void QStyle::drawControl(QStyle::ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *w)
[const]voiddrawItemPixmap(QPainter ptr painter,
const QRect rect,
int alignment,
const QPixmap pixmap)
Virtual method void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap)
[const]voiddrawItemText(QPainter ptr painter,
const QRect rect,
int flags,
const QPalette pal,
bool enabled,
string text,
const QPalette_ColorRole textRole)
Virtual method void QStyle::drawItemText(QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole)
[const]voiddrawPrimitive(const QStyle_PrimitiveElement pe,
const QStyleOption ptr opt,
QPainter ptr p,
const QWidget ptr w)
Virtual method void QStyle::drawPrimitive(QStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w)
voidemit_destroyed(QObject ptr arg1 = 0)Emitter for signal void QStyle::destroyed(QObject *)
voidemit_objectNameChanged(string objectName)Emitter for signal void QStyle::objectNameChanged(const QString &objectName)
boolevent(QEvent ptr arg1)Virtual method bool QStyle::event(QEvent *)
booleventFilter(QObject ptr arg1,
QEvent ptr arg2)
Virtual method bool QStyle::eventFilter(QObject *, QEvent *)
[const]QPixmapgeneratedIconPixmap(const QIcon_Mode iconMode,
const QPixmap pixmap,
const QStyleOption ptr opt)
Virtual method QPixmap QStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt)
[const]QStyle_SubControlhitTestComplexControl(const QStyle_ComplexControl cc,
const QStyleOptionComplex ptr opt,
const QPoint pt,
const QWidget ptr widget)
Virtual method QStyle::SubControl QStyle::hitTestComplexControl(QStyle::ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget)
[const]QRectitemPixmapRect(const QRect r,
int flags,
const QPixmap pixmap)
Virtual method QRect QStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap)
[const]QRectitemTextRect(const QFontMetrics fm,
const QRect r,
int flags,
bool enabled,
string text)
Virtual method QRect QStyle::itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text)
[const]intlayoutSpacing(const QSizePolicy_ControlType control1,
const QSizePolicy_ControlType control2,
const Qt_Orientation orientation,
const QStyleOption ptr option,
const QWidget ptr widget)
Virtual method int QStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget)
[signal]voidobjectNameChanged(string objectName)Signal declaration for QStyle::objectNameChanged(const QString &objectName)
[const]intpixelMetric(const QStyle_PixelMetric metric,
const QStyleOption ptr option,
const QWidget ptr widget)
Virtual method int QStyle::pixelMetric(QStyle::PixelMetric metric, const QStyleOption *option, const QWidget *widget)
voidpolish(QWidget ptr arg1)Virtual method void QStyle::polish(QWidget *)
voidpolish(QApplication ptr arg1)Virtual method void QStyle::polish(QApplication *)
voidpolish(QPalette arg1)Virtual method void QStyle::polish(QPalette &)
[const]const QStyle ptrproxyMethod const QStyle *QStyle::proxy()
[const]QSizesizeFromContents(const QStyle_ContentsType ct,
const QStyleOption ptr opt,
const QSize contentsSize,
const QWidget ptr w)
Virtual method QSize QStyle::sizeFromContents(QStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *w)
[const]QIconstandardIcon(const QStyle_StandardPixmap standardIcon,
const QStyleOption ptr option,
const QWidget ptr widget)
Virtual method QIcon QStyle::standardIcon(QStyle::StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget)
[const]QPalettestandardPaletteVirtual method QPalette QStyle::standardPalette()
[const]QPixmapstandardPixmap(const QStyle_StandardPixmap standardPixmap,
const QStyleOption ptr opt,
const QWidget ptr widget)
Virtual method QPixmap QStyle::standardPixmap(QStyle::StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget)
[const]intstyleHint(const QStyle_StyleHint stylehint,
const QStyleOption ptr opt,
const QWidget ptr widget,
QStyleHintReturn ptr returnData)
Virtual method int QStyle::styleHint(QStyle::StyleHint stylehint, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *returnData)
[const]QRectsubControlRect(const QStyle_ComplexControl cc,
const QStyleOptionComplex ptr opt,
const QStyle_SubControl sc,
const QWidget ptr widget)
Virtual method QRect QStyle::subControlRect(QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QStyle::SubControl sc, const QWidget *widget)
[const]QRectsubElementRect(const QStyle_SubElement subElement,
const QStyleOption ptr option,
const QWidget ptr widget)
Virtual method QRect QStyle::subElementRect(QStyle::SubElement subElement, const QStyleOption *option, const QWidget *widget)
voidunpolish(QWidget ptr arg1)Virtual method void QStyle::unpolish(QWidget *)
voidunpolish(QApplication ptr arg1)Virtual method void QStyle::unpolish(QApplication *)

Public static methods and constants

[static,const]QStyle_ComplexControlCC_ComboBoxEnum constant QStyle::CC_ComboBox
[static,const]QStyle_ComplexControlCC_CustomBaseEnum constant QStyle::CC_CustomBase
[static,const]QStyle_ComplexControlCC_DialEnum constant QStyle::CC_Dial
[static,const]QStyle_ComplexControlCC_GroupBoxEnum constant QStyle::CC_GroupBox
[static,const]QStyle_ComplexControlCC_MdiControlsEnum constant QStyle::CC_MdiControls
[static,const]QStyle_ComplexControlCC_ScrollBarEnum constant QStyle::CC_ScrollBar
[static,const]QStyle_ComplexControlCC_SliderEnum constant QStyle::CC_Slider
[static,const]QStyle_ComplexControlCC_SpinBoxEnum constant QStyle::CC_SpinBox
[static,const]QStyle_ComplexControlCC_TitleBarEnum constant QStyle::CC_TitleBar
[static,const]QStyle_ComplexControlCC_ToolButtonEnum constant QStyle::CC_ToolButton
[static,const]QStyle_ControlElementCE_CheckBoxEnum constant QStyle::CE_CheckBox
[static,const]QStyle_ControlElementCE_CheckBoxLabelEnum constant QStyle::CE_CheckBoxLabel
[static,const]QStyle_ControlElementCE_ColumnViewGripEnum constant QStyle::CE_ColumnViewGrip
[static,const]QStyle_ControlElementCE_ComboBoxLabelEnum constant QStyle::CE_ComboBoxLabel
[static,const]QStyle_ControlElementCE_CustomBaseEnum constant QStyle::CE_CustomBase
[static,const]QStyle_ControlElementCE_DockWidgetTitleEnum constant QStyle::CE_DockWidgetTitle
[static,const]QStyle_ControlElementCE_FocusFrameEnum constant QStyle::CE_FocusFrame
[static,const]QStyle_ControlElementCE_HeaderEnum constant QStyle::CE_Header
[static,const]QStyle_ControlElementCE_HeaderEmptyAreaEnum constant QStyle::CE_HeaderEmptyArea
[static,const]QStyle_ControlElementCE_HeaderLabelEnum constant QStyle::CE_HeaderLabel
[static,const]QStyle_ControlElementCE_HeaderSectionEnum constant QStyle::CE_HeaderSection
[static,const]QStyle_ControlElementCE_ItemViewItemEnum constant QStyle::CE_ItemViewItem
[static,const]QStyle_ControlElementCE_MenuBarEmptyAreaEnum constant QStyle::CE_MenuBarEmptyArea
[static,const]QStyle_ControlElementCE_MenuBarItemEnum constant QStyle::CE_MenuBarItem
[static,const]QStyle_ControlElementCE_MenuEmptyAreaEnum constant QStyle::CE_MenuEmptyArea
[static,const]QStyle_ControlElementCE_MenuHMarginEnum constant QStyle::CE_MenuHMargin
[static,const]QStyle_ControlElementCE_MenuItemEnum constant QStyle::CE_MenuItem
[static,const]QStyle_ControlElementCE_MenuScrollerEnum constant QStyle::CE_MenuScroller
[static,const]QStyle_ControlElementCE_MenuTearoffEnum constant QStyle::CE_MenuTearoff
[static,const]QStyle_ControlElementCE_MenuVMarginEnum constant QStyle::CE_MenuVMargin
[static,const]QStyle_ControlElementCE_ProgressBarEnum constant QStyle::CE_ProgressBar
[static,const]QStyle_ControlElementCE_ProgressBarContentsEnum constant QStyle::CE_ProgressBarContents
[static,const]QStyle_ControlElementCE_ProgressBarGrooveEnum constant QStyle::CE_ProgressBarGroove
[static,const]QStyle_ControlElementCE_ProgressBarLabelEnum constant QStyle::CE_ProgressBarLabel
[static,const]QStyle_ControlElementCE_PushButtonEnum constant QStyle::CE_PushButton
[static,const]QStyle_ControlElementCE_PushButtonBevelEnum constant QStyle::CE_PushButtonBevel
[static,const]QStyle_ControlElementCE_PushButtonLabelEnum constant QStyle::CE_PushButtonLabel
[static,const]QStyle_ControlElementCE_RadioButtonEnum constant QStyle::CE_RadioButton
[static,const]QStyle_ControlElementCE_RadioButtonLabelEnum constant QStyle::CE_RadioButtonLabel
[static,const]QStyle_ControlElementCE_RubberBandEnum constant QStyle::CE_RubberBand
[static,const]QStyle_ControlElementCE_ScrollBarAddLineEnum constant QStyle::CE_ScrollBarAddLine
[static,const]QStyle_ControlElementCE_ScrollBarAddPageEnum constant QStyle::CE_ScrollBarAddPage
[static,const]QStyle_ControlElementCE_ScrollBarFirstEnum constant QStyle::CE_ScrollBarFirst
[static,const]QStyle_ControlElementCE_ScrollBarLastEnum constant QStyle::CE_ScrollBarLast
[static,const]QStyle_ControlElementCE_ScrollBarSliderEnum constant QStyle::CE_ScrollBarSlider
[static,const]QStyle_ControlElementCE_ScrollBarSubLineEnum constant QStyle::CE_ScrollBarSubLine
[static,const]QStyle_ControlElementCE_ScrollBarSubPageEnum constant QStyle::CE_ScrollBarSubPage
[static,const]QStyle_ControlElementCE_ShapedFrameEnum constant QStyle::CE_ShapedFrame
[static,const]QStyle_ControlElementCE_SizeGripEnum constant QStyle::CE_SizeGrip
[static,const]QStyle_ControlElementCE_SplitterEnum constant QStyle::CE_Splitter
[static,const]QStyle_ControlElementCE_TabBarTabEnum constant QStyle::CE_TabBarTab
[static,const]QStyle_ControlElementCE_TabBarTabLabelEnum constant QStyle::CE_TabBarTabLabel
[static,const]QStyle_ControlElementCE_TabBarTabShapeEnum constant QStyle::CE_TabBarTabShape
[static,const]QStyle_ControlElementCE_ToolBarEnum constant QStyle::CE_ToolBar
[static,const]QStyle_ControlElementCE_ToolBoxTabEnum constant QStyle::CE_ToolBoxTab
[static,const]QStyle_ControlElementCE_ToolBoxTabLabelEnum constant QStyle::CE_ToolBoxTabLabel
[static,const]QStyle_ControlElementCE_ToolBoxTabShapeEnum constant QStyle::CE_ToolBoxTabShape
[static,const]QStyle_ControlElementCE_ToolButtonLabelEnum constant QStyle::CE_ToolButtonLabel
[static,const]QStyle_ContentsTypeCT_CheckBoxEnum constant QStyle::CT_CheckBox
[static,const]QStyle_ContentsTypeCT_ComboBoxEnum constant QStyle::CT_ComboBox
[static,const]QStyle_ContentsTypeCT_CustomBaseEnum constant QStyle::CT_CustomBase
[static,const]QStyle_ContentsTypeCT_DialogButtonsEnum constant QStyle::CT_DialogButtons
[static,const]QStyle_ContentsTypeCT_GroupBoxEnum constant QStyle::CT_GroupBox
[static,const]QStyle_ContentsTypeCT_HeaderSectionEnum constant QStyle::CT_HeaderSection
[static,const]QStyle_ContentsTypeCT_ItemViewItemEnum constant QStyle::CT_ItemViewItem
[static,const]QStyle_ContentsTypeCT_LineEditEnum constant QStyle::CT_LineEdit
[static,const]QStyle_ContentsTypeCT_MdiControlsEnum constant QStyle::CT_MdiControls
[static,const]QStyle_ContentsTypeCT_MenuEnum constant QStyle::CT_Menu
[static,const]QStyle_ContentsTypeCT_MenuBarEnum constant QStyle::CT_MenuBar
[static,const]QStyle_ContentsTypeCT_MenuBarItemEnum constant QStyle::CT_MenuBarItem
[static,const]QStyle_ContentsTypeCT_MenuItemEnum constant QStyle::CT_MenuItem
[static,const]QStyle_ContentsTypeCT_ProgressBarEnum constant QStyle::CT_ProgressBar
[static,const]QStyle_ContentsTypeCT_PushButtonEnum constant QStyle::CT_PushButton
[static,const]QStyle_ContentsTypeCT_RadioButtonEnum constant QStyle::CT_RadioButton
[static,const]QStyle_ContentsTypeCT_ScrollBarEnum constant QStyle::CT_ScrollBar
[static,const]QStyle_ContentsTypeCT_SizeGripEnum constant QStyle::CT_SizeGrip
[static,const]QStyle_ContentsTypeCT_SliderEnum constant QStyle::CT_Slider
[static,const]QStyle_ContentsTypeCT_SpinBoxEnum constant QStyle::CT_SpinBox
[static,const]QStyle_ContentsTypeCT_SplitterEnum constant QStyle::CT_Splitter
[static,const]QStyle_ContentsTypeCT_TabBarTabEnum constant QStyle::CT_TabBarTab
[static,const]QStyle_ContentsTypeCT_TabWidgetEnum constant QStyle::CT_TabWidget
[static,const]QStyle_ContentsTypeCT_ToolButtonEnum constant QStyle::CT_ToolButton
[static,const]QStyle_PrimitiveElementPE_CustomBaseEnum constant QStyle::PE_CustomBase
[static,const]QStyle_PrimitiveElementPE_FrameEnum constant QStyle::PE_Frame
[static,const]QStyle_PrimitiveElementPE_FrameButtonBevelEnum constant QStyle::PE_FrameButtonBevel
[static,const]QStyle_PrimitiveElementPE_FrameButtonToolEnum constant QStyle::PE_FrameButtonTool
[static,const]QStyle_PrimitiveElementPE_FrameDefaultButtonEnum constant QStyle::PE_FrameDefaultButton
[static,const]QStyle_PrimitiveElementPE_FrameDockWidgetEnum constant QStyle::PE_FrameDockWidget
[static,const]QStyle_PrimitiveElementPE_FrameFocusRectEnum constant QStyle::PE_FrameFocusRect
[static,const]QStyle_PrimitiveElementPE_FrameGroupBoxEnum constant QStyle::PE_FrameGroupBox
[static,const]QStyle_PrimitiveElementPE_FrameLineEditEnum constant QStyle::PE_FrameLineEdit
[static,const]QStyle_PrimitiveElementPE_FrameMenuEnum constant QStyle::PE_FrameMenu
[static,const]QStyle_PrimitiveElementPE_FrameStatusBarEnum constant QStyle::PE_FrameStatusBar
[static,const]QStyle_PrimitiveElementPE_FrameStatusBarItemEnum constant QStyle::PE_FrameStatusBarItem
[static,const]QStyle_PrimitiveElementPE_FrameTabBarBaseEnum constant QStyle::PE_FrameTabBarBase
[static,const]QStyle_PrimitiveElementPE_FrameTabWidgetEnum constant QStyle::PE_FrameTabWidget
[static,const]QStyle_PrimitiveElementPE_FrameWindowEnum constant QStyle::PE_FrameWindow
[static,const]QStyle_PrimitiveElementPE_IndicatorArrowDownEnum constant QStyle::PE_IndicatorArrowDown
[static,const]QStyle_PrimitiveElementPE_IndicatorArrowLeftEnum constant QStyle::PE_IndicatorArrowLeft
[static,const]QStyle_PrimitiveElementPE_IndicatorArrowRightEnum constant QStyle::PE_IndicatorArrowRight
[static,const]QStyle_PrimitiveElementPE_IndicatorArrowUpEnum constant QStyle::PE_IndicatorArrowUp
[static,const]QStyle_PrimitiveElementPE_IndicatorBranchEnum constant QStyle::PE_IndicatorBranch
[static,const]QStyle_PrimitiveElementPE_IndicatorButtonDropDownEnum constant QStyle::PE_IndicatorButtonDropDown
[static,const]QStyle_PrimitiveElementPE_IndicatorCheckBoxEnum constant QStyle::PE_IndicatorCheckBox
[static,const]QStyle_PrimitiveElementPE_IndicatorColumnViewArrowEnum constant QStyle::PE_IndicatorColumnViewArrow
[static,const]QStyle_PrimitiveElementPE_IndicatorDockWidgetResizeHandleEnum constant QStyle::PE_IndicatorDockWidgetResizeHandle
[static,const]QStyle_PrimitiveElementPE_IndicatorHeaderArrowEnum constant QStyle::PE_IndicatorHeaderArrow
[static,const]QStyle_PrimitiveElementPE_IndicatorItemViewItemCheckEnum constant QStyle::PE_IndicatorItemViewItemCheck
[static,const]QStyle_PrimitiveElementPE_IndicatorItemViewItemDropEnum constant QStyle::PE_IndicatorItemViewItemDrop
[static,const]QStyle_PrimitiveElementPE_IndicatorMenuCheckMarkEnum constant QStyle::PE_IndicatorMenuCheckMark
[static,const]QStyle_PrimitiveElementPE_IndicatorProgressChunkEnum constant QStyle::PE_IndicatorProgressChunk
[static,const]QStyle_PrimitiveElementPE_IndicatorRadioButtonEnum constant QStyle::PE_IndicatorRadioButton
[static,const]QStyle_PrimitiveElementPE_IndicatorSpinDownEnum constant QStyle::PE_IndicatorSpinDown
[static,const]QStyle_PrimitiveElementPE_IndicatorSpinMinusEnum constant QStyle::PE_IndicatorSpinMinus
[static,const]QStyle_PrimitiveElementPE_IndicatorSpinPlusEnum constant QStyle::PE_IndicatorSpinPlus
[static,const]QStyle_PrimitiveElementPE_IndicatorSpinUpEnum constant QStyle::PE_IndicatorSpinUp
[static,const]QStyle_PrimitiveElementPE_IndicatorTabCloseEnum constant QStyle::PE_IndicatorTabClose
[static,const]QStyle_PrimitiveElementPE_IndicatorTabTearEnum constant QStyle::PE_IndicatorTabTear
[static,const]QStyle_PrimitiveElementPE_IndicatorToolBarHandleEnum constant QStyle::PE_IndicatorToolBarHandle
[static,const]QStyle_PrimitiveElementPE_IndicatorToolBarSeparatorEnum constant QStyle::PE_IndicatorToolBarSeparator
[static,const]QStyle_PrimitiveElementPE_IndicatorViewItemCheckEnum constant QStyle::PE_IndicatorViewItemCheck
[static,const]QStyle_PrimitiveElementPE_PanelButtonBevelEnum constant QStyle::PE_PanelButtonBevel
[static,const]QStyle_PrimitiveElementPE_PanelButtonCommandEnum constant QStyle::PE_PanelButtonCommand
[static,const]QStyle_PrimitiveElementPE_PanelButtonToolEnum constant QStyle::PE_PanelButtonTool
[static,const]QStyle_PrimitiveElementPE_PanelItemViewItemEnum constant QStyle::PE_PanelItemViewItem
[static,const]QStyle_PrimitiveElementPE_PanelItemViewRowEnum constant QStyle::PE_PanelItemViewRow
[static,const]QStyle_PrimitiveElementPE_PanelLineEditEnum constant QStyle::PE_PanelLineEdit
[static,const]QStyle_PrimitiveElementPE_PanelMenuEnum constant QStyle::PE_PanelMenu
[static,const]QStyle_PrimitiveElementPE_PanelMenuBarEnum constant QStyle::PE_PanelMenuBar
[static,const]QStyle_PrimitiveElementPE_PanelScrollAreaCornerEnum constant QStyle::PE_PanelScrollAreaCorner
[static,const]QStyle_PrimitiveElementPE_PanelStatusBarEnum constant QStyle::PE_PanelStatusBar
[static,const]QStyle_PrimitiveElementPE_PanelTipLabelEnum constant QStyle::PE_PanelTipLabel
[static,const]QStyle_PrimitiveElementPE_PanelToolBarEnum constant QStyle::PE_PanelToolBar
[static,const]QStyle_PrimitiveElementPE_WidgetEnum constant QStyle::PE_Widget
[static,const]QStyle_PixelMetricPM_ButtonDefaultIndicatorEnum constant QStyle::PM_ButtonDefaultIndicator
[static,const]QStyle_PixelMetricPM_ButtonIconSizeEnum constant QStyle::PM_ButtonIconSize
[static,const]QStyle_PixelMetricPM_ButtonMarginEnum constant QStyle::PM_ButtonMargin
[static,const]QStyle_PixelMetricPM_ButtonShiftHorizontalEnum constant QStyle::PM_ButtonShiftHorizontal
[static,const]QStyle_PixelMetricPM_ButtonShiftVerticalEnum constant QStyle::PM_ButtonShiftVertical
[static,const]QStyle_PixelMetricPM_CheckBoxLabelSpacingEnum constant QStyle::PM_CheckBoxLabelSpacing
[static,const]QStyle_PixelMetricPM_ComboBoxFrameWidthEnum constant QStyle::PM_ComboBoxFrameWidth
[static,const]QStyle_PixelMetricPM_CustomBaseEnum constant QStyle::PM_CustomBase
[static,const]QStyle_PixelMetricPM_DefaultChildMarginEnum constant QStyle::PM_DefaultChildMargin
[static,const]QStyle_PixelMetricPM_DefaultFrameWidthEnum constant QStyle::PM_DefaultFrameWidth
[static,const]QStyle_PixelMetricPM_DefaultLayoutSpacingEnum constant QStyle::PM_DefaultLayoutSpacing
[static,const]QStyle_PixelMetricPM_DefaultTopLevelMarginEnum constant QStyle::PM_DefaultTopLevelMargin
[static,const]QStyle_PixelMetricPM_DialogButtonsButtonHeightEnum constant QStyle::PM_DialogButtonsButtonHeight
[static,const]QStyle_PixelMetricPM_DialogButtonsButtonWidthEnum constant QStyle::PM_DialogButtonsButtonWidth
[static,const]QStyle_PixelMetricPM_DialogButtonsSeparatorEnum constant QStyle::PM_DialogButtonsSeparator
[static,const]QStyle_PixelMetricPM_DockWidgetFrameWidthEnum constant QStyle::PM_DockWidgetFrameWidth
[static,const]QStyle_PixelMetricPM_DockWidgetHandleExtentEnum constant QStyle::PM_DockWidgetHandleExtent
[static,const]QStyle_PixelMetricPM_DockWidgetSeparatorExtentEnum constant QStyle::PM_DockWidgetSeparatorExtent
[static,const]QStyle_PixelMetricPM_DockWidgetTitleBarButtonMarginEnum constant QStyle::PM_DockWidgetTitleBarButtonMargin
[static,const]QStyle_PixelMetricPM_DockWidgetTitleMarginEnum constant QStyle::PM_DockWidgetTitleMargin
[static,const]QStyle_PixelMetricPM_ExclusiveIndicatorHeightEnum constant QStyle::PM_ExclusiveIndicatorHeight
[static,const]QStyle_PixelMetricPM_ExclusiveIndicatorWidthEnum constant QStyle::PM_ExclusiveIndicatorWidth
[static,const]QStyle_PixelMetricPM_FocusFrameHMarginEnum constant QStyle::PM_FocusFrameHMargin
[static,const]QStyle_PixelMetricPM_FocusFrameVMarginEnum constant QStyle::PM_FocusFrameVMargin
[static,const]QStyle_PixelMetricPM_HeaderDefaultSectionSizeHorizontalEnum constant QStyle::PM_HeaderDefaultSectionSizeHorizontal
[static,const]QStyle_PixelMetricPM_HeaderDefaultSectionSizeVerticalEnum constant QStyle::PM_HeaderDefaultSectionSizeVertical
[static,const]QStyle_PixelMetricPM_HeaderGripMarginEnum constant QStyle::PM_HeaderGripMargin
[static,const]QStyle_PixelMetricPM_HeaderMarginEnum constant QStyle::PM_HeaderMargin
[static,const]QStyle_PixelMetricPM_HeaderMarkSizeEnum constant QStyle::PM_HeaderMarkSize
[static,const]QStyle_PixelMetricPM_IconViewIconSizeEnum constant QStyle::PM_IconViewIconSize
[static,const]QStyle_PixelMetricPM_IndicatorHeightEnum constant QStyle::PM_IndicatorHeight
[static,const]QStyle_PixelMetricPM_IndicatorWidthEnum constant QStyle::PM_IndicatorWidth
[static,const]QStyle_PixelMetricPM_LargeIconSizeEnum constant QStyle::PM_LargeIconSize
[static,const]QStyle_PixelMetricPM_LayoutBottomMarginEnum constant QStyle::PM_LayoutBottomMargin
[static,const]QStyle_PixelMetricPM_LayoutHorizontalSpacingEnum constant QStyle::PM_LayoutHorizontalSpacing
[static,const]QStyle_PixelMetricPM_LayoutLeftMarginEnum constant QStyle::PM_LayoutLeftMargin
[static,const]QStyle_PixelMetricPM_LayoutRightMarginEnum constant QStyle::PM_LayoutRightMargin
[static,const]QStyle_PixelMetricPM_LayoutTopMarginEnum constant QStyle::PM_LayoutTopMargin
[static,const]QStyle_PixelMetricPM_LayoutVerticalSpacingEnum constant QStyle::PM_LayoutVerticalSpacing
[static,const]QStyle_PixelMetricPM_ListViewIconSizeEnum constant QStyle::PM_ListViewIconSize
[static,const]QStyle_PixelMetricPM_MDIFrameWidthEnum constant QStyle::PM_MDIFrameWidth
[static,const]QStyle_PixelMetricPM_MDIMinimizedWidthEnum constant QStyle::PM_MDIMinimizedWidth
[static,const]QStyle_PixelMetricPM_MaximumDragDistanceEnum constant QStyle::PM_MaximumDragDistance
[static,const]QStyle_PixelMetricPM_MdiSubWindowFrameWidthEnum constant QStyle::PM_MdiSubWindowFrameWidth
[static,const]QStyle_PixelMetricPM_MdiSubWindowMinimizedWidthEnum constant QStyle::PM_MdiSubWindowMinimizedWidth
[static,const]QStyle_PixelMetricPM_MenuBarHMarginEnum constant QStyle::PM_MenuBarHMargin
[static,const]QStyle_PixelMetricPM_MenuBarItemSpacingEnum constant QStyle::PM_MenuBarItemSpacing
[static,const]QStyle_PixelMetricPM_MenuBarPanelWidthEnum constant QStyle::PM_MenuBarPanelWidth
[static,const]QStyle_PixelMetricPM_MenuBarVMarginEnum constant QStyle::PM_MenuBarVMargin
[static,const]QStyle_PixelMetricPM_MenuButtonIndicatorEnum constant QStyle::PM_MenuButtonIndicator
[static,const]QStyle_PixelMetricPM_MenuDesktopFrameWidthEnum constant QStyle::PM_MenuDesktopFrameWidth
[static,const]QStyle_PixelMetricPM_MenuHMarginEnum constant QStyle::PM_MenuHMargin
[static,const]QStyle_PixelMetricPM_MenuPanelWidthEnum constant QStyle::PM_MenuPanelWidth
[static,const]QStyle_PixelMetricPM_MenuScrollerHeightEnum constant QStyle::PM_MenuScrollerHeight
[static,const]QStyle_PixelMetricPM_MenuTearoffHeightEnum constant QStyle::PM_MenuTearoffHeight
[static,const]QStyle_PixelMetricPM_MenuVMarginEnum constant QStyle::PM_MenuVMargin
[static,const]QStyle_PixelMetricPM_MessageBoxIconSizeEnum constant QStyle::PM_MessageBoxIconSize
[static,const]QStyle_PixelMetricPM_ProgressBarChunkWidthEnum constant QStyle::PM_ProgressBarChunkWidth
[static,const]QStyle_PixelMetricPM_RadioButtonLabelSpacingEnum constant QStyle::PM_RadioButtonLabelSpacing
[static,const]QStyle_PixelMetricPM_ScrollBarExtentEnum constant QStyle::PM_ScrollBarExtent
[static,const]QStyle_PixelMetricPM_ScrollBarSliderMinEnum constant QStyle::PM_ScrollBarSliderMin
[static,const]QStyle_PixelMetricPM_ScrollView_ScrollBarOverlapEnum constant QStyle::PM_ScrollView_ScrollBarOverlap
[static,const]QStyle_PixelMetricPM_ScrollView_ScrollBarSpacingEnum constant QStyle::PM_ScrollView_ScrollBarSpacing
[static,const]QStyle_PixelMetricPM_SizeGripSizeEnum constant QStyle::PM_SizeGripSize
[static,const]QStyle_PixelMetricPM_SliderControlThicknessEnum constant QStyle::PM_SliderControlThickness
[static,const]QStyle_PixelMetricPM_SliderLengthEnum constant QStyle::PM_SliderLength
[static,const]QStyle_PixelMetricPM_SliderSpaceAvailableEnum constant QStyle::PM_SliderSpaceAvailable
[static,const]QStyle_PixelMetricPM_SliderThicknessEnum constant QStyle::PM_SliderThickness
[static,const]QStyle_PixelMetricPM_SliderTickmarkOffsetEnum constant QStyle::PM_SliderTickmarkOffset
[static,const]QStyle_PixelMetricPM_SmallIconSizeEnum constant QStyle::PM_SmallIconSize
[static,const]QStyle_PixelMetricPM_SpinBoxFrameWidthEnum constant QStyle::PM_SpinBoxFrameWidth
[static,const]QStyle_PixelMetricPM_SpinBoxSliderHeightEnum constant QStyle::PM_SpinBoxSliderHeight
[static,const]QStyle_PixelMetricPM_SplitterWidthEnum constant QStyle::PM_SplitterWidth
[static,const]QStyle_PixelMetricPM_SubMenuOverlapEnum constant QStyle::PM_SubMenuOverlap
[static,const]QStyle_PixelMetricPM_TabBarBaseHeightEnum constant QStyle::PM_TabBarBaseHeight
[static,const]QStyle_PixelMetricPM_TabBarBaseOverlapEnum constant QStyle::PM_TabBarBaseOverlap
[static,const]QStyle_PixelMetricPM_TabBarIconSizeEnum constant QStyle::PM_TabBarIconSize
[static,const]QStyle_PixelMetricPM_TabBarScrollButtonWidthEnum constant QStyle::PM_TabBarScrollButtonWidth
[static,const]QStyle_PixelMetricPM_TabBarTabHSpaceEnum constant QStyle::PM_TabBarTabHSpace
[static,const]QStyle_PixelMetricPM_TabBarTabOverlapEnum constant QStyle::PM_TabBarTabOverlap
[static,const]QStyle_PixelMetricPM_TabBarTabShiftHorizontalEnum constant QStyle::PM_TabBarTabShiftHorizontal
[static,const]QStyle_PixelMetricPM_TabBarTabShiftVerticalEnum constant QStyle::PM_TabBarTabShiftVertical
[static,const]QStyle_PixelMetricPM_TabBarTabVSpaceEnum constant QStyle::PM_TabBarTabVSpace
[static,const]QStyle_PixelMetricPM_TabBar_ScrollButtonOverlapEnum constant QStyle::PM_TabBar_ScrollButtonOverlap
[static,const]QStyle_PixelMetricPM_TabCloseIndicatorHeightEnum constant QStyle::PM_TabCloseIndicatorHeight
[static,const]QStyle_PixelMetricPM_TabCloseIndicatorWidthEnum constant QStyle::PM_TabCloseIndicatorWidth
[static,const]QStyle_PixelMetricPM_TextCursorWidthEnum constant QStyle::PM_TextCursorWidth
[static,const]QStyle_PixelMetricPM_TitleBarHeightEnum constant QStyle::PM_TitleBarHeight
[static,const]QStyle_PixelMetricPM_ToolBarExtensionExtentEnum constant QStyle::PM_ToolBarExtensionExtent
[static,const]QStyle_PixelMetricPM_ToolBarFrameWidthEnum constant QStyle::PM_ToolBarFrameWidth
[static,const]QStyle_PixelMetricPM_ToolBarHandleExtentEnum constant QStyle::PM_ToolBarHandleExtent
[static,const]QStyle_PixelMetricPM_ToolBarIconSizeEnum constant QStyle::PM_ToolBarIconSize
[static,const]QStyle_PixelMetricPM_ToolBarItemMarginEnum constant QStyle::PM_ToolBarItemMargin
[static,const]QStyle_PixelMetricPM_ToolBarItemSpacingEnum constant QStyle::PM_ToolBarItemSpacing
[static,const]QStyle_PixelMetricPM_ToolBarSeparatorExtentEnum constant QStyle::PM_ToolBarSeparatorExtent
[static,const]QStyle_PixelMetricPM_ToolTipLabelFrameWidthEnum constant QStyle::PM_ToolTipLabelFrameWidth
[static,const]QStyle_PixelMetricPM_TreeViewIndentationEnum constant QStyle::PM_TreeViewIndentation
[static,const]QStyle_SubControlSC_AllEnum constant QStyle::SC_All
[static,const]QStyle_SubControlSC_ComboBoxArrowEnum constant QStyle::SC_ComboBoxArrow
[static,const]QStyle_SubControlSC_ComboBoxEditFieldEnum constant QStyle::SC_ComboBoxEditField
[static,const]QStyle_SubControlSC_ComboBoxFrameEnum constant QStyle::SC_ComboBoxFrame
[static,const]QStyle_SubControlSC_ComboBoxListBoxPopupEnum constant QStyle::SC_ComboBoxListBoxPopup
[static,const]QStyle_SubControlSC_CustomBaseEnum constant QStyle::SC_CustomBase
[static,const]QStyle_SubControlSC_DialGrooveEnum constant QStyle::SC_DialGroove
[static,const]QStyle_SubControlSC_DialHandleEnum constant QStyle::SC_DialHandle
[static,const]QStyle_SubControlSC_DialTickmarksEnum constant QStyle::SC_DialTickmarks
[static,const]QStyle_SubControlSC_GroupBoxCheckBoxEnum constant QStyle::SC_GroupBoxCheckBox
[static,const]QStyle_SubControlSC_GroupBoxContentsEnum constant QStyle::SC_GroupBoxContents
[static,const]QStyle_SubControlSC_GroupBoxFrameEnum constant QStyle::SC_GroupBoxFrame
[static,const]QStyle_SubControlSC_GroupBoxLabelEnum constant QStyle::SC_GroupBoxLabel
[static,const]QStyle_SubControlSC_MdiCloseButtonEnum constant QStyle::SC_MdiCloseButton
[static,const]QStyle_SubControlSC_MdiMinButtonEnum constant QStyle::SC_MdiMinButton
[static,const]QStyle_SubControlSC_MdiNormalButtonEnum constant QStyle::SC_MdiNormalButton
[static,const]QStyle_SubControlSC_NoneEnum constant QStyle::SC_None
[static,const]QStyle_SubControlSC_ScrollBarAddLineEnum constant QStyle::SC_ScrollBarAddLine
[static,const]QStyle_SubControlSC_ScrollBarAddPageEnum constant QStyle::SC_ScrollBarAddPage
[static,const]QStyle_SubControlSC_ScrollBarFirstEnum constant QStyle::SC_ScrollBarFirst
[static,const]QStyle_SubControlSC_ScrollBarGrooveEnum constant QStyle::SC_ScrollBarGroove
[static,const]QStyle_SubControlSC_ScrollBarLastEnum constant QStyle::SC_ScrollBarLast
[static,const]QStyle_SubControlSC_ScrollBarSliderEnum constant QStyle::SC_ScrollBarSlider
[static,const]QStyle_SubControlSC_ScrollBarSubLineEnum constant QStyle::SC_ScrollBarSubLine
[static,const]QStyle_SubControlSC_ScrollBarSubPageEnum constant QStyle::SC_ScrollBarSubPage
[static,const]QStyle_SubControlSC_SliderGrooveEnum constant QStyle::SC_SliderGroove
[static,const]QStyle_SubControlSC_SliderHandleEnum constant QStyle::SC_SliderHandle
[static,const]QStyle_SubControlSC_SliderTickmarksEnum constant QStyle::SC_SliderTickmarks
[static,const]QStyle_SubControlSC_SpinBoxDownEnum constant QStyle::SC_SpinBoxDown
[static,const]QStyle_SubControlSC_SpinBoxEditFieldEnum constant QStyle::SC_SpinBoxEditField
[static,const]QStyle_SubControlSC_SpinBoxFrameEnum constant QStyle::SC_SpinBoxFrame
[static,const]QStyle_SubControlSC_SpinBoxUpEnum constant QStyle::SC_SpinBoxUp
[static,const]QStyle_SubControlSC_TitleBarCloseButtonEnum constant QStyle::SC_TitleBarCloseButton
[static,const]QStyle_SubControlSC_TitleBarContextHelpButtonEnum constant QStyle::SC_TitleBarContextHelpButton
[static,const]QStyle_SubControlSC_TitleBarLabelEnum constant QStyle::SC_TitleBarLabel
[static,const]QStyle_SubControlSC_TitleBarMaxButtonEnum constant QStyle::SC_TitleBarMaxButton
[static,const]QStyle_SubControlSC_TitleBarMinButtonEnum constant QStyle::SC_TitleBarMinButton
[static,const]QStyle_SubControlSC_TitleBarNormalButtonEnum constant QStyle::SC_TitleBarNormalButton
[static,const]QStyle_SubControlSC_TitleBarShadeButtonEnum constant QStyle::SC_TitleBarShadeButton
[static,const]QStyle_SubControlSC_TitleBarSysMenuEnum constant QStyle::SC_TitleBarSysMenu
[static,const]QStyle_SubControlSC_TitleBarUnshadeButtonEnum constant QStyle::SC_TitleBarUnshadeButton
[static,const]QStyle_SubControlSC_ToolButtonEnum constant QStyle::SC_ToolButton
[static,const]QStyle_SubControlSC_ToolButtonMenuEnum constant QStyle::SC_ToolButtonMenu
[static,const]QStyle_SubElementSE_CheckBoxClickRectEnum constant QStyle::SE_CheckBoxClickRect
[static,const]QStyle_SubElementSE_CheckBoxContentsEnum constant QStyle::SE_CheckBoxContents
[static,const]QStyle_SubElementSE_CheckBoxFocusRectEnum constant QStyle::SE_CheckBoxFocusRect
[static,const]QStyle_SubElementSE_CheckBoxIndicatorEnum constant QStyle::SE_CheckBoxIndicator
[static,const]QStyle_SubElementSE_CheckBoxLayoutItemEnum constant QStyle::SE_CheckBoxLayoutItem
[static,const]QStyle_SubElementSE_ComboBoxFocusRectEnum constant QStyle::SE_ComboBoxFocusRect
[static,const]QStyle_SubElementSE_ComboBoxLayoutItemEnum constant QStyle::SE_ComboBoxLayoutItem
[static,const]QStyle_SubElementSE_CustomBaseEnum constant QStyle::SE_CustomBase
[static,const]QStyle_SubElementSE_DateTimeEditLayoutItemEnum constant QStyle::SE_DateTimeEditLayoutItem
[static,const]QStyle_SubElementSE_DialogButtonBoxLayoutItemEnum constant QStyle::SE_DialogButtonBoxLayoutItem
[static,const]QStyle_SubElementSE_DockWidgetCloseButtonEnum constant QStyle::SE_DockWidgetCloseButton
[static,const]QStyle_SubElementSE_DockWidgetFloatButtonEnum constant QStyle::SE_DockWidgetFloatButton
[static,const]QStyle_SubElementSE_DockWidgetIconEnum constant QStyle::SE_DockWidgetIcon
[static,const]QStyle_SubElementSE_DockWidgetTitleBarTextEnum constant QStyle::SE_DockWidgetTitleBarText
[static,const]QStyle_SubElementSE_FrameContentsEnum constant QStyle::SE_FrameContents
[static,const]QStyle_SubElementSE_FrameLayoutItemEnum constant QStyle::SE_FrameLayoutItem
[static,const]QStyle_SubElementSE_GroupBoxLayoutItemEnum constant QStyle::SE_GroupBoxLayoutItem
[static,const]QStyle_SubElementSE_HeaderArrowEnum constant QStyle::SE_HeaderArrow
[static,const]QStyle_SubElementSE_HeaderLabelEnum constant QStyle::SE_HeaderLabel
[static,const]QStyle_SubElementSE_ItemViewItemCheckIndicatorEnum constant QStyle::SE_ItemViewItemCheckIndicator
[static,const]QStyle_SubElementSE_ItemViewItemDecorationEnum constant QStyle::SE_ItemViewItemDecoration
[static,const]QStyle_SubElementSE_ItemViewItemFocusRectEnum constant QStyle::SE_ItemViewItemFocusRect
[static,const]QStyle_SubElementSE_ItemViewItemTextEnum constant QStyle::SE_ItemViewItemText
[static,const]QStyle_SubElementSE_LabelLayoutItemEnum constant QStyle::SE_LabelLayoutItem
[static,const]QStyle_SubElementSE_LineEditContentsEnum constant QStyle::SE_LineEditContents
[static,const]QStyle_SubElementSE_ProgressBarContentsEnum constant QStyle::SE_ProgressBarContents
[static,const]QStyle_SubElementSE_ProgressBarGrooveEnum constant QStyle::SE_ProgressBarGroove
[static,const]QStyle_SubElementSE_ProgressBarLabelEnum constant QStyle::SE_ProgressBarLabel
[static,const]QStyle_SubElementSE_ProgressBarLayoutItemEnum constant QStyle::SE_ProgressBarLayoutItem
[static,const]QStyle_SubElementSE_PushButtonContentsEnum constant QStyle::SE_PushButtonContents
[static,const]QStyle_SubElementSE_PushButtonFocusRectEnum constant QStyle::SE_PushButtonFocusRect
[static,const]QStyle_SubElementSE_PushButtonLayoutItemEnum constant QStyle::SE_PushButtonLayoutItem
[static,const]QStyle_SubElementSE_RadioButtonClickRectEnum constant QStyle::SE_RadioButtonClickRect
[static,const]QStyle_SubElementSE_RadioButtonContentsEnum constant QStyle::SE_RadioButtonContents
[static,const]QStyle_SubElementSE_RadioButtonFocusRectEnum constant QStyle::SE_RadioButtonFocusRect
[static,const]QStyle_SubElementSE_RadioButtonIndicatorEnum constant QStyle::SE_RadioButtonIndicator
[static,const]QStyle_SubElementSE_RadioButtonLayoutItemEnum constant QStyle::SE_RadioButtonLayoutItem
[static,const]QStyle_SubElementSE_ShapedFrameContentsEnum constant QStyle::SE_ShapedFrameContents
[static,const]QStyle_SubElementSE_SliderFocusRectEnum constant QStyle::SE_SliderFocusRect
[static,const]QStyle_SubElementSE_SliderLayoutItemEnum constant QStyle::SE_SliderLayoutItem
[static,const]QStyle_SubElementSE_SpinBoxLayoutItemEnum constant QStyle::SE_SpinBoxLayoutItem
[static,const]QStyle_SubElementSE_TabBarTabLeftButtonEnum constant QStyle::SE_TabBarTabLeftButton
[static,const]QStyle_SubElementSE_TabBarTabRightButtonEnum constant QStyle::SE_TabBarTabRightButton
[static,const]QStyle_SubElementSE_TabBarTabTextEnum constant QStyle::SE_TabBarTabText
[static,const]QStyle_SubElementSE_TabBarTearIndicatorEnum constant QStyle::SE_TabBarTearIndicator
[static,const]QStyle_SubElementSE_TabWidgetLayoutItemEnum constant QStyle::SE_TabWidgetLayoutItem
[static,const]QStyle_SubElementSE_TabWidgetLeftCornerEnum constant QStyle::SE_TabWidgetLeftCorner
[static,const]QStyle_SubElementSE_TabWidgetRightCornerEnum constant QStyle::SE_TabWidgetRightCorner
[static,const]QStyle_SubElementSE_TabWidgetTabBarEnum constant QStyle::SE_TabWidgetTabBar
[static,const]QStyle_SubElementSE_TabWidgetTabContentsEnum constant QStyle::SE_TabWidgetTabContents
[static,const]QStyle_SubElementSE_TabWidgetTabPaneEnum constant QStyle::SE_TabWidgetTabPane
[static,const]QStyle_SubElementSE_ToolBarHandleEnum constant QStyle::SE_ToolBarHandle
[static,const]QStyle_SubElementSE_ToolBoxTabContentsEnum constant QStyle::SE_ToolBoxTabContents
[static,const]QStyle_SubElementSE_ToolButtonLayoutItemEnum constant QStyle::SE_ToolButtonLayoutItem
[static,const]QStyle_SubElementSE_TreeViewDisclosureItemEnum constant QStyle::SE_TreeViewDisclosureItem
[static,const]QStyle_SubElementSE_ViewItemCheckIndicatorEnum constant QStyle::SE_ViewItemCheckIndicator
[static,const]QStyle_StyleHintSH_BlinkCursorWhenTextSelectedEnum constant QStyle::SH_BlinkCursorWhenTextSelected
[static,const]QStyle_StyleHintSH_Button_FocusPolicyEnum constant QStyle::SH_Button_FocusPolicy
[static,const]QStyle_StyleHintSH_ComboBox_LayoutDirectionEnum constant QStyle::SH_ComboBox_LayoutDirection
[static,const]QStyle_StyleHintSH_ComboBox_ListMouseTrackingEnum constant QStyle::SH_ComboBox_ListMouseTracking
[static,const]QStyle_StyleHintSH_ComboBox_PopupEnum constant QStyle::SH_ComboBox_Popup
[static,const]QStyle_StyleHintSH_ComboBox_PopupFrameStyleEnum constant QStyle::SH_ComboBox_PopupFrameStyle
[static,const]QStyle_StyleHintSH_ComboBox_UseNativePopupEnum constant QStyle::SH_ComboBox_UseNativePopup
[static,const]QStyle_StyleHintSH_CustomBaseEnum constant QStyle::SH_CustomBase
[static,const]QStyle_StyleHintSH_Dial_BackgroundRoleEnum constant QStyle::SH_Dial_BackgroundRole
[static,const]QStyle_StyleHintSH_DialogButtonBox_ButtonsHaveIconsEnum constant QStyle::SH_DialogButtonBox_ButtonsHaveIcons
[static,const]QStyle_StyleHintSH_DialogButtonLayoutEnum constant QStyle::SH_DialogButtonLayout
[static,const]QStyle_StyleHintSH_DialogButtons_DefaultButtonEnum constant QStyle::SH_DialogButtons_DefaultButton
[static,const]QStyle_StyleHintSH_DitherDisabledTextEnum constant QStyle::SH_DitherDisabledText
[static,const]QStyle_StyleHintSH_DockWidget_ButtonsHaveFrameEnum constant QStyle::SH_DockWidget_ButtonsHaveFrame
[static,const]QStyle_StyleHintSH_DrawMenuBarSeparatorEnum constant QStyle::SH_DrawMenuBarSeparator
[static,const]QStyle_StyleHintSH_EtchDisabledTextEnum constant QStyle::SH_EtchDisabledText
[static,const]QStyle_StyleHintSH_FocusFrame_AboveWidgetEnum constant QStyle::SH_FocusFrame_AboveWidget
[static,const]QStyle_StyleHintSH_FocusFrame_MaskEnum constant QStyle::SH_FocusFrame_Mask
[static,const]QStyle_StyleHintSH_FontDialog_SelectAssociatedTextEnum constant QStyle::SH_FontDialog_SelectAssociatedText
[static,const]QStyle_StyleHintSH_FormLayoutFieldGrowthPolicyEnum constant QStyle::SH_FormLayoutFieldGrowthPolicy
[static,const]QStyle_StyleHintSH_FormLayoutFormAlignmentEnum constant QStyle::SH_FormLayoutFormAlignment
[static,const]QStyle_StyleHintSH_FormLayoutLabelAlignmentEnum constant QStyle::SH_FormLayoutLabelAlignment
[static,const]QStyle_StyleHintSH_FormLayoutWrapPolicyEnum constant QStyle::SH_FormLayoutWrapPolicy
[static,const]QStyle_StyleHintSH_GroupBox_TextLabelColorEnum constant QStyle::SH_GroupBox_TextLabelColor
[static,const]QStyle_StyleHintSH_GroupBox_TextLabelVerticalAlignmentEnum constant QStyle::SH_GroupBox_TextLabelVerticalAlignment
[static,const]QStyle_StyleHintSH_Header_ArrowAlignmentEnum constant QStyle::SH_Header_ArrowAlignment
[static,const]QStyle_StyleHintSH_ItemView_ActivateItemOnSingleClickEnum constant QStyle::SH_ItemView_ActivateItemOnSingleClick
[static,const]QStyle_StyleHintSH_ItemView_ArrowKeysNavigateIntoChildrenEnum constant QStyle::SH_ItemView_ArrowKeysNavigateIntoChildren
[static,const]QStyle_StyleHintSH_ItemView_ChangeHighlightOnFocusEnum constant QStyle::SH_ItemView_ChangeHighlightOnFocus
[static,const]QStyle_StyleHintSH_ItemView_DrawDelegateFrameEnum constant QStyle::SH_ItemView_DrawDelegateFrame
[static,const]QStyle_StyleHintSH_ItemView_EllipsisLocationEnum constant QStyle::SH_ItemView_EllipsisLocation
[static,const]QStyle_StyleHintSH_ItemView_MovementWithoutUpdatingSelectionEnum constant QStyle::SH_ItemView_MovementWithoutUpdatingSelection
[static,const]QStyle_StyleHintSH_ItemView_PaintAlternatingRowColorsForEmptyAreaEnum constant QStyle::SH_ItemView_PaintAlternatingRowColorsForEmptyArea
[static,const]QStyle_StyleHintSH_ItemView_ShowDecorationSelectedEnum constant QStyle::SH_ItemView_ShowDecorationSelected
[static,const]QStyle_StyleHintSH_LineEdit_PasswordCharacterEnum constant QStyle::SH_LineEdit_PasswordCharacter
[static,const]QStyle_StyleHintSH_LineEdit_PasswordMaskDelayEnum constant QStyle::SH_LineEdit_PasswordMaskDelay
[static,const]QStyle_StyleHintSH_ListViewExpand_SelectMouseTypeEnum constant QStyle::SH_ListViewExpand_SelectMouseType
[static,const]QStyle_StyleHintSH_MainWindow_SpaceBelowMenuBarEnum constant QStyle::SH_MainWindow_SpaceBelowMenuBar
[static,const]QStyle_StyleHintSH_MenuBar_AltKeyNavigationEnum constant QStyle::SH_MenuBar_AltKeyNavigation
[static,const]QStyle_StyleHintSH_MenuBar_MouseTrackingEnum constant QStyle::SH_MenuBar_MouseTracking
[static,const]QStyle_StyleHintSH_Menu_AllowActiveAndDisabledEnum constant QStyle::SH_Menu_AllowActiveAndDisabled
[static,const]QStyle_StyleHintSH_Menu_FadeOutOnHideEnum constant QStyle::SH_Menu_FadeOutOnHide
[static,const]QStyle_StyleHintSH_Menu_FillScreenWithScrollEnum constant QStyle::SH_Menu_FillScreenWithScroll
[static,const]QStyle_StyleHintSH_Menu_FlashTriggeredItemEnum constant QStyle::SH_Menu_FlashTriggeredItem
[static,const]QStyle_StyleHintSH_Menu_KeyboardSearchEnum constant QStyle::SH_Menu_KeyboardSearch
[static,const]QStyle_StyleHintSH_Menu_MaskEnum constant QStyle::SH_Menu_Mask
[static,const]QStyle_StyleHintSH_Menu_MouseTrackingEnum constant QStyle::SH_Menu_MouseTracking
[static,const]QStyle_StyleHintSH_Menu_ScrollableEnum constant QStyle::SH_Menu_Scrollable
[static,const]QStyle_StyleHintSH_Menu_SelectionWrapEnum constant QStyle::SH_Menu_SelectionWrap
[static,const]QStyle_StyleHintSH_Menu_SloppySubMenusEnum constant QStyle::SH_Menu_SloppySubMenus
[static,const]QStyle_StyleHintSH_Menu_SpaceActivatesItemEnum constant QStyle::SH_Menu_SpaceActivatesItem
[static,const]QStyle_StyleHintSH_Menu_SubMenuDontStartSloppyOnLeaveEnum constant QStyle::SH_Menu_SubMenuDontStartSloppyOnLeave
[static,const]QStyle_StyleHintSH_Menu_SubMenuPopupDelayEnum constant QStyle::SH_Menu_SubMenuPopupDelay
[static,const]QStyle_StyleHintSH_Menu_SubMenuResetWhenReenteringParentEnum constant QStyle::SH_Menu_SubMenuResetWhenReenteringParent
[static,const]QStyle_StyleHintSH_Menu_SubMenuSloppyCloseTimeoutEnum constant QStyle::SH_Menu_SubMenuSloppyCloseTimeout
[static,const]QStyle_StyleHintSH_Menu_SubMenuSloppySelectOtherActionsEnum constant QStyle::SH_Menu_SubMenuSloppySelectOtherActions
[static,const]QStyle_StyleHintSH_Menu_SubMenuUniDirectionEnum constant QStyle::SH_Menu_SubMenuUniDirection
[static,const]QStyle_StyleHintSH_Menu_SubMenuUniDirectionFailCountEnum constant QStyle::SH_Menu_SubMenuUniDirectionFailCount
[static,const]QStyle_StyleHintSH_Menu_SupportsSectionsEnum constant QStyle::SH_Menu_SupportsSections
[static,const]QStyle_StyleHintSH_MessageBox_CenterButtonsEnum constant QStyle::SH_MessageBox_CenterButtons
[static,const]QStyle_StyleHintSH_MessageBox_TextInteractionFlagsEnum constant QStyle::SH_MessageBox_TextInteractionFlags
[static,const]QStyle_StyleHintSH_MessageBox_UseBorderForButtonSpacingEnum constant QStyle::SH_MessageBox_UseBorderForButtonSpacing
[static,const]QStyle_StyleHintSH_PrintDialog_RightAlignButtonsEnum constant QStyle::SH_PrintDialog_RightAlignButtons
[static,const]QStyle_StyleHintSH_ProgressDialog_CenterCancelButtonEnum constant QStyle::SH_ProgressDialog_CenterCancelButton
[static,const]QStyle_StyleHintSH_ProgressDialog_TextLabelAlignmentEnum constant QStyle::SH_ProgressDialog_TextLabelAlignment
[static,const]QStyle_StyleHintSH_RequestSoftwareInputPanelEnum constant QStyle::SH_RequestSoftwareInputPanel
[static,const]QStyle_StyleHintSH_RichText_FullWidthSelectionEnum constant QStyle::SH_RichText_FullWidthSelection
[static,const]QStyle_StyleHintSH_RubberBand_MaskEnum constant QStyle::SH_RubberBand_Mask
[static,const]QStyle_StyleHintSH_ScrollBar_ContextMenuEnum constant QStyle::SH_ScrollBar_ContextMenu
[static,const]QStyle_StyleHintSH_ScrollBar_LeftClickAbsolutePositionEnum constant QStyle::SH_ScrollBar_LeftClickAbsolutePosition
[static,const]QStyle_StyleHintSH_ScrollBar_MiddleClickAbsolutePositionEnum constant QStyle::SH_ScrollBar_MiddleClickAbsolutePosition
[static,const]QStyle_StyleHintSH_ScrollBar_RollBetweenButtonsEnum constant QStyle::SH_ScrollBar_RollBetweenButtons
[static,const]QStyle_StyleHintSH_ScrollBar_ScrollWhenPointerLeavesControlEnum constant QStyle::SH_ScrollBar_ScrollWhenPointerLeavesControl
[static,const]QStyle_StyleHintSH_ScrollBar_StopMouseOverSliderEnum constant QStyle::SH_ScrollBar_StopMouseOverSlider
[static,const]QStyle_StyleHintSH_ScrollBar_TransientEnum constant QStyle::SH_ScrollBar_Transient
[static,const]QStyle_StyleHintSH_ScrollView_FrameOnlyAroundContentsEnum constant QStyle::SH_ScrollView_FrameOnlyAroundContents
[static,const]QStyle_StyleHintSH_Slider_AbsoluteSetButtonsEnum constant QStyle::SH_Slider_AbsoluteSetButtons
[static,const]QStyle_StyleHintSH_Slider_PageSetButtonsEnum constant QStyle::SH_Slider_PageSetButtons
[static,const]QStyle_StyleHintSH_Slider_SloppyKeyEventsEnum constant QStyle::SH_Slider_SloppyKeyEvents
[static,const]QStyle_StyleHintSH_Slider_SnapToValueEnum constant QStyle::SH_Slider_SnapToValue
[static,const]QStyle_StyleHintSH_Slider_StopMouseOverSliderEnum constant QStyle::SH_Slider_StopMouseOverSlider
[static,const]QStyle_StyleHintSH_SpellCheckUnderlineStyleEnum constant QStyle::SH_SpellCheckUnderlineStyle
[static,const]QStyle_StyleHintSH_SpinBox_AnimateButtonEnum constant QStyle::SH_SpinBox_AnimateButton
[static,const]QStyle_StyleHintSH_SpinBox_ClickAutoRepeatRateEnum constant QStyle::SH_SpinBox_ClickAutoRepeatRate
[static,const]QStyle_StyleHintSH_SpinBox_ClickAutoRepeatThresholdEnum constant QStyle::SH_SpinBox_ClickAutoRepeatThreshold
[static,const]QStyle_StyleHintSH_SpinBox_KeyPressAutoRepeatRateEnum constant QStyle::SH_SpinBox_KeyPressAutoRepeatRate
[static,const]QStyle_StyleHintSH_SpinControls_DisableOnBoundsEnum constant QStyle::SH_SpinControls_DisableOnBounds
[static,const]QStyle_StyleHintSH_Splitter_OpaqueResizeEnum constant QStyle::SH_Splitter_OpaqueResize
[static,const]QStyle_StyleHintSH_TabBar_AlignmentEnum constant QStyle::SH_TabBar_Alignment
[static,const]QStyle_StyleHintSH_TabBar_ChangeCurrentDelayEnum constant QStyle::SH_TabBar_ChangeCurrentDelay
[static,const]QStyle_StyleHintSH_TabBar_CloseButtonPositionEnum constant QStyle::SH_TabBar_CloseButtonPosition
[static,const]QStyle_StyleHintSH_TabBar_ElideModeEnum constant QStyle::SH_TabBar_ElideMode
[static,const]QStyle_StyleHintSH_TabBar_PreferNoArrowsEnum constant QStyle::SH_TabBar_PreferNoArrows
[static,const]QStyle_StyleHintSH_TabBar_SelectMouseTypeEnum constant QStyle::SH_TabBar_SelectMouseType
[static,const]QStyle_StyleHintSH_TabWidget_DefaultTabPositionEnum constant QStyle::SH_TabWidget_DefaultTabPosition
[static,const]QStyle_StyleHintSH_Table_GridLineColorEnum constant QStyle::SH_Table_GridLineColor
[static,const]QStyle_StyleHintSH_TextControl_FocusIndicatorTextCharFormatEnum constant QStyle::SH_TextControl_FocusIndicatorTextCharFormat
[static,const]QStyle_StyleHintSH_TitleBar_AutoRaiseEnum constant QStyle::SH_TitleBar_AutoRaise
[static,const]QStyle_StyleHintSH_TitleBar_ModifyNotificationEnum constant QStyle::SH_TitleBar_ModifyNotification
[static,const]QStyle_StyleHintSH_TitleBar_NoBorderEnum constant QStyle::SH_TitleBar_NoBorder
[static,const]QStyle_StyleHintSH_ToolBar_MovableEnum constant QStyle::SH_ToolBar_Movable
[static,const]QStyle_StyleHintSH_ToolBox_SelectedPageTitleBoldEnum constant QStyle::SH_ToolBox_SelectedPageTitleBold
[static,const]QStyle_StyleHintSH_ToolButtonStyleEnum constant QStyle::SH_ToolButtonStyle
[static,const]QStyle_StyleHintSH_ToolButton_PopupDelayEnum constant QStyle::SH_ToolButton_PopupDelay
[static,const]QStyle_StyleHintSH_ToolTipLabel_OpacityEnum constant QStyle::SH_ToolTipLabel_Opacity
[static,const]QStyle_StyleHintSH_ToolTip_FallAsleepDelayEnum constant QStyle::SH_ToolTip_FallAsleepDelay
[static,const]QStyle_StyleHintSH_ToolTip_MaskEnum constant QStyle::SH_ToolTip_Mask
[static,const]QStyle_StyleHintSH_ToolTip_WakeUpDelayEnum constant QStyle::SH_ToolTip_WakeUpDelay
[static,const]QStyle_StyleHintSH_UnderlineShortcutEnum constant QStyle::SH_UnderlineShortcut
[static,const]QStyle_StyleHintSH_Widget_AnimateEnum constant QStyle::SH_Widget_Animate
[static,const]QStyle_StyleHintSH_Widget_ShareActivationEnum constant QStyle::SH_Widget_ShareActivation
[static,const]QStyle_StyleHintSH_WindowFrame_MaskEnum constant QStyle::SH_WindowFrame_Mask
[static,const]QStyle_StyleHintSH_WizardStyleEnum constant QStyle::SH_WizardStyle
[static,const]QStyle_StyleHintSH_Workspace_FillSpaceOnMaximizeEnum constant QStyle::SH_Workspace_FillSpaceOnMaximize
[static,const]QStyle_StandardPixmapSP_ArrowBackEnum constant QStyle::SP_ArrowBack
[static,const]QStyle_StandardPixmapSP_ArrowDownEnum constant QStyle::SP_ArrowDown
[static,const]QStyle_StandardPixmapSP_ArrowForwardEnum constant QStyle::SP_ArrowForward
[static,const]QStyle_StandardPixmapSP_ArrowLeftEnum constant QStyle::SP_ArrowLeft
[static,const]QStyle_StandardPixmapSP_ArrowRightEnum constant QStyle::SP_ArrowRight
[static,const]QStyle_StandardPixmapSP_ArrowUpEnum constant QStyle::SP_ArrowUp
[static,const]QStyle_StandardPixmapSP_BrowserReloadEnum constant QStyle::SP_BrowserReload
[static,const]QStyle_StandardPixmapSP_BrowserStopEnum constant QStyle::SP_BrowserStop
[static,const]QStyle_StandardPixmapSP_CommandLinkEnum constant QStyle::SP_CommandLink
[static,const]QStyle_StandardPixmapSP_ComputerIconEnum constant QStyle::SP_ComputerIcon
[static,const]QStyle_StandardPixmapSP_CustomBaseEnum constant QStyle::SP_CustomBase
[static,const]QStyle_StandardPixmapSP_DesktopIconEnum constant QStyle::SP_DesktopIcon
[static,const]QStyle_StandardPixmapSP_DialogApplyButtonEnum constant QStyle::SP_DialogApplyButton
[static,const]QStyle_StandardPixmapSP_DialogCancelButtonEnum constant QStyle::SP_DialogCancelButton
[static,const]QStyle_StandardPixmapSP_DialogCloseButtonEnum constant QStyle::SP_DialogCloseButton
[static,const]QStyle_StandardPixmapSP_DialogDiscardButtonEnum constant QStyle::SP_DialogDiscardButton
[static,const]QStyle_StandardPixmapSP_DialogHelpButtonEnum constant QStyle::SP_DialogHelpButton
[static,const]QStyle_StandardPixmapSP_DialogNoButtonEnum constant QStyle::SP_DialogNoButton
[static,const]QStyle_StandardPixmapSP_DialogOkButtonEnum constant QStyle::SP_DialogOkButton
[static,const]QStyle_StandardPixmapSP_DialogOpenButtonEnum constant QStyle::SP_DialogOpenButton
[static,const]QStyle_StandardPixmapSP_DialogResetButtonEnum constant QStyle::SP_DialogResetButton
[static,const]QStyle_StandardPixmapSP_DialogSaveButtonEnum constant QStyle::SP_DialogSaveButton
[static,const]QStyle_StandardPixmapSP_DialogYesButtonEnum constant QStyle::SP_DialogYesButton
[static,const]QStyle_StandardPixmapSP_DirClosedIconEnum constant QStyle::SP_DirClosedIcon
[static,const]QStyle_StandardPixmapSP_DirHomeIconEnum constant QStyle::SP_DirHomeIcon
[static,const]QStyle_StandardPixmapSP_DirIconEnum constant QStyle::SP_DirIcon
[static,const]QStyle_StandardPixmapSP_DirLinkIconEnum constant QStyle::SP_DirLinkIcon
[static,const]QStyle_StandardPixmapSP_DirLinkOpenIconEnum constant QStyle::SP_DirLinkOpenIcon
[static,const]QStyle_StandardPixmapSP_DirOpenIconEnum constant QStyle::SP_DirOpenIcon
[static,const]QStyle_StandardPixmapSP_DockWidgetCloseButtonEnum constant QStyle::SP_DockWidgetCloseButton
[static,const]QStyle_StandardPixmapSP_DriveCDIconEnum constant QStyle::SP_DriveCDIcon
[static,const]QStyle_StandardPixmapSP_DriveDVDIconEnum constant QStyle::SP_DriveDVDIcon
[static,const]QStyle_StandardPixmapSP_DriveFDIconEnum constant QStyle::SP_DriveFDIcon
[static,const]QStyle_StandardPixmapSP_DriveHDIconEnum constant QStyle::SP_DriveHDIcon
[static,const]QStyle_StandardPixmapSP_DriveNetIconEnum constant QStyle::SP_DriveNetIcon
[static,const]QStyle_StandardPixmapSP_FileDialogBackEnum constant QStyle::SP_FileDialogBack
[static,const]QStyle_StandardPixmapSP_FileDialogContentsViewEnum constant QStyle::SP_FileDialogContentsView
[static,const]QStyle_StandardPixmapSP_FileDialogDetailedViewEnum constant QStyle::SP_FileDialogDetailedView
[static,const]QStyle_StandardPixmapSP_FileDialogEndEnum constant QStyle::SP_FileDialogEnd
[static,const]QStyle_StandardPixmapSP_FileDialogInfoViewEnum constant QStyle::SP_FileDialogInfoView
[static,const]QStyle_StandardPixmapSP_FileDialogListViewEnum constant QStyle::SP_FileDialogListView
[static,const]QStyle_StandardPixmapSP_FileDialogNewFolderEnum constant QStyle::SP_FileDialogNewFolder
[static,const]QStyle_StandardPixmapSP_FileDialogStartEnum constant QStyle::SP_FileDialogStart
[static,const]QStyle_StandardPixmapSP_FileDialogToParentEnum constant QStyle::SP_FileDialogToParent
[static,const]QStyle_StandardPixmapSP_FileIconEnum constant QStyle::SP_FileIcon
[static,const]QStyle_StandardPixmapSP_FileLinkIconEnum constant QStyle::SP_FileLinkIcon
[static,const]QStyle_StandardPixmapSP_LineEditClearButtonEnum constant QStyle::SP_LineEditClearButton
[static,const]QStyle_StandardPixmapSP_MediaPauseEnum constant QStyle::SP_MediaPause
[static,const]QStyle_StandardPixmapSP_MediaPlayEnum constant QStyle::SP_MediaPlay
[static,const]QStyle_StandardPixmapSP_MediaSeekBackwardEnum constant QStyle::SP_MediaSeekBackward
[static,const]QStyle_StandardPixmapSP_MediaSeekForwardEnum constant QStyle::SP_MediaSeekForward
[static,const]QStyle_StandardPixmapSP_MediaSkipBackwardEnum constant QStyle::SP_MediaSkipBackward
[static,const]QStyle_StandardPixmapSP_MediaSkipForwardEnum constant QStyle::SP_MediaSkipForward
[static,const]QStyle_StandardPixmapSP_MediaStopEnum constant QStyle::SP_MediaStop
[static,const]QStyle_StandardPixmapSP_MediaVolumeEnum constant QStyle::SP_MediaVolume
[static,const]QStyle_StandardPixmapSP_MediaVolumeMutedEnum constant QStyle::SP_MediaVolumeMuted
[static,const]QStyle_StandardPixmapSP_MessageBoxCriticalEnum constant QStyle::SP_MessageBoxCritical
[static,const]QStyle_StandardPixmapSP_MessageBoxInformationEnum constant QStyle::SP_MessageBoxInformation
[static,const]QStyle_StandardPixmapSP_MessageBoxQuestionEnum constant QStyle::SP_MessageBoxQuestion
[static,const]QStyle_StandardPixmapSP_MessageBoxWarningEnum constant QStyle::SP_MessageBoxWarning
[static,const]QStyle_StandardPixmapSP_TitleBarCloseButtonEnum constant QStyle::SP_TitleBarCloseButton
[static,const]QStyle_StandardPixmapSP_TitleBarContextHelpButtonEnum constant QStyle::SP_TitleBarContextHelpButton
[static,const]QStyle_StandardPixmapSP_TitleBarMaxButtonEnum constant QStyle::SP_TitleBarMaxButton
[static,const]QStyle_StandardPixmapSP_TitleBarMenuButtonEnum constant QStyle::SP_TitleBarMenuButton
[static,const]QStyle_StandardPixmapSP_TitleBarMinButtonEnum constant QStyle::SP_TitleBarMinButton
[static,const]QStyle_StandardPixmapSP_TitleBarNormalButtonEnum constant QStyle::SP_TitleBarNormalButton
[static,const]QStyle_StandardPixmapSP_TitleBarShadeButtonEnum constant QStyle::SP_TitleBarShadeButton
[static,const]QStyle_StandardPixmapSP_TitleBarUnshadeButtonEnum constant QStyle::SP_TitleBarUnshadeButton
[static,const]QStyle_StandardPixmapSP_ToolBarHorizontalExtensionButtonEnum constant QStyle::SP_ToolBarHorizontalExtensionButton
[static,const]QStyle_StandardPixmapSP_ToolBarVerticalExtensionButtonEnum constant QStyle::SP_ToolBarVerticalExtensionButton
[static,const]QStyle_StandardPixmapSP_TrashIconEnum constant QStyle::SP_TrashIcon
[static,const]QStyle_StandardPixmapSP_VistaShieldEnum constant QStyle::SP_VistaShield
QRectalignedRect(const Qt_LayoutDirection direction,
Qt_QFlags_AlignmentFlag alignment,
const QSize size,
const QRect rectangle)
Static method QRect QStyle::alignedRect(Qt::LayoutDirection direction, QFlags<Qt::AlignmentFlag> alignment, const QSize &size, const QRect &rectangle)
intsliderPositionFromValue(int min,
int max,
int val,
int space,
bool upsideDown = false)
Static method int QStyle::sliderPositionFromValue(int min, int max, int val, int space, bool upsideDown)
intsliderValueFromPosition(int min,
int max,
int pos,
int space,
bool upsideDown = false)
Static method int QStyle::sliderValueFromPosition(int min, int max, int pos, int space, bool upsideDown)
QMetaObjectstaticMetaObjectObtains the static MetaObject for this class.
stringtr(string s,
string c = nullptr,
int n = -1)
Static method QString QStyle::tr(const char *s, const char *c, int n)
stringtrUtf8(string s,
string c = nullptr,
int n = -1)
Static method QString QStyle::trUtf8(const char *s, const char *c, int n)
Qt_QFlags_AlignmentFlagvisualAlignment(const Qt_LayoutDirection direction,
Qt_QFlags_AlignmentFlag alignment)
Static method QFlags<Qt::AlignmentFlag> QStyle::visualAlignment(Qt::LayoutDirection direction, QFlags<Qt::AlignmentFlag> alignment)
QPointvisualPos(const Qt_LayoutDirection direction,
const QRect boundingRect,
const QPoint logicalPos)
Static method QPoint QStyle::visualPos(Qt::LayoutDirection direction, const QRect &boundingRect, const QPoint &logicalPos)
QRectvisualRect(const Qt_LayoutDirection direction,
const QRect boundingRect,
const QRect logicalRect)
Static method QRect QStyle::visualRect(Qt::LayoutDirection direction, const QRect &boundingRect, const QRect &logicalRect)

Protected methods (static, non-static and constructors)

voidchildEvent(QChildEvent ptr arg1)Virtual method void QStyle::childEvent(QChildEvent *)
voidcustomEvent(QEvent ptr arg1)Virtual method void QStyle::customEvent(QEvent *)
voiddisconnectNotify(const QMetaMethod signal)Virtual method void QStyle::disconnectNotify(const QMetaMethod &signal)
[const]boolisSignalConnected(const QMetaMethod signal)Method bool QStyle::isSignalConnected(const QMetaMethod &signal)
[const]intreceivers(string signal)Method int QStyle::receivers(const char *signal)
[const]QObject ptrsenderMethod QObject *QStyle::sender()
[const]intsenderSignalIndexMethod int QStyle::senderSignalIndex()
voidtimerEvent(QTimerEvent ptr arg1)Virtual method void QStyle::timerEvent(QTimerEvent *)

Detailed description

CC_ComboBox

Signature: [static,const] QStyle_ComplexControl CC_ComboBox

Description: Enum constant QStyle::CC_ComboBox

Python specific notes:
The object exposes a readable attribute 'CC_ComboBox'. This is the getter.

CC_CustomBase

Signature: [static,const] QStyle_ComplexControl CC_CustomBase

Description: Enum constant QStyle::CC_CustomBase

Python specific notes:
The object exposes a readable attribute 'CC_CustomBase'. This is the getter.

CC_Dial

Signature: [static,const] QStyle_ComplexControl CC_Dial

Description: Enum constant QStyle::CC_Dial

Python specific notes:
The object exposes a readable attribute 'CC_Dial'. This is the getter.

CC_GroupBox

Signature: [static,const] QStyle_ComplexControl CC_GroupBox

Description: Enum constant QStyle::CC_GroupBox

Python specific notes:
The object exposes a readable attribute 'CC_GroupBox'. This is the getter.

CC_MdiControls

Signature: [static,const] QStyle_ComplexControl CC_MdiControls

Description: Enum constant QStyle::CC_MdiControls

Python specific notes:
The object exposes a readable attribute 'CC_MdiControls'. This is the getter.

CC_ScrollBar

Signature: [static,const] QStyle_ComplexControl CC_ScrollBar

Description: Enum constant QStyle::CC_ScrollBar

Python specific notes:
The object exposes a readable attribute 'CC_ScrollBar'. This is the getter.

CC_Slider

Signature: [static,const] QStyle_ComplexControl CC_Slider

Description: Enum constant QStyle::CC_Slider

Python specific notes:
The object exposes a readable attribute 'CC_Slider'. This is the getter.

CC_SpinBox

Signature: [static,const] QStyle_ComplexControl CC_SpinBox

Description: Enum constant QStyle::CC_SpinBox

Python specific notes:
The object exposes a readable attribute 'CC_SpinBox'. This is the getter.

CC_TitleBar

Signature: [static,const] QStyle_ComplexControl CC_TitleBar

Description: Enum constant QStyle::CC_TitleBar

Python specific notes:
The object exposes a readable attribute 'CC_TitleBar'. This is the getter.

CC_ToolButton

Signature: [static,const] QStyle_ComplexControl CC_ToolButton

Description: Enum constant QStyle::CC_ToolButton

Python specific notes:
The object exposes a readable attribute 'CC_ToolButton'. This is the getter.

CE_CheckBox

Signature: [static,const] QStyle_ControlElement CE_CheckBox

Description: Enum constant QStyle::CE_CheckBox

Python specific notes:
The object exposes a readable attribute 'CE_CheckBox'. This is the getter.

CE_CheckBoxLabel

Signature: [static,const] QStyle_ControlElement CE_CheckBoxLabel

Description: Enum constant QStyle::CE_CheckBoxLabel

Python specific notes:
The object exposes a readable attribute 'CE_CheckBoxLabel'. This is the getter.

CE_ColumnViewGrip

Signature: [static,const] QStyle_ControlElement CE_ColumnViewGrip

Description: Enum constant QStyle::CE_ColumnViewGrip

Python specific notes:
The object exposes a readable attribute 'CE_ColumnViewGrip'. This is the getter.

CE_ComboBoxLabel

Signature: [static,const] QStyle_ControlElement CE_ComboBoxLabel

Description: Enum constant QStyle::CE_ComboBoxLabel

Python specific notes:
The object exposes a readable attribute 'CE_ComboBoxLabel'. This is the getter.

CE_CustomBase

Signature: [static,const] QStyle_ControlElement CE_CustomBase

Description: Enum constant QStyle::CE_CustomBase

Python specific notes:
The object exposes a readable attribute 'CE_CustomBase'. This is the getter.

CE_DockWidgetTitle

Signature: [static,const] QStyle_ControlElement CE_DockWidgetTitle

Description: Enum constant QStyle::CE_DockWidgetTitle

Python specific notes:
The object exposes a readable attribute 'CE_DockWidgetTitle'. This is the getter.

CE_FocusFrame

Signature: [static,const] QStyle_ControlElement CE_FocusFrame

Description: Enum constant QStyle::CE_FocusFrame

Python specific notes:
The object exposes a readable attribute 'CE_FocusFrame'. This is the getter.

CE_Header

Signature: [static,const] QStyle_ControlElement CE_Header

Description: Enum constant QStyle::CE_Header

Python specific notes:
The object exposes a readable attribute 'CE_Header'. This is the getter.

CE_HeaderEmptyArea

Signature: [static,const] QStyle_ControlElement CE_HeaderEmptyArea

Description: Enum constant QStyle::CE_HeaderEmptyArea

Python specific notes:
The object exposes a readable attribute 'CE_HeaderEmptyArea'. This is the getter.

CE_HeaderLabel

Signature: [static,const] QStyle_ControlElement CE_HeaderLabel

Description: Enum constant QStyle::CE_HeaderLabel

Python specific notes:
The object exposes a readable attribute 'CE_HeaderLabel'. This is the getter.

CE_HeaderSection

Signature: [static,const] QStyle_ControlElement CE_HeaderSection

Description: Enum constant QStyle::CE_HeaderSection

Python specific notes:
The object exposes a readable attribute 'CE_HeaderSection'. This is the getter.

CE_ItemViewItem

Signature: [static,const] QStyle_ControlElement CE_ItemViewItem

Description: Enum constant QStyle::CE_ItemViewItem

Python specific notes:
The object exposes a readable attribute 'CE_ItemViewItem'. This is the getter.

CE_MenuBarEmptyArea

Signature: [static,const] QStyle_ControlElement CE_MenuBarEmptyArea

Description: Enum constant QStyle::CE_MenuBarEmptyArea

Python specific notes:
The object exposes a readable attribute 'CE_MenuBarEmptyArea'. This is the getter.

CE_MenuBarItem

Signature: [static,const] QStyle_ControlElement CE_MenuBarItem

Description: Enum constant QStyle::CE_MenuBarItem

Python specific notes:
The object exposes a readable attribute 'CE_MenuBarItem'. This is the getter.

CE_MenuEmptyArea

Signature: [static,const] QStyle_ControlElement CE_MenuEmptyArea

Description: Enum constant QStyle::CE_MenuEmptyArea

Python specific notes:
The object exposes a readable attribute 'CE_MenuEmptyArea'. This is the getter.

CE_MenuHMargin

Signature: [static,const] QStyle_ControlElement CE_MenuHMargin

Description: Enum constant QStyle::CE_MenuHMargin

Python specific notes:
The object exposes a readable attribute 'CE_MenuHMargin'. This is the getter.

CE_MenuItem

Signature: [static,const] QStyle_ControlElement CE_MenuItem

Description: Enum constant QStyle::CE_MenuItem

Python specific notes:
The object exposes a readable attribute 'CE_MenuItem'. This is the getter.

CE_MenuScroller

Signature: [static,const] QStyle_ControlElement CE_MenuScroller

Description: Enum constant QStyle::CE_MenuScroller

Python specific notes:
The object exposes a readable attribute 'CE_MenuScroller'. This is the getter.

CE_MenuTearoff

Signature: [static,const] QStyle_ControlElement CE_MenuTearoff

Description: Enum constant QStyle::CE_MenuTearoff

Python specific notes:
The object exposes a readable attribute 'CE_MenuTearoff'. This is the getter.

CE_MenuVMargin

Signature: [static,const] QStyle_ControlElement CE_MenuVMargin

Description: Enum constant QStyle::CE_MenuVMargin

Python specific notes:
The object exposes a readable attribute 'CE_MenuVMargin'. This is the getter.

CE_ProgressBar

Signature: [static,const] QStyle_ControlElement CE_ProgressBar

Description: Enum constant QStyle::CE_ProgressBar

Python specific notes:
The object exposes a readable attribute 'CE_ProgressBar'. This is the getter.

CE_ProgressBarContents

Signature: [static,const] QStyle_ControlElement CE_ProgressBarContents

Description: Enum constant QStyle::CE_ProgressBarContents

Python specific notes:
The object exposes a readable attribute 'CE_ProgressBarContents'. This is the getter.

CE_ProgressBarGroove

Signature: [static,const] QStyle_ControlElement CE_ProgressBarGroove

Description: Enum constant QStyle::CE_ProgressBarGroove

Python specific notes:
The object exposes a readable attribute 'CE_ProgressBarGroove'. This is the getter.

CE_ProgressBarLabel

Signature: [static,const] QStyle_ControlElement CE_ProgressBarLabel

Description: Enum constant QStyle::CE_ProgressBarLabel

Python specific notes:
The object exposes a readable attribute 'CE_ProgressBarLabel'. This is the getter.

CE_PushButton

Signature: [static,const] QStyle_ControlElement CE_PushButton

Description: Enum constant QStyle::CE_PushButton

Python specific notes:
The object exposes a readable attribute 'CE_PushButton'. This is the getter.

CE_PushButtonBevel

Signature: [static,const] QStyle_ControlElement CE_PushButtonBevel

Description: Enum constant QStyle::CE_PushButtonBevel

Python specific notes:
The object exposes a readable attribute 'CE_PushButtonBevel'. This is the getter.

CE_PushButtonLabel

Signature: [static,const] QStyle_ControlElement CE_PushButtonLabel

Description: Enum constant QStyle::CE_PushButtonLabel

Python specific notes:
The object exposes a readable attribute 'CE_PushButtonLabel'. This is the getter.

CE_RadioButton

Signature: [static,const] QStyle_ControlElement CE_RadioButton

Description: Enum constant QStyle::CE_RadioButton

Python specific notes:
The object exposes a readable attribute 'CE_RadioButton'. This is the getter.

CE_RadioButtonLabel

Signature: [static,const] QStyle_ControlElement CE_RadioButtonLabel

Description: Enum constant QStyle::CE_RadioButtonLabel

Python specific notes:
The object exposes a readable attribute 'CE_RadioButtonLabel'. This is the getter.

CE_RubberBand

Signature: [static,const] QStyle_ControlElement CE_RubberBand

Description: Enum constant QStyle::CE_RubberBand

Python specific notes:
The object exposes a readable attribute 'CE_RubberBand'. This is the getter.

CE_ScrollBarAddLine

Signature: [static,const] QStyle_ControlElement CE_ScrollBarAddLine

Description: Enum constant QStyle::CE_ScrollBarAddLine

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarAddLine'. This is the getter.

CE_ScrollBarAddPage

Signature: [static,const] QStyle_ControlElement CE_ScrollBarAddPage

Description: Enum constant QStyle::CE_ScrollBarAddPage

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarAddPage'. This is the getter.

CE_ScrollBarFirst

Signature: [static,const] QStyle_ControlElement CE_ScrollBarFirst

Description: Enum constant QStyle::CE_ScrollBarFirst

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarFirst'. This is the getter.

CE_ScrollBarLast

Signature: [static,const] QStyle_ControlElement CE_ScrollBarLast

Description: Enum constant QStyle::CE_ScrollBarLast

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarLast'. This is the getter.

CE_ScrollBarSlider

Signature: [static,const] QStyle_ControlElement CE_ScrollBarSlider

Description: Enum constant QStyle::CE_ScrollBarSlider

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarSlider'. This is the getter.

CE_ScrollBarSubLine

Signature: [static,const] QStyle_ControlElement CE_ScrollBarSubLine

Description: Enum constant QStyle::CE_ScrollBarSubLine

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarSubLine'. This is the getter.

CE_ScrollBarSubPage

Signature: [static,const] QStyle_ControlElement CE_ScrollBarSubPage

Description: Enum constant QStyle::CE_ScrollBarSubPage

Python specific notes:
The object exposes a readable attribute 'CE_ScrollBarSubPage'. This is the getter.

CE_ShapedFrame

Signature: [static,const] QStyle_ControlElement CE_ShapedFrame

Description: Enum constant QStyle::CE_ShapedFrame

Python specific notes:
The object exposes a readable attribute 'CE_ShapedFrame'. This is the getter.

CE_SizeGrip

Signature: [static,const] QStyle_ControlElement CE_SizeGrip

Description: Enum constant QStyle::CE_SizeGrip

Python specific notes:
The object exposes a readable attribute 'CE_SizeGrip'. This is the getter.

CE_Splitter

Signature: [static,const] QStyle_ControlElement CE_Splitter

Description: Enum constant QStyle::CE_Splitter

Python specific notes:
The object exposes a readable attribute 'CE_Splitter'. This is the getter.

CE_TabBarTab

Signature: [static,const] QStyle_ControlElement CE_TabBarTab

Description: Enum constant QStyle::CE_TabBarTab

Python specific notes:
The object exposes a readable attribute 'CE_TabBarTab'. This is the getter.

CE_TabBarTabLabel

Signature: [static,const] QStyle_ControlElement CE_TabBarTabLabel

Description: Enum constant QStyle::CE_TabBarTabLabel

Python specific notes:
The object exposes a readable attribute 'CE_TabBarTabLabel'. This is the getter.

CE_TabBarTabShape

Signature: [static,const] QStyle_ControlElement CE_TabBarTabShape

Description: Enum constant QStyle::CE_TabBarTabShape

Python specific notes:
The object exposes a readable attribute 'CE_TabBarTabShape'. This is the getter.

CE_ToolBar

Signature: [static,const] QStyle_ControlElement CE_ToolBar

Description: Enum constant QStyle::CE_ToolBar

Python specific notes:
The object exposes a readable attribute 'CE_ToolBar'. This is the getter.

CE_ToolBoxTab

Signature: [static,const] QStyle_ControlElement CE_ToolBoxTab

Description: Enum constant QStyle::CE_ToolBoxTab

Python specific notes:
The object exposes a readable attribute 'CE_ToolBoxTab'. This is the getter.

CE_ToolBoxTabLabel

Signature: [static,const] QStyle_ControlElement CE_ToolBoxTabLabel

Description: Enum constant QStyle::CE_ToolBoxTabLabel

Python specific notes:
The object exposes a readable attribute 'CE_ToolBoxTabLabel'. This is the getter.

CE_ToolBoxTabShape

Signature: [static,const] QStyle_ControlElement CE_ToolBoxTabShape

Description: Enum constant QStyle::CE_ToolBoxTabShape

Python specific notes:
The object exposes a readable attribute 'CE_ToolBoxTabShape'. This is the getter.

CE_ToolButtonLabel

Signature: [static,const] QStyle_ControlElement CE_ToolButtonLabel

Description: Enum constant QStyle::CE_ToolButtonLabel

Python specific notes:
The object exposes a readable attribute 'CE_ToolButtonLabel'. This is the getter.

CT_CheckBox

Signature: [static,const] QStyle_ContentsType CT_CheckBox

Description: Enum constant QStyle::CT_CheckBox

Python specific notes:
The object exposes a readable attribute 'CT_CheckBox'. This is the getter.

CT_ComboBox

Signature: [static,const] QStyle_ContentsType CT_ComboBox

Description: Enum constant QStyle::CT_ComboBox

Python specific notes:
The object exposes a readable attribute 'CT_ComboBox'. This is the getter.

CT_CustomBase

Signature: [static,const] QStyle_ContentsType CT_CustomBase

Description: Enum constant QStyle::CT_CustomBase

Python specific notes:
The object exposes a readable attribute 'CT_CustomBase'. This is the getter.

CT_DialogButtons

Signature: [static,const] QStyle_ContentsType CT_DialogButtons

Description: Enum constant QStyle::CT_DialogButtons

Python specific notes:
The object exposes a readable attribute 'CT_DialogButtons'. This is the getter.

CT_GroupBox

Signature: [static,const] QStyle_ContentsType CT_GroupBox

Description: Enum constant QStyle::CT_GroupBox

Python specific notes:
The object exposes a readable attribute 'CT_GroupBox'. This is the getter.

CT_HeaderSection

Signature: [static,const] QStyle_ContentsType CT_HeaderSection

Description: Enum constant QStyle::CT_HeaderSection

Python specific notes:
The object exposes a readable attribute 'CT_HeaderSection'. This is the getter.

CT_ItemViewItem

Signature: [static,const] QStyle_ContentsType CT_ItemViewItem

Description: Enum constant QStyle::CT_ItemViewItem

Python specific notes:
The object exposes a readable attribute 'CT_ItemViewItem'. This is the getter.

CT_LineEdit

Signature: [static,const] QStyle_ContentsType CT_LineEdit

Description: Enum constant QStyle::CT_LineEdit

Python specific notes:
The object exposes a readable attribute 'CT_LineEdit'. This is the getter.

CT_MdiControls

Signature: [static,const] QStyle_ContentsType CT_MdiControls

Description: Enum constant QStyle::CT_MdiControls

Python specific notes:
The object exposes a readable attribute 'CT_MdiControls'. This is the getter.

CT_Menu

Signature: [static,const] QStyle_ContentsType CT_Menu

Description: Enum constant QStyle::CT_Menu

Python specific notes:
The object exposes a readable attribute 'CT_Menu'. This is the getter.

CT_MenuBar

Signature: [static,const] QStyle_ContentsType CT_MenuBar

Description: Enum constant QStyle::CT_MenuBar

Python specific notes:
The object exposes a readable attribute 'CT_MenuBar'. This is the getter.

CT_MenuBarItem

Signature: [static,const] QStyle_ContentsType CT_MenuBarItem

Description: Enum constant QStyle::CT_MenuBarItem

Python specific notes:
The object exposes a readable attribute 'CT_MenuBarItem'. This is the getter.

CT_MenuItem

Signature: [static,const] QStyle_ContentsType CT_MenuItem

Description: Enum constant QStyle::CT_MenuItem

Python specific notes:
The object exposes a readable attribute 'CT_MenuItem'. This is the getter.

CT_ProgressBar

Signature: [static,const] QStyle_ContentsType CT_ProgressBar

Description: Enum constant QStyle::CT_ProgressBar

Python specific notes:
The object exposes a readable attribute 'CT_ProgressBar'. This is the getter.

CT_PushButton

Signature: [static,const] QStyle_ContentsType CT_PushButton

Description: Enum constant QStyle::CT_PushButton

Python specific notes:
The object exposes a readable attribute 'CT_PushButton'. This is the getter.

CT_RadioButton

Signature: [static,const] QStyle_ContentsType CT_RadioButton

Description: Enum constant QStyle::CT_RadioButton

Python specific notes:
The object exposes a readable attribute 'CT_RadioButton'. This is the getter.

CT_ScrollBar

Signature: [static,const] QStyle_ContentsType CT_ScrollBar

Description: Enum constant QStyle::CT_ScrollBar

Python specific notes:
The object exposes a readable attribute 'CT_ScrollBar'. This is the getter.

CT_SizeGrip

Signature: [static,const] QStyle_ContentsType CT_SizeGrip

Description: Enum constant QStyle::CT_SizeGrip

Python specific notes:
The object exposes a readable attribute 'CT_SizeGrip'. This is the getter.

CT_Slider

Signature: [static,const] QStyle_ContentsType CT_Slider

Description: Enum constant QStyle::CT_Slider

Python specific notes:
The object exposes a readable attribute 'CT_Slider'. This is the getter.

CT_SpinBox

Signature: [static,const] QStyle_ContentsType CT_SpinBox

Description: Enum constant QStyle::CT_SpinBox

Python specific notes:
The object exposes a readable attribute 'CT_SpinBox'. This is the getter.

CT_Splitter

Signature: [static,const] QStyle_ContentsType CT_Splitter

Description: Enum constant QStyle::CT_Splitter

Python specific notes:
The object exposes a readable attribute 'CT_Splitter'. This is the getter.

CT_TabBarTab

Signature: [static,const] QStyle_ContentsType CT_TabBarTab

Description: Enum constant QStyle::CT_TabBarTab

Python specific notes:
The object exposes a readable attribute 'CT_TabBarTab'. This is the getter.

CT_TabWidget

Signature: [static,const] QStyle_ContentsType CT_TabWidget

Description: Enum constant QStyle::CT_TabWidget

Python specific notes:
The object exposes a readable attribute 'CT_TabWidget'. This is the getter.

CT_ToolButton

Signature: [static,const] QStyle_ContentsType CT_ToolButton

Description: Enum constant QStyle::CT_ToolButton

Python specific notes:
The object exposes a readable attribute 'CT_ToolButton'. This is the getter.

PE_CustomBase

Signature: [static,const] QStyle_PrimitiveElement PE_CustomBase

Description: Enum constant QStyle::PE_CustomBase

Python specific notes:
The object exposes a readable attribute 'PE_CustomBase'. This is the getter.

PE_Frame

Signature: [static,const] QStyle_PrimitiveElement PE_Frame

Description: Enum constant QStyle::PE_Frame

Python specific notes:
The object exposes a readable attribute 'PE_Frame'. This is the getter.

PE_FrameButtonBevel

Signature: [static,const] QStyle_PrimitiveElement PE_FrameButtonBevel

Description: Enum constant QStyle::PE_FrameButtonBevel

Python specific notes:
The object exposes a readable attribute 'PE_FrameButtonBevel'. This is the getter.

PE_FrameButtonTool

Signature: [static,const] QStyle_PrimitiveElement PE_FrameButtonTool

Description: Enum constant QStyle::PE_FrameButtonTool

Python specific notes:
The object exposes a readable attribute 'PE_FrameButtonTool'. This is the getter.

PE_FrameDefaultButton

Signature: [static,const] QStyle_PrimitiveElement PE_FrameDefaultButton

Description: Enum constant QStyle::PE_FrameDefaultButton

Python specific notes:
The object exposes a readable attribute 'PE_FrameDefaultButton'. This is the getter.

PE_FrameDockWidget

Signature: [static,const] QStyle_PrimitiveElement PE_FrameDockWidget

Description: Enum constant QStyle::PE_FrameDockWidget

Python specific notes:
The object exposes a readable attribute 'PE_FrameDockWidget'. This is the getter.

PE_FrameFocusRect

Signature: [static,const] QStyle_PrimitiveElement PE_FrameFocusRect

Description: Enum constant QStyle::PE_FrameFocusRect

Python specific notes:
The object exposes a readable attribute 'PE_FrameFocusRect'. This is the getter.

PE_FrameGroupBox

Signature: [static,const] QStyle_PrimitiveElement PE_FrameGroupBox

Description: Enum constant QStyle::PE_FrameGroupBox

Python specific notes:
The object exposes a readable attribute 'PE_FrameGroupBox'. This is the getter.

PE_FrameLineEdit

Signature: [static,const] QStyle_PrimitiveElement PE_FrameLineEdit

Description: Enum constant QStyle::PE_FrameLineEdit

Python specific notes:
The object exposes a readable attribute 'PE_FrameLineEdit'. This is the getter.

PE_FrameMenu

Signature: [static,const] QStyle_PrimitiveElement PE_FrameMenu

Description: Enum constant QStyle::PE_FrameMenu

Python specific notes:
The object exposes a readable attribute 'PE_FrameMenu'. This is the getter.

PE_FrameStatusBar

Signature: [static,const] QStyle_PrimitiveElement PE_FrameStatusBar

Description: Enum constant QStyle::PE_FrameStatusBar

Python specific notes:
The object exposes a readable attribute 'PE_FrameStatusBar'. This is the getter.

PE_FrameStatusBarItem

Signature: [static,const] QStyle_PrimitiveElement PE_FrameStatusBarItem

Description: Enum constant QStyle::PE_FrameStatusBarItem

Python specific notes:
The object exposes a readable attribute 'PE_FrameStatusBarItem'. This is the getter.

PE_FrameTabBarBase

Signature: [static,const] QStyle_PrimitiveElement PE_FrameTabBarBase

Description: Enum constant QStyle::PE_FrameTabBarBase

Python specific notes:
The object exposes a readable attribute 'PE_FrameTabBarBase'. This is the getter.

PE_FrameTabWidget

Signature: [static,const] QStyle_PrimitiveElement PE_FrameTabWidget

Description: Enum constant QStyle::PE_FrameTabWidget

Python specific notes:
The object exposes a readable attribute 'PE_FrameTabWidget'. This is the getter.

PE_FrameWindow

Signature: [static,const] QStyle_PrimitiveElement PE_FrameWindow

Description: Enum constant QStyle::PE_FrameWindow

Python specific notes:
The object exposes a readable attribute 'PE_FrameWindow'. This is the getter.

PE_IndicatorArrowDown

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowDown

Description: Enum constant QStyle::PE_IndicatorArrowDown

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorArrowDown'. This is the getter.

PE_IndicatorArrowLeft

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowLeft

Description: Enum constant QStyle::PE_IndicatorArrowLeft

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorArrowLeft'. This is the getter.

PE_IndicatorArrowRight

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowRight

Description: Enum constant QStyle::PE_IndicatorArrowRight

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorArrowRight'. This is the getter.

PE_IndicatorArrowUp

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorArrowUp

Description: Enum constant QStyle::PE_IndicatorArrowUp

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorArrowUp'. This is the getter.

PE_IndicatorBranch

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorBranch

Description: Enum constant QStyle::PE_IndicatorBranch

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorBranch'. This is the getter.

PE_IndicatorButtonDropDown

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorButtonDropDown

Description: Enum constant QStyle::PE_IndicatorButtonDropDown

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorButtonDropDown'. This is the getter.

PE_IndicatorCheckBox

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorCheckBox

Description: Enum constant QStyle::PE_IndicatorCheckBox

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorCheckBox'. This is the getter.

PE_IndicatorColumnViewArrow

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorColumnViewArrow

Description: Enum constant QStyle::PE_IndicatorColumnViewArrow

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorColumnViewArrow'. This is the getter.

PE_IndicatorDockWidgetResizeHandle

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorDockWidgetResizeHandle

Description: Enum constant QStyle::PE_IndicatorDockWidgetResizeHandle

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorDockWidgetResizeHandle'. This is the getter.

PE_IndicatorHeaderArrow

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorHeaderArrow

Description: Enum constant QStyle::PE_IndicatorHeaderArrow

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorHeaderArrow'. This is the getter.

PE_IndicatorItemViewItemCheck

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorItemViewItemCheck

Description: Enum constant QStyle::PE_IndicatorItemViewItemCheck

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorItemViewItemCheck'. This is the getter.

PE_IndicatorItemViewItemDrop

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorItemViewItemDrop

Description: Enum constant QStyle::PE_IndicatorItemViewItemDrop

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorItemViewItemDrop'. This is the getter.

PE_IndicatorMenuCheckMark

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorMenuCheckMark

Description: Enum constant QStyle::PE_IndicatorMenuCheckMark

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorMenuCheckMark'. This is the getter.

PE_IndicatorProgressChunk

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorProgressChunk

Description: Enum constant QStyle::PE_IndicatorProgressChunk

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorProgressChunk'. This is the getter.

PE_IndicatorRadioButton

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorRadioButton

Description: Enum constant QStyle::PE_IndicatorRadioButton

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorRadioButton'. This is the getter.

PE_IndicatorSpinDown

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinDown

Description: Enum constant QStyle::PE_IndicatorSpinDown

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorSpinDown'. This is the getter.

PE_IndicatorSpinMinus

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinMinus

Description: Enum constant QStyle::PE_IndicatorSpinMinus

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorSpinMinus'. This is the getter.

PE_IndicatorSpinPlus

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinPlus

Description: Enum constant QStyle::PE_IndicatorSpinPlus

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorSpinPlus'. This is the getter.

PE_IndicatorSpinUp

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorSpinUp

Description: Enum constant QStyle::PE_IndicatorSpinUp

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorSpinUp'. This is the getter.

PE_IndicatorTabClose

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorTabClose

Description: Enum constant QStyle::PE_IndicatorTabClose

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorTabClose'. This is the getter.

PE_IndicatorTabTear

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorTabTear

Description: Enum constant QStyle::PE_IndicatorTabTear

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorTabTear'. This is the getter.

PE_IndicatorToolBarHandle

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorToolBarHandle

Description: Enum constant QStyle::PE_IndicatorToolBarHandle

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorToolBarHandle'. This is the getter.

PE_IndicatorToolBarSeparator

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorToolBarSeparator

Description: Enum constant QStyle::PE_IndicatorToolBarSeparator

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorToolBarSeparator'. This is the getter.

PE_IndicatorViewItemCheck

Signature: [static,const] QStyle_PrimitiveElement PE_IndicatorViewItemCheck

Description: Enum constant QStyle::PE_IndicatorViewItemCheck

Python specific notes:
The object exposes a readable attribute 'PE_IndicatorViewItemCheck'. This is the getter.

PE_PanelButtonBevel

Signature: [static,const] QStyle_PrimitiveElement PE_PanelButtonBevel

Description: Enum constant QStyle::PE_PanelButtonBevel

Python specific notes:
The object exposes a readable attribute 'PE_PanelButtonBevel'. This is the getter.

PE_PanelButtonCommand

Signature: [static,const] QStyle_PrimitiveElement PE_PanelButtonCommand

Description: Enum constant QStyle::PE_PanelButtonCommand

Python specific notes:
The object exposes a readable attribute 'PE_PanelButtonCommand'. This is the getter.

PE_PanelButtonTool

Signature: [static,const] QStyle_PrimitiveElement PE_PanelButtonTool

Description: Enum constant QStyle::PE_PanelButtonTool

Python specific notes:
The object exposes a readable attribute 'PE_PanelButtonTool'. This is the getter.

PE_PanelItemViewItem

Signature: [static,const] QStyle_PrimitiveElement PE_PanelItemViewItem

Description: Enum constant QStyle::PE_PanelItemViewItem

Python specific notes:
The object exposes a readable attribute 'PE_PanelItemViewItem'. This is the getter.

PE_PanelItemViewRow

Signature: [static,const] QStyle_PrimitiveElement PE_PanelItemViewRow

Description: Enum constant QStyle::PE_PanelItemViewRow

Python specific notes:
The object exposes a readable attribute 'PE_PanelItemViewRow'. This is the getter.

PE_PanelLineEdit

Signature: [static,const] QStyle_PrimitiveElement PE_PanelLineEdit

Description: Enum constant QStyle::PE_PanelLineEdit

Python specific notes:
The object exposes a readable attribute 'PE_PanelLineEdit'. This is the getter.

PE_PanelMenu

Signature: [static,const] QStyle_PrimitiveElement PE_PanelMenu

Description: Enum constant QStyle::PE_PanelMenu

Python specific notes:
The object exposes a readable attribute 'PE_PanelMenu'. This is the getter.

PE_PanelMenuBar

Signature: [static,const] QStyle_PrimitiveElement PE_PanelMenuBar

Description: Enum constant QStyle::PE_PanelMenuBar

Python specific notes:
The object exposes a readable attribute 'PE_PanelMenuBar'. This is the getter.

PE_PanelScrollAreaCorner

Signature: [static,const] QStyle_PrimitiveElement PE_PanelScrollAreaCorner

Description: Enum constant QStyle::PE_PanelScrollAreaCorner

Python specific notes:
The object exposes a readable attribute 'PE_PanelScrollAreaCorner'. This is the getter.

PE_PanelStatusBar

Signature: [static,const] QStyle_PrimitiveElement PE_PanelStatusBar

Description: Enum constant QStyle::PE_PanelStatusBar

Python specific notes:
The object exposes a readable attribute 'PE_PanelStatusBar'. This is the getter.

PE_PanelTipLabel

Signature: [static,const] QStyle_PrimitiveElement PE_PanelTipLabel

Description: Enum constant QStyle::PE_PanelTipLabel

Python specific notes:
The object exposes a readable attribute 'PE_PanelTipLabel'. This is the getter.

PE_PanelToolBar

Signature: [static,const] QStyle_PrimitiveElement PE_PanelToolBar

Description: Enum constant QStyle::PE_PanelToolBar

Python specific notes:
The object exposes a readable attribute 'PE_PanelToolBar'. This is the getter.

PE_Widget

Signature: [static,const] QStyle_PrimitiveElement PE_Widget

Description: Enum constant QStyle::PE_Widget

Python specific notes:
The object exposes a readable attribute 'PE_Widget'. This is the getter.

PM_ButtonDefaultIndicator

Signature: [static,const] QStyle_PixelMetric PM_ButtonDefaultIndicator

Description: Enum constant QStyle::PM_ButtonDefaultIndicator

Python specific notes:
The object exposes a readable attribute 'PM_ButtonDefaultIndicator'. This is the getter.

PM_ButtonIconSize

Signature: [static,const] QStyle_PixelMetric PM_ButtonIconSize

Description: Enum constant QStyle::PM_ButtonIconSize

Python specific notes:
The object exposes a readable attribute 'PM_ButtonIconSize'. This is the getter.

PM_ButtonMargin

Signature: [static,const] QStyle_PixelMetric PM_ButtonMargin

Description: Enum constant QStyle::PM_ButtonMargin

Python specific notes:
The object exposes a readable attribute 'PM_ButtonMargin'. This is the getter.

PM_ButtonShiftHorizontal

Signature: [static,const] QStyle_PixelMetric PM_ButtonShiftHorizontal

Description: Enum constant QStyle::PM_ButtonShiftHorizontal

Python specific notes:
The object exposes a readable attribute 'PM_ButtonShiftHorizontal'. This is the getter.

PM_ButtonShiftVertical

Signature: [static,const] QStyle_PixelMetric PM_ButtonShiftVertical

Description: Enum constant QStyle::PM_ButtonShiftVertical

Python specific notes:
The object exposes a readable attribute 'PM_ButtonShiftVertical'. This is the getter.

PM_CheckBoxLabelSpacing

Signature: [static,const] QStyle_PixelMetric PM_CheckBoxLabelSpacing

Description: Enum constant QStyle::PM_CheckBoxLabelSpacing

Python specific notes:
The object exposes a readable attribute 'PM_CheckBoxLabelSpacing'. This is the getter.

PM_ComboBoxFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_ComboBoxFrameWidth

Description: Enum constant QStyle::PM_ComboBoxFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_ComboBoxFrameWidth'. This is the getter.

PM_CustomBase

Signature: [static,const] QStyle_PixelMetric PM_CustomBase

Description: Enum constant QStyle::PM_CustomBase

Python specific notes:
The object exposes a readable attribute 'PM_CustomBase'. This is the getter.

PM_DefaultChildMargin

Signature: [static,const] QStyle_PixelMetric PM_DefaultChildMargin

Description: Enum constant QStyle::PM_DefaultChildMargin

Python specific notes:
The object exposes a readable attribute 'PM_DefaultChildMargin'. This is the getter.

PM_DefaultFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_DefaultFrameWidth

Description: Enum constant QStyle::PM_DefaultFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_DefaultFrameWidth'. This is the getter.

PM_DefaultLayoutSpacing

Signature: [static,const] QStyle_PixelMetric PM_DefaultLayoutSpacing

Description: Enum constant QStyle::PM_DefaultLayoutSpacing

Python specific notes:
The object exposes a readable attribute 'PM_DefaultLayoutSpacing'. This is the getter.

PM_DefaultTopLevelMargin

Signature: [static,const] QStyle_PixelMetric PM_DefaultTopLevelMargin

Description: Enum constant QStyle::PM_DefaultTopLevelMargin

Python specific notes:
The object exposes a readable attribute 'PM_DefaultTopLevelMargin'. This is the getter.

PM_DialogButtonsButtonHeight

Signature: [static,const] QStyle_PixelMetric PM_DialogButtonsButtonHeight

Description: Enum constant QStyle::PM_DialogButtonsButtonHeight

Python specific notes:
The object exposes a readable attribute 'PM_DialogButtonsButtonHeight'. This is the getter.

PM_DialogButtonsButtonWidth

Signature: [static,const] QStyle_PixelMetric PM_DialogButtonsButtonWidth

Description: Enum constant QStyle::PM_DialogButtonsButtonWidth

Python specific notes:
The object exposes a readable attribute 'PM_DialogButtonsButtonWidth'. This is the getter.

PM_DialogButtonsSeparator

Signature: [static,const] QStyle_PixelMetric PM_DialogButtonsSeparator

Description: Enum constant QStyle::PM_DialogButtonsSeparator

Python specific notes:
The object exposes a readable attribute 'PM_DialogButtonsSeparator'. This is the getter.

PM_DockWidgetFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_DockWidgetFrameWidth

Description: Enum constant QStyle::PM_DockWidgetFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_DockWidgetFrameWidth'. This is the getter.

PM_DockWidgetHandleExtent

Signature: [static,const] QStyle_PixelMetric PM_DockWidgetHandleExtent

Description: Enum constant QStyle::PM_DockWidgetHandleExtent

Python specific notes:
The object exposes a readable attribute 'PM_DockWidgetHandleExtent'. This is the getter.

PM_DockWidgetSeparatorExtent

Signature: [static,const] QStyle_PixelMetric PM_DockWidgetSeparatorExtent

Description: Enum constant QStyle::PM_DockWidgetSeparatorExtent

Python specific notes:
The object exposes a readable attribute 'PM_DockWidgetSeparatorExtent'. This is the getter.

PM_DockWidgetTitleBarButtonMargin

Signature: [static,const] QStyle_PixelMetric PM_DockWidgetTitleBarButtonMargin

Description: Enum constant QStyle::PM_DockWidgetTitleBarButtonMargin

Python specific notes:
The object exposes a readable attribute 'PM_DockWidgetTitleBarButtonMargin'. This is the getter.

PM_DockWidgetTitleMargin

Signature: [static,const] QStyle_PixelMetric PM_DockWidgetTitleMargin

Description: Enum constant QStyle::PM_DockWidgetTitleMargin

Python specific notes:
The object exposes a readable attribute 'PM_DockWidgetTitleMargin'. This is the getter.

PM_ExclusiveIndicatorHeight

Signature: [static,const] QStyle_PixelMetric PM_ExclusiveIndicatorHeight

Description: Enum constant QStyle::PM_ExclusiveIndicatorHeight

Python specific notes:
The object exposes a readable attribute 'PM_ExclusiveIndicatorHeight'. This is the getter.

PM_ExclusiveIndicatorWidth

Signature: [static,const] QStyle_PixelMetric PM_ExclusiveIndicatorWidth

Description: Enum constant QStyle::PM_ExclusiveIndicatorWidth

Python specific notes:
The object exposes a readable attribute 'PM_ExclusiveIndicatorWidth'. This is the getter.

PM_FocusFrameHMargin

Signature: [static,const] QStyle_PixelMetric PM_FocusFrameHMargin

Description: Enum constant QStyle::PM_FocusFrameHMargin

Python specific notes:
The object exposes a readable attribute 'PM_FocusFrameHMargin'. This is the getter.

PM_FocusFrameVMargin

Signature: [static,const] QStyle_PixelMetric PM_FocusFrameVMargin

Description: Enum constant QStyle::PM_FocusFrameVMargin

Python specific notes:
The object exposes a readable attribute 'PM_FocusFrameVMargin'. This is the getter.

PM_HeaderDefaultSectionSizeHorizontal

Signature: [static,const] QStyle_PixelMetric PM_HeaderDefaultSectionSizeHorizontal

Description: Enum constant QStyle::PM_HeaderDefaultSectionSizeHorizontal

Python specific notes:
The object exposes a readable attribute 'PM_HeaderDefaultSectionSizeHorizontal'. This is the getter.

PM_HeaderDefaultSectionSizeVertical

Signature: [static,const] QStyle_PixelMetric PM_HeaderDefaultSectionSizeVertical

Description: Enum constant QStyle::PM_HeaderDefaultSectionSizeVertical

Python specific notes:
The object exposes a readable attribute 'PM_HeaderDefaultSectionSizeVertical'. This is the getter.

PM_HeaderGripMargin

Signature: [static,const] QStyle_PixelMetric PM_HeaderGripMargin

Description: Enum constant QStyle::PM_HeaderGripMargin

Python specific notes:
The object exposes a readable attribute 'PM_HeaderGripMargin'. This is the getter.

PM_HeaderMargin

Signature: [static,const] QStyle_PixelMetric PM_HeaderMargin

Description: Enum constant QStyle::PM_HeaderMargin

Python specific notes:
The object exposes a readable attribute 'PM_HeaderMargin'. This is the getter.

PM_HeaderMarkSize

Signature: [static,const] QStyle_PixelMetric PM_HeaderMarkSize

Description: Enum constant QStyle::PM_HeaderMarkSize

Python specific notes:
The object exposes a readable attribute 'PM_HeaderMarkSize'. This is the getter.

PM_IconViewIconSize

Signature: [static,const] QStyle_PixelMetric PM_IconViewIconSize

Description: Enum constant QStyle::PM_IconViewIconSize

Python specific notes:
The object exposes a readable attribute 'PM_IconViewIconSize'. This is the getter.

PM_IndicatorHeight

Signature: [static,const] QStyle_PixelMetric PM_IndicatorHeight

Description: Enum constant QStyle::PM_IndicatorHeight

Python specific notes:
The object exposes a readable attribute 'PM_IndicatorHeight'. This is the getter.

PM_IndicatorWidth

Signature: [static,const] QStyle_PixelMetric PM_IndicatorWidth

Description: Enum constant QStyle::PM_IndicatorWidth

Python specific notes:
The object exposes a readable attribute 'PM_IndicatorWidth'. This is the getter.

PM_LargeIconSize

Signature: [static,const] QStyle_PixelMetric PM_LargeIconSize

Description: Enum constant QStyle::PM_LargeIconSize

Python specific notes:
The object exposes a readable attribute 'PM_LargeIconSize'. This is the getter.

PM_LayoutBottomMargin

Signature: [static,const] QStyle_PixelMetric PM_LayoutBottomMargin

Description: Enum constant QStyle::PM_LayoutBottomMargin

Python specific notes:
The object exposes a readable attribute 'PM_LayoutBottomMargin'. This is the getter.

PM_LayoutHorizontalSpacing

Signature: [static,const] QStyle_PixelMetric PM_LayoutHorizontalSpacing

Description: Enum constant QStyle::PM_LayoutHorizontalSpacing

Python specific notes:
The object exposes a readable attribute 'PM_LayoutHorizontalSpacing'. This is the getter.

PM_LayoutLeftMargin

Signature: [static,const] QStyle_PixelMetric PM_LayoutLeftMargin

Description: Enum constant QStyle::PM_LayoutLeftMargin

Python specific notes:
The object exposes a readable attribute 'PM_LayoutLeftMargin'. This is the getter.

PM_LayoutRightMargin

Signature: [static,const] QStyle_PixelMetric PM_LayoutRightMargin

Description: Enum constant QStyle::PM_LayoutRightMargin

Python specific notes:
The object exposes a readable attribute 'PM_LayoutRightMargin'. This is the getter.

PM_LayoutTopMargin

Signature: [static,const] QStyle_PixelMetric PM_LayoutTopMargin

Description: Enum constant QStyle::PM_LayoutTopMargin

Python specific notes:
The object exposes a readable attribute 'PM_LayoutTopMargin'. This is the getter.

PM_LayoutVerticalSpacing

Signature: [static,const] QStyle_PixelMetric PM_LayoutVerticalSpacing

Description: Enum constant QStyle::PM_LayoutVerticalSpacing

Python specific notes:
The object exposes a readable attribute 'PM_LayoutVerticalSpacing'. This is the getter.

PM_ListViewIconSize

Signature: [static,const] QStyle_PixelMetric PM_ListViewIconSize

Description: Enum constant QStyle::PM_ListViewIconSize

Python specific notes:
The object exposes a readable attribute 'PM_ListViewIconSize'. This is the getter.

PM_MDIFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_MDIFrameWidth

Description: Enum constant QStyle::PM_MDIFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_MDIFrameWidth'. This is the getter.

PM_MDIMinimizedWidth

Signature: [static,const] QStyle_PixelMetric PM_MDIMinimizedWidth

Description: Enum constant QStyle::PM_MDIMinimizedWidth

Python specific notes:
The object exposes a readable attribute 'PM_MDIMinimizedWidth'. This is the getter.

PM_MaximumDragDistance

Signature: [static,const] QStyle_PixelMetric PM_MaximumDragDistance

Description: Enum constant QStyle::PM_MaximumDragDistance

Python specific notes:
The object exposes a readable attribute 'PM_MaximumDragDistance'. This is the getter.

PM_MdiSubWindowFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_MdiSubWindowFrameWidth

Description: Enum constant QStyle::PM_MdiSubWindowFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_MdiSubWindowFrameWidth'. This is the getter.

PM_MdiSubWindowMinimizedWidth

Signature: [static,const] QStyle_PixelMetric PM_MdiSubWindowMinimizedWidth

Description: Enum constant QStyle::PM_MdiSubWindowMinimizedWidth

Python specific notes:
The object exposes a readable attribute 'PM_MdiSubWindowMinimizedWidth'. This is the getter.

PM_MenuBarHMargin

Signature: [static,const] QStyle_PixelMetric PM_MenuBarHMargin

Description: Enum constant QStyle::PM_MenuBarHMargin

Python specific notes:
The object exposes a readable attribute 'PM_MenuBarHMargin'. This is the getter.

PM_MenuBarItemSpacing

Signature: [static,const] QStyle_PixelMetric PM_MenuBarItemSpacing

Description: Enum constant QStyle::PM_MenuBarItemSpacing

Python specific notes:
The object exposes a readable attribute 'PM_MenuBarItemSpacing'. This is the getter.

PM_MenuBarPanelWidth

Signature: [static,const] QStyle_PixelMetric PM_MenuBarPanelWidth

Description: Enum constant QStyle::PM_MenuBarPanelWidth

Python specific notes:
The object exposes a readable attribute 'PM_MenuBarPanelWidth'. This is the getter.

PM_MenuBarVMargin

Signature: [static,const] QStyle_PixelMetric PM_MenuBarVMargin

Description: Enum constant QStyle::PM_MenuBarVMargin

Python specific notes:
The object exposes a readable attribute 'PM_MenuBarVMargin'. This is the getter.

PM_MenuButtonIndicator

Signature: [static,const] QStyle_PixelMetric PM_MenuButtonIndicator

Description: Enum constant QStyle::PM_MenuButtonIndicator

Python specific notes:
The object exposes a readable attribute 'PM_MenuButtonIndicator'. This is the getter.

PM_MenuDesktopFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_MenuDesktopFrameWidth

Description: Enum constant QStyle::PM_MenuDesktopFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_MenuDesktopFrameWidth'. This is the getter.

PM_MenuHMargin

Signature: [static,const] QStyle_PixelMetric PM_MenuHMargin

Description: Enum constant QStyle::PM_MenuHMargin

Python specific notes:
The object exposes a readable attribute 'PM_MenuHMargin'. This is the getter.

PM_MenuPanelWidth

Signature: [static,const] QStyle_PixelMetric PM_MenuPanelWidth

Description: Enum constant QStyle::PM_MenuPanelWidth

Python specific notes:
The object exposes a readable attribute 'PM_MenuPanelWidth'. This is the getter.

PM_MenuScrollerHeight

Signature: [static,const] QStyle_PixelMetric PM_MenuScrollerHeight

Description: Enum constant QStyle::PM_MenuScrollerHeight

Python specific notes:
The object exposes a readable attribute 'PM_MenuScrollerHeight'. This is the getter.

PM_MenuTearoffHeight

Signature: [static,const] QStyle_PixelMetric PM_MenuTearoffHeight

Description: Enum constant QStyle::PM_MenuTearoffHeight

Python specific notes:
The object exposes a readable attribute 'PM_MenuTearoffHeight'. This is the getter.

PM_MenuVMargin

Signature: [static,const] QStyle_PixelMetric PM_MenuVMargin

Description: Enum constant QStyle::PM_MenuVMargin

Python specific notes:
The object exposes a readable attribute 'PM_MenuVMargin'. This is the getter.

PM_MessageBoxIconSize

Signature: [static,const] QStyle_PixelMetric PM_MessageBoxIconSize

Description: Enum constant QStyle::PM_MessageBoxIconSize

Python specific notes:
The object exposes a readable attribute 'PM_MessageBoxIconSize'. This is the getter.

PM_ProgressBarChunkWidth

Signature: [static,const] QStyle_PixelMetric PM_ProgressBarChunkWidth

Description: Enum constant QStyle::PM_ProgressBarChunkWidth

Python specific notes:
The object exposes a readable attribute 'PM_ProgressBarChunkWidth'. This is the getter.

PM_RadioButtonLabelSpacing

Signature: [static,const] QStyle_PixelMetric PM_RadioButtonLabelSpacing

Description: Enum constant QStyle::PM_RadioButtonLabelSpacing

Python specific notes:
The object exposes a readable attribute 'PM_RadioButtonLabelSpacing'. This is the getter.

PM_ScrollBarExtent

Signature: [static,const] QStyle_PixelMetric PM_ScrollBarExtent

Description: Enum constant QStyle::PM_ScrollBarExtent

Python specific notes:
The object exposes a readable attribute 'PM_ScrollBarExtent'. This is the getter.

PM_ScrollBarSliderMin

Signature: [static,const] QStyle_PixelMetric PM_ScrollBarSliderMin

Description: Enum constant QStyle::PM_ScrollBarSliderMin

Python specific notes:
The object exposes a readable attribute 'PM_ScrollBarSliderMin'. This is the getter.

PM_ScrollView_ScrollBarOverlap

Signature: [static,const] QStyle_PixelMetric PM_ScrollView_ScrollBarOverlap

Description: Enum constant QStyle::PM_ScrollView_ScrollBarOverlap

Python specific notes:
The object exposes a readable attribute 'PM_ScrollView_ScrollBarOverlap'. This is the getter.

PM_ScrollView_ScrollBarSpacing

Signature: [static,const] QStyle_PixelMetric PM_ScrollView_ScrollBarSpacing

Description: Enum constant QStyle::PM_ScrollView_ScrollBarSpacing

Python specific notes:
The object exposes a readable attribute 'PM_ScrollView_ScrollBarSpacing'. This is the getter.

PM_SizeGripSize

Signature: [static,const] QStyle_PixelMetric PM_SizeGripSize

Description: Enum constant QStyle::PM_SizeGripSize

Python specific notes:
The object exposes a readable attribute 'PM_SizeGripSize'. This is the getter.

PM_SliderControlThickness

Signature: [static,const] QStyle_PixelMetric PM_SliderControlThickness

Description: Enum constant QStyle::PM_SliderControlThickness

Python specific notes:
The object exposes a readable attribute 'PM_SliderControlThickness'. This is the getter.

PM_SliderLength

Signature: [static,const] QStyle_PixelMetric PM_SliderLength

Description: Enum constant QStyle::PM_SliderLength

Python specific notes:
The object exposes a readable attribute 'PM_SliderLength'. This is the getter.

PM_SliderSpaceAvailable

Signature: [static,const] QStyle_PixelMetric PM_SliderSpaceAvailable

Description: Enum constant QStyle::PM_SliderSpaceAvailable

Python specific notes:
The object exposes a readable attribute 'PM_SliderSpaceAvailable'. This is the getter.

PM_SliderThickness

Signature: [static,const] QStyle_PixelMetric PM_SliderThickness

Description: Enum constant QStyle::PM_SliderThickness

Python specific notes:
The object exposes a readable attribute 'PM_SliderThickness'. This is the getter.

PM_SliderTickmarkOffset

Signature: [static,const] QStyle_PixelMetric PM_SliderTickmarkOffset

Description: Enum constant QStyle::PM_SliderTickmarkOffset

Python specific notes:
The object exposes a readable attribute 'PM_SliderTickmarkOffset'. This is the getter.

PM_SmallIconSize

Signature: [static,const] QStyle_PixelMetric PM_SmallIconSize

Description: Enum constant QStyle::PM_SmallIconSize

Python specific notes:
The object exposes a readable attribute 'PM_SmallIconSize'. This is the getter.

PM_SpinBoxFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_SpinBoxFrameWidth

Description: Enum constant QStyle::PM_SpinBoxFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_SpinBoxFrameWidth'. This is the getter.

PM_SpinBoxSliderHeight

Signature: [static,const] QStyle_PixelMetric PM_SpinBoxSliderHeight

Description: Enum constant QStyle::PM_SpinBoxSliderHeight

Python specific notes:
The object exposes a readable attribute 'PM_SpinBoxSliderHeight'. This is the getter.

PM_SplitterWidth

Signature: [static,const] QStyle_PixelMetric PM_SplitterWidth

Description: Enum constant QStyle::PM_SplitterWidth

Python specific notes:
The object exposes a readable attribute 'PM_SplitterWidth'. This is the getter.

PM_SubMenuOverlap

Signature: [static,const] QStyle_PixelMetric PM_SubMenuOverlap

Description: Enum constant QStyle::PM_SubMenuOverlap

Python specific notes:
The object exposes a readable attribute 'PM_SubMenuOverlap'. This is the getter.

PM_TabBarBaseHeight

Signature: [static,const] QStyle_PixelMetric PM_TabBarBaseHeight

Description: Enum constant QStyle::PM_TabBarBaseHeight

Python specific notes:
The object exposes a readable attribute 'PM_TabBarBaseHeight'. This is the getter.

PM_TabBarBaseOverlap

Signature: [static,const] QStyle_PixelMetric PM_TabBarBaseOverlap

Description: Enum constant QStyle::PM_TabBarBaseOverlap

Python specific notes:
The object exposes a readable attribute 'PM_TabBarBaseOverlap'. This is the getter.

PM_TabBarIconSize

Signature: [static,const] QStyle_PixelMetric PM_TabBarIconSize

Description: Enum constant QStyle::PM_TabBarIconSize

Python specific notes:
The object exposes a readable attribute 'PM_TabBarIconSize'. This is the getter.

PM_TabBarScrollButtonWidth

Signature: [static,const] QStyle_PixelMetric PM_TabBarScrollButtonWidth

Description: Enum constant QStyle::PM_TabBarScrollButtonWidth

Python specific notes:
The object exposes a readable attribute 'PM_TabBarScrollButtonWidth'. This is the getter.

PM_TabBarTabHSpace

Signature: [static,const] QStyle_PixelMetric PM_TabBarTabHSpace

Description: Enum constant QStyle::PM_TabBarTabHSpace

Python specific notes:
The object exposes a readable attribute 'PM_TabBarTabHSpace'. This is the getter.

PM_TabBarTabOverlap

Signature: [static,const] QStyle_PixelMetric PM_TabBarTabOverlap

Description: Enum constant QStyle::PM_TabBarTabOverlap

Python specific notes:
The object exposes a readable attribute 'PM_TabBarTabOverlap'. This is the getter.

PM_TabBarTabShiftHorizontal

Signature: [static,const] QStyle_PixelMetric PM_TabBarTabShiftHorizontal

Description: Enum constant QStyle::PM_TabBarTabShiftHorizontal

Python specific notes:
The object exposes a readable attribute 'PM_TabBarTabShiftHorizontal'. This is the getter.

PM_TabBarTabShiftVertical

Signature: [static,const] QStyle_PixelMetric PM_TabBarTabShiftVertical

Description: Enum constant QStyle::PM_TabBarTabShiftVertical

Python specific notes:
The object exposes a readable attribute 'PM_TabBarTabShiftVertical'. This is the getter.

PM_TabBarTabVSpace

Signature: [static,const] QStyle_PixelMetric PM_TabBarTabVSpace

Description: Enum constant QStyle::PM_TabBarTabVSpace

Python specific notes:
The object exposes a readable attribute 'PM_TabBarTabVSpace'. This is the getter.

PM_TabBar_ScrollButtonOverlap

Signature: [static,const] QStyle_PixelMetric PM_TabBar_ScrollButtonOverlap

Description: Enum constant QStyle::PM_TabBar_ScrollButtonOverlap

Python specific notes:
The object exposes a readable attribute 'PM_TabBar_ScrollButtonOverlap'. This is the getter.

PM_TabCloseIndicatorHeight

Signature: [static,const] QStyle_PixelMetric PM_TabCloseIndicatorHeight

Description: Enum constant QStyle::PM_TabCloseIndicatorHeight

Python specific notes:
The object exposes a readable attribute 'PM_TabCloseIndicatorHeight'. This is the getter.

PM_TabCloseIndicatorWidth

Signature: [static,const] QStyle_PixelMetric PM_TabCloseIndicatorWidth

Description: Enum constant QStyle::PM_TabCloseIndicatorWidth

Python specific notes:
The object exposes a readable attribute 'PM_TabCloseIndicatorWidth'. This is the getter.

PM_TextCursorWidth

Signature: [static,const] QStyle_PixelMetric PM_TextCursorWidth

Description: Enum constant QStyle::PM_TextCursorWidth

Python specific notes:
The object exposes a readable attribute 'PM_TextCursorWidth'. This is the getter.

PM_TitleBarHeight

Signature: [static,const] QStyle_PixelMetric PM_TitleBarHeight

Description: Enum constant QStyle::PM_TitleBarHeight

Python specific notes:
The object exposes a readable attribute 'PM_TitleBarHeight'. This is the getter.

PM_ToolBarExtensionExtent

Signature: [static,const] QStyle_PixelMetric PM_ToolBarExtensionExtent

Description: Enum constant QStyle::PM_ToolBarExtensionExtent

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarExtensionExtent'. This is the getter.

PM_ToolBarFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_ToolBarFrameWidth

Description: Enum constant QStyle::PM_ToolBarFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarFrameWidth'. This is the getter.

PM_ToolBarHandleExtent

Signature: [static,const] QStyle_PixelMetric PM_ToolBarHandleExtent

Description: Enum constant QStyle::PM_ToolBarHandleExtent

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarHandleExtent'. This is the getter.

PM_ToolBarIconSize

Signature: [static,const] QStyle_PixelMetric PM_ToolBarIconSize

Description: Enum constant QStyle::PM_ToolBarIconSize

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarIconSize'. This is the getter.

PM_ToolBarItemMargin

Signature: [static,const] QStyle_PixelMetric PM_ToolBarItemMargin

Description: Enum constant QStyle::PM_ToolBarItemMargin

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarItemMargin'. This is the getter.

PM_ToolBarItemSpacing

Signature: [static,const] QStyle_PixelMetric PM_ToolBarItemSpacing

Description: Enum constant QStyle::PM_ToolBarItemSpacing

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarItemSpacing'. This is the getter.

PM_ToolBarSeparatorExtent

Signature: [static,const] QStyle_PixelMetric PM_ToolBarSeparatorExtent

Description: Enum constant QStyle::PM_ToolBarSeparatorExtent

Python specific notes:
The object exposes a readable attribute 'PM_ToolBarSeparatorExtent'. This is the getter.

PM_ToolTipLabelFrameWidth

Signature: [static,const] QStyle_PixelMetric PM_ToolTipLabelFrameWidth

Description: Enum constant QStyle::PM_ToolTipLabelFrameWidth

Python specific notes:
The object exposes a readable attribute 'PM_ToolTipLabelFrameWidth'. This is the getter.

PM_TreeViewIndentation

Signature: [static,const] QStyle_PixelMetric PM_TreeViewIndentation

Description: Enum constant QStyle::PM_TreeViewIndentation

Python specific notes:
The object exposes a readable attribute 'PM_TreeViewIndentation'. This is the getter.

SC_All

Signature: [static,const] QStyle_SubControl SC_All

Description: Enum constant QStyle::SC_All

Python specific notes:
The object exposes a readable attribute 'SC_All'. This is the getter.

SC_ComboBoxArrow

Signature: [static,const] QStyle_SubControl SC_ComboBoxArrow

Description: Enum constant QStyle::SC_ComboBoxArrow

Python specific notes:
The object exposes a readable attribute 'SC_ComboBoxArrow'. This is the getter.

SC_ComboBoxEditField

Signature: [static,const] QStyle_SubControl SC_ComboBoxEditField

Description: Enum constant QStyle::SC_ComboBoxEditField

Python specific notes:
The object exposes a readable attribute 'SC_ComboBoxEditField'. This is the getter.

SC_ComboBoxFrame

Signature: [static,const] QStyle_SubControl SC_ComboBoxFrame

Description: Enum constant QStyle::SC_ComboBoxFrame

Python specific notes:
The object exposes a readable attribute 'SC_ComboBoxFrame'. This is the getter.

SC_ComboBoxListBoxPopup

Signature: [static,const] QStyle_SubControl SC_ComboBoxListBoxPopup

Description: Enum constant QStyle::SC_ComboBoxListBoxPopup

Python specific notes:
The object exposes a readable attribute 'SC_ComboBoxListBoxPopup'. This is the getter.

SC_CustomBase

Signature: [static,const] QStyle_SubControl SC_CustomBase

Description: Enum constant QStyle::SC_CustomBase

Python specific notes:
The object exposes a readable attribute 'SC_CustomBase'. This is the getter.

SC_DialGroove

Signature: [static,const] QStyle_SubControl SC_DialGroove

Description: Enum constant QStyle::SC_DialGroove

Python specific notes:
The object exposes a readable attribute 'SC_DialGroove'. This is the getter.

SC_DialHandle

Signature: [static,const] QStyle_SubControl SC_DialHandle

Description: Enum constant QStyle::SC_DialHandle

Python specific notes:
The object exposes a readable attribute 'SC_DialHandle'. This is the getter.

SC_DialTickmarks

Signature: [static,const] QStyle_SubControl SC_DialTickmarks

Description: Enum constant QStyle::SC_DialTickmarks

Python specific notes:
The object exposes a readable attribute 'SC_DialTickmarks'. This is the getter.

SC_GroupBoxCheckBox

Signature: [static,const] QStyle_SubControl SC_GroupBoxCheckBox

Description: Enum constant QStyle::SC_GroupBoxCheckBox

Python specific notes:
The object exposes a readable attribute 'SC_GroupBoxCheckBox'. This is the getter.

SC_GroupBoxContents

Signature: [static,const] QStyle_SubControl SC_GroupBoxContents

Description: Enum constant QStyle::SC_GroupBoxContents

Python specific notes:
The object exposes a readable attribute 'SC_GroupBoxContents'. This is the getter.

SC_GroupBoxFrame

Signature: [static,const] QStyle_SubControl SC_GroupBoxFrame

Description: Enum constant QStyle::SC_GroupBoxFrame

Python specific notes:
The object exposes a readable attribute 'SC_GroupBoxFrame'. This is the getter.

SC_GroupBoxLabel

Signature: [static,const] QStyle_SubControl SC_GroupBoxLabel

Description: Enum constant QStyle::SC_GroupBoxLabel

Python specific notes:
The object exposes a readable attribute 'SC_GroupBoxLabel'. This is the getter.

SC_MdiCloseButton

Signature: [static,const] QStyle_SubControl SC_MdiCloseButton

Description: Enum constant QStyle::SC_MdiCloseButton

Python specific notes:
The object exposes a readable attribute 'SC_MdiCloseButton'. This is the getter.

SC_MdiMinButton

Signature: [static,const] QStyle_SubControl SC_MdiMinButton

Description: Enum constant QStyle::SC_MdiMinButton

Python specific notes:
The object exposes a readable attribute 'SC_MdiMinButton'. This is the getter.

SC_MdiNormalButton

Signature: [static,const] QStyle_SubControl SC_MdiNormalButton

Description: Enum constant QStyle::SC_MdiNormalButton

Python specific notes:
The object exposes a readable attribute 'SC_MdiNormalButton'. This is the getter.

SC_None

Signature: [static,const] QStyle_SubControl SC_None

Description: Enum constant QStyle::SC_None

Python specific notes:
The object exposes a readable attribute 'SC_None'. This is the getter.

SC_ScrollBarAddLine

Signature: [static,const] QStyle_SubControl SC_ScrollBarAddLine

Description: Enum constant QStyle::SC_ScrollBarAddLine

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarAddLine'. This is the getter.

SC_ScrollBarAddPage

Signature: [static,const] QStyle_SubControl SC_ScrollBarAddPage

Description: Enum constant QStyle::SC_ScrollBarAddPage

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarAddPage'. This is the getter.

SC_ScrollBarFirst

Signature: [static,const] QStyle_SubControl SC_ScrollBarFirst

Description: Enum constant QStyle::SC_ScrollBarFirst

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarFirst'. This is the getter.

SC_ScrollBarGroove

Signature: [static,const] QStyle_SubControl SC_ScrollBarGroove

Description: Enum constant QStyle::SC_ScrollBarGroove

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarGroove'. This is the getter.

SC_ScrollBarLast

Signature: [static,const] QStyle_SubControl SC_ScrollBarLast

Description: Enum constant QStyle::SC_ScrollBarLast

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarLast'. This is the getter.

SC_ScrollBarSlider

Signature: [static,const] QStyle_SubControl SC_ScrollBarSlider

Description: Enum constant QStyle::SC_ScrollBarSlider

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarSlider'. This is the getter.

SC_ScrollBarSubLine

Signature: [static,const] QStyle_SubControl SC_ScrollBarSubLine

Description: Enum constant QStyle::SC_ScrollBarSubLine

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarSubLine'. This is the getter.

SC_ScrollBarSubPage

Signature: [static,const] QStyle_SubControl SC_ScrollBarSubPage

Description: Enum constant QStyle::SC_ScrollBarSubPage

Python specific notes:
The object exposes a readable attribute 'SC_ScrollBarSubPage'. This is the getter.

SC_SliderGroove

Signature: [static,const] QStyle_SubControl SC_SliderGroove

Description: Enum constant QStyle::SC_SliderGroove

Python specific notes:
The object exposes a readable attribute 'SC_SliderGroove'. This is the getter.

SC_SliderHandle

Signature: [static,const] QStyle_SubControl SC_SliderHandle

Description: Enum constant QStyle::SC_SliderHandle

Python specific notes:
The object exposes a readable attribute 'SC_SliderHandle'. This is the getter.

SC_SliderTickmarks

Signature: [static,const] QStyle_SubControl SC_SliderTickmarks

Description: Enum constant QStyle::SC_SliderTickmarks

Python specific notes:
The object exposes a readable attribute 'SC_SliderTickmarks'. This is the getter.

SC_SpinBoxDown

Signature: [static,const] QStyle_SubControl SC_SpinBoxDown

Description: Enum constant QStyle::SC_SpinBoxDown

Python specific notes:
The object exposes a readable attribute 'SC_SpinBoxDown'. This is the getter.

SC_SpinBoxEditField

Signature: [static,const] QStyle_SubControl SC_SpinBoxEditField

Description: Enum constant QStyle::SC_SpinBoxEditField

Python specific notes:
The object exposes a readable attribute 'SC_SpinBoxEditField'. This is the getter.

SC_SpinBoxFrame

Signature: [static,const] QStyle_SubControl SC_SpinBoxFrame

Description: Enum constant QStyle::SC_SpinBoxFrame

Python specific notes:
The object exposes a readable attribute 'SC_SpinBoxFrame'. This is the getter.

SC_SpinBoxUp

Signature: [static,const] QStyle_SubControl SC_SpinBoxUp

Description: Enum constant QStyle::SC_SpinBoxUp

Python specific notes:
The object exposes a readable attribute 'SC_SpinBoxUp'. This is the getter.

SC_TitleBarCloseButton

Signature: [static,const] QStyle_SubControl SC_TitleBarCloseButton

Description: Enum constant QStyle::SC_TitleBarCloseButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarCloseButton'. This is the getter.

SC_TitleBarContextHelpButton

Signature: [static,const] QStyle_SubControl SC_TitleBarContextHelpButton

Description: Enum constant QStyle::SC_TitleBarContextHelpButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarContextHelpButton'. This is the getter.

SC_TitleBarLabel

Signature: [static,const] QStyle_SubControl SC_TitleBarLabel

Description: Enum constant QStyle::SC_TitleBarLabel

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarLabel'. This is the getter.

SC_TitleBarMaxButton

Signature: [static,const] QStyle_SubControl SC_TitleBarMaxButton

Description: Enum constant QStyle::SC_TitleBarMaxButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarMaxButton'. This is the getter.

SC_TitleBarMinButton

Signature: [static,const] QStyle_SubControl SC_TitleBarMinButton

Description: Enum constant QStyle::SC_TitleBarMinButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarMinButton'. This is the getter.

SC_TitleBarNormalButton

Signature: [static,const] QStyle_SubControl SC_TitleBarNormalButton

Description: Enum constant QStyle::SC_TitleBarNormalButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarNormalButton'. This is the getter.

SC_TitleBarShadeButton

Signature: [static,const] QStyle_SubControl SC_TitleBarShadeButton

Description: Enum constant QStyle::SC_TitleBarShadeButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarShadeButton'. This is the getter.

SC_TitleBarSysMenu

Signature: [static,const] QStyle_SubControl SC_TitleBarSysMenu

Description: Enum constant QStyle::SC_TitleBarSysMenu

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarSysMenu'. This is the getter.

SC_TitleBarUnshadeButton

Signature: [static,const] QStyle_SubControl SC_TitleBarUnshadeButton

Description: Enum constant QStyle::SC_TitleBarUnshadeButton

Python specific notes:
The object exposes a readable attribute 'SC_TitleBarUnshadeButton'. This is the getter.

SC_ToolButton

Signature: [static,const] QStyle_SubControl SC_ToolButton

Description: Enum constant QStyle::SC_ToolButton

Python specific notes:
The object exposes a readable attribute 'SC_ToolButton'. This is the getter.

SC_ToolButtonMenu

Signature: [static,const] QStyle_SubControl SC_ToolButtonMenu

Description: Enum constant QStyle::SC_ToolButtonMenu

Python specific notes:
The object exposes a readable attribute 'SC_ToolButtonMenu'. This is the getter.

SE_CheckBoxClickRect

Signature: [static,const] QStyle_SubElement SE_CheckBoxClickRect

Description: Enum constant QStyle::SE_CheckBoxClickRect

Python specific notes:
The object exposes a readable attribute 'SE_CheckBoxClickRect'. This is the getter.

SE_CheckBoxContents

Signature: [static,const] QStyle_SubElement SE_CheckBoxContents

Description: Enum constant QStyle::SE_CheckBoxContents

Python specific notes:
The object exposes a readable attribute 'SE_CheckBoxContents'. This is the getter.

SE_CheckBoxFocusRect

Signature: [static,const] QStyle_SubElement SE_CheckBoxFocusRect

Description: Enum constant QStyle::SE_CheckBoxFocusRect

Python specific notes:
The object exposes a readable attribute 'SE_CheckBoxFocusRect'. This is the getter.

SE_CheckBoxIndicator

Signature: [static,const] QStyle_SubElement SE_CheckBoxIndicator

Description: Enum constant QStyle::SE_CheckBoxIndicator

Python specific notes:
The object exposes a readable attribute 'SE_CheckBoxIndicator'. This is the getter.

SE_CheckBoxLayoutItem

Signature: [static,const] QStyle_SubElement SE_CheckBoxLayoutItem

Description: Enum constant QStyle::SE_CheckBoxLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_CheckBoxLayoutItem'. This is the getter.

SE_ComboBoxFocusRect

Signature: [static,const] QStyle_SubElement SE_ComboBoxFocusRect

Description: Enum constant QStyle::SE_ComboBoxFocusRect

Python specific notes:
The object exposes a readable attribute 'SE_ComboBoxFocusRect'. This is the getter.

SE_ComboBoxLayoutItem

Signature: [static,const] QStyle_SubElement SE_ComboBoxLayoutItem

Description: Enum constant QStyle::SE_ComboBoxLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_ComboBoxLayoutItem'. This is the getter.

SE_CustomBase

Signature: [static,const] QStyle_SubElement SE_CustomBase

Description: Enum constant QStyle::SE_CustomBase

Python specific notes:
The object exposes a readable attribute 'SE_CustomBase'. This is the getter.

SE_DateTimeEditLayoutItem

Signature: [static,const] QStyle_SubElement SE_DateTimeEditLayoutItem

Description: Enum constant QStyle::SE_DateTimeEditLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_DateTimeEditLayoutItem'. This is the getter.

SE_DialogButtonBoxLayoutItem

Signature: [static,const] QStyle_SubElement SE_DialogButtonBoxLayoutItem

Description: Enum constant QStyle::SE_DialogButtonBoxLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_DialogButtonBoxLayoutItem'. This is the getter.

SE_DockWidgetCloseButton

Signature: [static,const] QStyle_SubElement SE_DockWidgetCloseButton

Description: Enum constant QStyle::SE_DockWidgetCloseButton

Python specific notes:
The object exposes a readable attribute 'SE_DockWidgetCloseButton'. This is the getter.

SE_DockWidgetFloatButton

Signature: [static,const] QStyle_SubElement SE_DockWidgetFloatButton

Description: Enum constant QStyle::SE_DockWidgetFloatButton

Python specific notes:
The object exposes a readable attribute 'SE_DockWidgetFloatButton'. This is the getter.

SE_DockWidgetIcon

Signature: [static,const] QStyle_SubElement SE_DockWidgetIcon

Description: Enum constant QStyle::SE_DockWidgetIcon

Python specific notes:
The object exposes a readable attribute 'SE_DockWidgetIcon'. This is the getter.

SE_DockWidgetTitleBarText

Signature: [static,const] QStyle_SubElement SE_DockWidgetTitleBarText

Description: Enum constant QStyle::SE_DockWidgetTitleBarText

Python specific notes:
The object exposes a readable attribute 'SE_DockWidgetTitleBarText'. This is the getter.

SE_FrameContents

Signature: [static,const] QStyle_SubElement SE_FrameContents

Description: Enum constant QStyle::SE_FrameContents

Python specific notes:
The object exposes a readable attribute 'SE_FrameContents'. This is the getter.

SE_FrameLayoutItem

Signature: [static,const] QStyle_SubElement SE_FrameLayoutItem

Description: Enum constant QStyle::SE_FrameLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_FrameLayoutItem'. This is the getter.

SE_GroupBoxLayoutItem

Signature: [static,const] QStyle_SubElement SE_GroupBoxLayoutItem

Description: Enum constant QStyle::SE_GroupBoxLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_GroupBoxLayoutItem'. This is the getter.

SE_HeaderArrow

Signature: [static,const] QStyle_SubElement SE_HeaderArrow

Description: Enum constant QStyle::SE_HeaderArrow

Python specific notes:
The object exposes a readable attribute 'SE_HeaderArrow'. This is the getter.

SE_HeaderLabel

Signature: [static,const] QStyle_SubElement SE_HeaderLabel

Description: Enum constant QStyle::SE_HeaderLabel

Python specific notes:
The object exposes a readable attribute 'SE_HeaderLabel'. This is the getter.

SE_ItemViewItemCheckIndicator

Signature: [static,const] QStyle_SubElement SE_ItemViewItemCheckIndicator

Description: Enum constant QStyle::SE_ItemViewItemCheckIndicator

Python specific notes:
The object exposes a readable attribute 'SE_ItemViewItemCheckIndicator'. This is the getter.

SE_ItemViewItemDecoration

Signature: [static,const] QStyle_SubElement SE_ItemViewItemDecoration

Description: Enum constant QStyle::SE_ItemViewItemDecoration

Python specific notes:
The object exposes a readable attribute 'SE_ItemViewItemDecoration'. This is the getter.

SE_ItemViewItemFocusRect

Signature: [static,const] QStyle_SubElement SE_ItemViewItemFocusRect

Description: Enum constant QStyle::SE_ItemViewItemFocusRect

Python specific notes:
The object exposes a readable attribute 'SE_ItemViewItemFocusRect'. This is the getter.

SE_ItemViewItemText

Signature: [static,const] QStyle_SubElement SE_ItemViewItemText

Description: Enum constant QStyle::SE_ItemViewItemText

Python specific notes:
The object exposes a readable attribute 'SE_ItemViewItemText'. This is the getter.

SE_LabelLayoutItem

Signature: [static,const] QStyle_SubElement SE_LabelLayoutItem

Description: Enum constant QStyle::SE_LabelLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_LabelLayoutItem'. This is the getter.

SE_LineEditContents

Signature: [static,const] QStyle_SubElement SE_LineEditContents

Description: Enum constant QStyle::SE_LineEditContents

Python specific notes:
The object exposes a readable attribute 'SE_LineEditContents'. This is the getter.

SE_ProgressBarContents

Signature: [static,const] QStyle_SubElement SE_ProgressBarContents

Description: Enum constant QStyle::SE_ProgressBarContents

Python specific notes:
The object exposes a readable attribute 'SE_ProgressBarContents'. This is the getter.

SE_ProgressBarGroove

Signature: [static,const] QStyle_SubElement SE_ProgressBarGroove

Description: Enum constant QStyle::SE_ProgressBarGroove

Python specific notes:
The object exposes a readable attribute 'SE_ProgressBarGroove'. This is the getter.

SE_ProgressBarLabel

Signature: [static,const] QStyle_SubElement SE_ProgressBarLabel

Description: Enum constant QStyle::SE_ProgressBarLabel

Python specific notes:
The object exposes a readable attribute 'SE_ProgressBarLabel'. This is the getter.

SE_ProgressBarLayoutItem

Signature: [static,const] QStyle_SubElement SE_ProgressBarLayoutItem

Description: Enum constant QStyle::SE_ProgressBarLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_ProgressBarLayoutItem'. This is the getter.

SE_PushButtonContents

Signature: [static,const] QStyle_SubElement SE_PushButtonContents

Description: Enum constant QStyle::SE_PushButtonContents

Python specific notes:
The object exposes a readable attribute 'SE_PushButtonContents'. This is the getter.

SE_PushButtonFocusRect

Signature: [static,const] QStyle_SubElement SE_PushButtonFocusRect

Description: Enum constant QStyle::SE_PushButtonFocusRect

Python specific notes:
The object exposes a readable attribute 'SE_PushButtonFocusRect'. This is the getter.

SE_PushButtonLayoutItem

Signature: [static,const] QStyle_SubElement SE_PushButtonLayoutItem

Description: Enum constant QStyle::SE_PushButtonLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_PushButtonLayoutItem'. This is the getter.

SE_RadioButtonClickRect

Signature: [static,const] QStyle_SubElement SE_RadioButtonClickRect

Description: Enum constant QStyle::SE_RadioButtonClickRect

Python specific notes:
The object exposes a readable attribute 'SE_RadioButtonClickRect'. This is the getter.

SE_RadioButtonContents

Signature: [static,const] QStyle_SubElement SE_RadioButtonContents

Description: Enum constant QStyle::SE_RadioButtonContents

Python specific notes:
The object exposes a readable attribute 'SE_RadioButtonContents'. This is the getter.

SE_RadioButtonFocusRect

Signature: [static,const] QStyle_SubElement SE_RadioButtonFocusRect

Description: Enum constant QStyle::SE_RadioButtonFocusRect

Python specific notes:
The object exposes a readable attribute 'SE_RadioButtonFocusRect'. This is the getter.

SE_RadioButtonIndicator

Signature: [static,const] QStyle_SubElement SE_RadioButtonIndicator

Description: Enum constant QStyle::SE_RadioButtonIndicator

Python specific notes:
The object exposes a readable attribute 'SE_RadioButtonIndicator'. This is the getter.

SE_RadioButtonLayoutItem

Signature: [static,const] QStyle_SubElement SE_RadioButtonLayoutItem

Description: Enum constant QStyle::SE_RadioButtonLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_RadioButtonLayoutItem'. This is the getter.

SE_ShapedFrameContents

Signature: [static,const] QStyle_SubElement SE_ShapedFrameContents

Description: Enum constant QStyle::SE_ShapedFrameContents

Python specific notes:
The object exposes a readable attribute 'SE_ShapedFrameContents'. This is the getter.

SE_SliderFocusRect

Signature: [static,const] QStyle_SubElement SE_SliderFocusRect

Description: Enum constant QStyle::SE_SliderFocusRect

Python specific notes:
The object exposes a readable attribute 'SE_SliderFocusRect'. This is the getter.

SE_SliderLayoutItem

Signature: [static,const] QStyle_SubElement SE_SliderLayoutItem

Description: Enum constant QStyle::SE_SliderLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_SliderLayoutItem'. This is the getter.

SE_SpinBoxLayoutItem

Signature: [static,const] QStyle_SubElement SE_SpinBoxLayoutItem

Description: Enum constant QStyle::SE_SpinBoxLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_SpinBoxLayoutItem'. This is the getter.

SE_TabBarTabLeftButton

Signature: [static,const] QStyle_SubElement SE_TabBarTabLeftButton

Description: Enum constant QStyle::SE_TabBarTabLeftButton

Python specific notes:
The object exposes a readable attribute 'SE_TabBarTabLeftButton'. This is the getter.

SE_TabBarTabRightButton

Signature: [static,const] QStyle_SubElement SE_TabBarTabRightButton

Description: Enum constant QStyle::SE_TabBarTabRightButton

Python specific notes:
The object exposes a readable attribute 'SE_TabBarTabRightButton'. This is the getter.

SE_TabBarTabText

Signature: [static,const] QStyle_SubElement SE_TabBarTabText

Description: Enum constant QStyle::SE_TabBarTabText

Python specific notes:
The object exposes a readable attribute 'SE_TabBarTabText'. This is the getter.

SE_TabBarTearIndicator

Signature: [static,const] QStyle_SubElement SE_TabBarTearIndicator

Description: Enum constant QStyle::SE_TabBarTearIndicator

Python specific notes:
The object exposes a readable attribute 'SE_TabBarTearIndicator'. This is the getter.

SE_TabWidgetLayoutItem

Signature: [static,const] QStyle_SubElement SE_TabWidgetLayoutItem

Description: Enum constant QStyle::SE_TabWidgetLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_TabWidgetLayoutItem'. This is the getter.

SE_TabWidgetLeftCorner

Signature: [static,const] QStyle_SubElement SE_TabWidgetLeftCorner

Description: Enum constant QStyle::SE_TabWidgetLeftCorner

Python specific notes:
The object exposes a readable attribute 'SE_TabWidgetLeftCorner'. This is the getter.

SE_TabWidgetRightCorner

Signature: [static,const] QStyle_SubElement SE_TabWidgetRightCorner

Description: Enum constant QStyle::SE_TabWidgetRightCorner

Python specific notes:
The object exposes a readable attribute 'SE_TabWidgetRightCorner'. This is the getter.

SE_TabWidgetTabBar

Signature: [static,const] QStyle_SubElement SE_TabWidgetTabBar

Description: Enum constant QStyle::SE_TabWidgetTabBar

Python specific notes:
The object exposes a readable attribute 'SE_TabWidgetTabBar'. This is the getter.

SE_TabWidgetTabContents

Signature: [static,const] QStyle_SubElement SE_TabWidgetTabContents

Description: Enum constant QStyle::SE_TabWidgetTabContents

Python specific notes:
The object exposes a readable attribute 'SE_TabWidgetTabContents'. This is the getter.

SE_TabWidgetTabPane

Signature: [static,const] QStyle_SubElement SE_TabWidgetTabPane

Description: Enum constant QStyle::SE_TabWidgetTabPane

Python specific notes:
The object exposes a readable attribute 'SE_TabWidgetTabPane'. This is the getter.

SE_ToolBarHandle

Signature: [static,const] QStyle_SubElement SE_ToolBarHandle

Description: Enum constant QStyle::SE_ToolBarHandle

Python specific notes:
The object exposes a readable attribute 'SE_ToolBarHandle'. This is the getter.

SE_ToolBoxTabContents

Signature: [static,const] QStyle_SubElement SE_ToolBoxTabContents

Description: Enum constant QStyle::SE_ToolBoxTabContents

Python specific notes:
The object exposes a readable attribute 'SE_ToolBoxTabContents'. This is the getter.

SE_ToolButtonLayoutItem

Signature: [static,const] QStyle_SubElement SE_ToolButtonLayoutItem

Description: Enum constant QStyle::SE_ToolButtonLayoutItem

Python specific notes:
The object exposes a readable attribute 'SE_ToolButtonLayoutItem'. This is the getter.

SE_TreeViewDisclosureItem

Signature: [static,const] QStyle_SubElement SE_TreeViewDisclosureItem

Description: Enum constant QStyle::SE_TreeViewDisclosureItem

Python specific notes:
The object exposes a readable attribute 'SE_TreeViewDisclosureItem'. This is the getter.

SE_ViewItemCheckIndicator

Signature: [static,const] QStyle_SubElement SE_ViewItemCheckIndicator

Description: Enum constant QStyle::SE_ViewItemCheckIndicator

Python specific notes:
The object exposes a readable attribute 'SE_ViewItemCheckIndicator'. This is the getter.

SH_BlinkCursorWhenTextSelected

Signature: [static,const] QStyle_StyleHint SH_BlinkCursorWhenTextSelected

Description: Enum constant QStyle::SH_BlinkCursorWhenTextSelected

Python specific notes:
The object exposes a readable attribute 'SH_BlinkCursorWhenTextSelected'. This is the getter.

SH_Button_FocusPolicy

Signature: [static,const] QStyle_StyleHint SH_Button_FocusPolicy

Description: Enum constant QStyle::SH_Button_FocusPolicy

Python specific notes:
The object exposes a readable attribute 'SH_Button_FocusPolicy'. This is the getter.

SH_ComboBox_LayoutDirection

Signature: [static,const] QStyle_StyleHint SH_ComboBox_LayoutDirection

Description: Enum constant QStyle::SH_ComboBox_LayoutDirection

Python specific notes:
The object exposes a readable attribute 'SH_ComboBox_LayoutDirection'. This is the getter.

SH_ComboBox_ListMouseTracking

Signature: [static,const] QStyle_StyleHint SH_ComboBox_ListMouseTracking

Description: Enum constant QStyle::SH_ComboBox_ListMouseTracking

Python specific notes:
The object exposes a readable attribute 'SH_ComboBox_ListMouseTracking'. This is the getter.

SH_ComboBox_Popup

Signature: [static,const] QStyle_StyleHint SH_ComboBox_Popup

Description: Enum constant QStyle::SH_ComboBox_Popup

Python specific notes:
The object exposes a readable attribute 'SH_ComboBox_Popup'. This is the getter.

SH_ComboBox_PopupFrameStyle

Signature: [static,const] QStyle_StyleHint SH_ComboBox_PopupFrameStyle

Description: Enum constant QStyle::SH_ComboBox_PopupFrameStyle

Python specific notes:
The object exposes a readable attribute 'SH_ComboBox_PopupFrameStyle'. This is the getter.

SH_ComboBox_UseNativePopup

Signature: [static,const] QStyle_StyleHint SH_ComboBox_UseNativePopup

Description: Enum constant QStyle::SH_ComboBox_UseNativePopup

Python specific notes:
The object exposes a readable attribute 'SH_ComboBox_UseNativePopup'. This is the getter.

SH_CustomBase

Signature: [static,const] QStyle_StyleHint SH_CustomBase

Description: Enum constant QStyle::SH_CustomBase

Python specific notes:
The object exposes a readable attribute 'SH_CustomBase'. This is the getter.

SH_Dial_BackgroundRole

Signature: [static,const] QStyle_StyleHint SH_Dial_BackgroundRole

Description: Enum constant QStyle::SH_Dial_BackgroundRole

Python specific notes:
The object exposes a readable attribute 'SH_Dial_BackgroundRole'. This is the getter.

SH_DialogButtonBox_ButtonsHaveIcons

Signature: [static,const] QStyle_StyleHint SH_DialogButtonBox_ButtonsHaveIcons

Description: Enum constant QStyle::SH_DialogButtonBox_ButtonsHaveIcons

Python specific notes:
The object exposes a readable attribute 'SH_DialogButtonBox_ButtonsHaveIcons'. This is the getter.

SH_DialogButtonLayout

Signature: [static,const] QStyle_StyleHint SH_DialogButtonLayout

Description: Enum constant QStyle::SH_DialogButtonLayout

Python specific notes:
The object exposes a readable attribute 'SH_DialogButtonLayout'. This is the getter.

SH_DialogButtons_DefaultButton

Signature: [static,const] QStyle_StyleHint SH_DialogButtons_DefaultButton

Description: Enum constant QStyle::SH_DialogButtons_DefaultButton

Python specific notes:
The object exposes a readable attribute 'SH_DialogButtons_DefaultButton'. This is the getter.

SH_DitherDisabledText

Signature: [static,const] QStyle_StyleHint SH_DitherDisabledText

Description: Enum constant QStyle::SH_DitherDisabledText

Python specific notes:
The object exposes a readable attribute 'SH_DitherDisabledText'. This is the getter.

SH_DockWidget_ButtonsHaveFrame

Signature: [static,const] QStyle_StyleHint SH_DockWidget_ButtonsHaveFrame

Description: Enum constant QStyle::SH_DockWidget_ButtonsHaveFrame

Python specific notes:
The object exposes a readable attribute 'SH_DockWidget_ButtonsHaveFrame'. This is the getter.

SH_DrawMenuBarSeparator

Signature: [static,const] QStyle_StyleHint SH_DrawMenuBarSeparator

Description: Enum constant QStyle::SH_DrawMenuBarSeparator

Python specific notes:
The object exposes a readable attribute 'SH_DrawMenuBarSeparator'. This is the getter.

SH_EtchDisabledText

Signature: [static,const] QStyle_StyleHint SH_EtchDisabledText

Description: Enum constant QStyle::SH_EtchDisabledText

Python specific notes:
The object exposes a readable attribute 'SH_EtchDisabledText'. This is the getter.

SH_FocusFrame_AboveWidget

Signature: [static,const] QStyle_StyleHint SH_FocusFrame_AboveWidget

Description: Enum constant QStyle::SH_FocusFrame_AboveWidget

Python specific notes:
The object exposes a readable attribute 'SH_FocusFrame_AboveWidget'. This is the getter.

SH_FocusFrame_Mask

Signature: [static,const] QStyle_StyleHint SH_FocusFrame_Mask

Description: Enum constant QStyle::SH_FocusFrame_Mask

Python specific notes:
The object exposes a readable attribute 'SH_FocusFrame_Mask'. This is the getter.

SH_FontDialog_SelectAssociatedText

Signature: [static,const] QStyle_StyleHint SH_FontDialog_SelectAssociatedText

Description: Enum constant QStyle::SH_FontDialog_SelectAssociatedText

Python specific notes:
The object exposes a readable attribute 'SH_FontDialog_SelectAssociatedText'. This is the getter.

SH_FormLayoutFieldGrowthPolicy

Signature: [static,const] QStyle_StyleHint SH_FormLayoutFieldGrowthPolicy

Description: Enum constant QStyle::SH_FormLayoutFieldGrowthPolicy

Python specific notes:
The object exposes a readable attribute 'SH_FormLayoutFieldGrowthPolicy'. This is the getter.

SH_FormLayoutFormAlignment

Signature: [static,const] QStyle_StyleHint SH_FormLayoutFormAlignment

Description: Enum constant QStyle::SH_FormLayoutFormAlignment

Python specific notes:
The object exposes a readable attribute 'SH_FormLayoutFormAlignment'. This is the getter.

SH_FormLayoutLabelAlignment

Signature: [static,const] QStyle_StyleHint SH_FormLayoutLabelAlignment

Description: Enum constant QStyle::SH_FormLayoutLabelAlignment

Python specific notes:
The object exposes a readable attribute 'SH_FormLayoutLabelAlignment'. This is the getter.

SH_FormLayoutWrapPolicy

Signature: [static,const] QStyle_StyleHint SH_FormLayoutWrapPolicy

Description: Enum constant QStyle::SH_FormLayoutWrapPolicy

Python specific notes:
The object exposes a readable attribute 'SH_FormLayoutWrapPolicy'. This is the getter.

SH_GroupBox_TextLabelColor

Signature: [static,const] QStyle_StyleHint SH_GroupBox_TextLabelColor

Description: Enum constant QStyle::SH_GroupBox_TextLabelColor

Python specific notes:
The object exposes a readable attribute 'SH_GroupBox_TextLabelColor'. This is the getter.

SH_GroupBox_TextLabelVerticalAlignment

Signature: [static,const] QStyle_StyleHint SH_GroupBox_TextLabelVerticalAlignment

Description: Enum constant QStyle::SH_GroupBox_TextLabelVerticalAlignment

Python specific notes:
The object exposes a readable attribute 'SH_GroupBox_TextLabelVerticalAlignment'. This is the getter.

SH_Header_ArrowAlignment

Signature: [static,const] QStyle_StyleHint SH_Header_ArrowAlignment

Description: Enum constant QStyle::SH_Header_ArrowAlignment

Python specific notes:
The object exposes a readable attribute 'SH_Header_ArrowAlignment'. This is the getter.

SH_ItemView_ActivateItemOnSingleClick

Signature: [static,const] QStyle_StyleHint SH_ItemView_ActivateItemOnSingleClick

Description: Enum constant QStyle::SH_ItemView_ActivateItemOnSingleClick

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_ActivateItemOnSingleClick'. This is the getter.

SH_ItemView_ArrowKeysNavigateIntoChildren

Signature: [static,const] QStyle_StyleHint SH_ItemView_ArrowKeysNavigateIntoChildren

Description: Enum constant QStyle::SH_ItemView_ArrowKeysNavigateIntoChildren

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_ArrowKeysNavigateIntoChildren'. This is the getter.

SH_ItemView_ChangeHighlightOnFocus

Signature: [static,const] QStyle_StyleHint SH_ItemView_ChangeHighlightOnFocus

Description: Enum constant QStyle::SH_ItemView_ChangeHighlightOnFocus

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_ChangeHighlightOnFocus'. This is the getter.

SH_ItemView_DrawDelegateFrame

Signature: [static,const] QStyle_StyleHint SH_ItemView_DrawDelegateFrame

Description: Enum constant QStyle::SH_ItemView_DrawDelegateFrame

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_DrawDelegateFrame'. This is the getter.

SH_ItemView_EllipsisLocation

Signature: [static,const] QStyle_StyleHint SH_ItemView_EllipsisLocation

Description: Enum constant QStyle::SH_ItemView_EllipsisLocation

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_EllipsisLocation'. This is the getter.

SH_ItemView_MovementWithoutUpdatingSelection

Signature: [static,const] QStyle_StyleHint SH_ItemView_MovementWithoutUpdatingSelection

Description: Enum constant QStyle::SH_ItemView_MovementWithoutUpdatingSelection

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_MovementWithoutUpdatingSelection'. This is the getter.

SH_ItemView_PaintAlternatingRowColorsForEmptyArea

Signature: [static,const] QStyle_StyleHint SH_ItemView_PaintAlternatingRowColorsForEmptyArea

Description: Enum constant QStyle::SH_ItemView_PaintAlternatingRowColorsForEmptyArea

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_PaintAlternatingRowColorsForEmptyArea'. This is the getter.

SH_ItemView_ShowDecorationSelected

Signature: [static,const] QStyle_StyleHint SH_ItemView_ShowDecorationSelected

Description: Enum constant QStyle::SH_ItemView_ShowDecorationSelected

Python specific notes:
The object exposes a readable attribute 'SH_ItemView_ShowDecorationSelected'. This is the getter.

SH_LineEdit_PasswordCharacter

Signature: [static,const] QStyle_StyleHint SH_LineEdit_PasswordCharacter

Description: Enum constant QStyle::SH_LineEdit_PasswordCharacter

Python specific notes:
The object exposes a readable attribute 'SH_LineEdit_PasswordCharacter'. This is the getter.

SH_LineEdit_PasswordMaskDelay

Signature: [static,const] QStyle_StyleHint SH_LineEdit_PasswordMaskDelay

Description: Enum constant QStyle::SH_LineEdit_PasswordMaskDelay

Python specific notes:
The object exposes a readable attribute 'SH_LineEdit_PasswordMaskDelay'. This is the getter.

SH_ListViewExpand_SelectMouseType

Signature: [static,const] QStyle_StyleHint SH_ListViewExpand_SelectMouseType

Description: Enum constant QStyle::SH_ListViewExpand_SelectMouseType

Python specific notes:
The object exposes a readable attribute 'SH_ListViewExpand_SelectMouseType'. This is the getter.

SH_MainWindow_SpaceBelowMenuBar

Signature: [static,const] QStyle_StyleHint SH_MainWindow_SpaceBelowMenuBar

Description: Enum constant QStyle::SH_MainWindow_SpaceBelowMenuBar

Python specific notes:
The object exposes a readable attribute 'SH_MainWindow_SpaceBelowMenuBar'. This is the getter.

SH_MenuBar_AltKeyNavigation

Signature: [static,const] QStyle_StyleHint SH_MenuBar_AltKeyNavigation

Description: Enum constant QStyle::SH_MenuBar_AltKeyNavigation

Python specific notes:
The object exposes a readable attribute 'SH_MenuBar_AltKeyNavigation'. This is the getter.

SH_MenuBar_MouseTracking

Signature: [static,const] QStyle_StyleHint SH_MenuBar_MouseTracking

Description: Enum constant QStyle::SH_MenuBar_MouseTracking

Python specific notes:
The object exposes a readable attribute 'SH_MenuBar_MouseTracking'. This is the getter.

SH_Menu_AllowActiveAndDisabled

Signature: [static,const] QStyle_StyleHint SH_Menu_AllowActiveAndDisabled

Description: Enum constant QStyle::SH_Menu_AllowActiveAndDisabled

Python specific notes:
The object exposes a readable attribute 'SH_Menu_AllowActiveAndDisabled'. This is the getter.

SH_Menu_FadeOutOnHide

Signature: [static,const] QStyle_StyleHint SH_Menu_FadeOutOnHide

Description: Enum constant QStyle::SH_Menu_FadeOutOnHide

Python specific notes:
The object exposes a readable attribute 'SH_Menu_FadeOutOnHide'. This is the getter.

SH_Menu_FillScreenWithScroll

Signature: [static,const] QStyle_StyleHint SH_Menu_FillScreenWithScroll

Description: Enum constant QStyle::SH_Menu_FillScreenWithScroll

Python specific notes:
The object exposes a readable attribute 'SH_Menu_FillScreenWithScroll'. This is the getter.

SH_Menu_FlashTriggeredItem

Signature: [static,const] QStyle_StyleHint SH_Menu_FlashTriggeredItem

Description: Enum constant QStyle::SH_Menu_FlashTriggeredItem

Python specific notes:
The object exposes a readable attribute 'SH_Menu_FlashTriggeredItem'. This is the getter.

SH_Menu_KeyboardSearch

Signature: [static,const] QStyle_StyleHint SH_Menu_KeyboardSearch

Description: Enum constant QStyle::SH_Menu_KeyboardSearch

Python specific notes:
The object exposes a readable attribute 'SH_Menu_KeyboardSearch'. This is the getter.

SH_Menu_Mask

Signature: [static,const] QStyle_StyleHint SH_Menu_Mask

Description: Enum constant QStyle::SH_Menu_Mask

Python specific notes:
The object exposes a readable attribute 'SH_Menu_Mask'. This is the getter.

SH_Menu_MouseTracking

Signature: [static,const] QStyle_StyleHint SH_Menu_MouseTracking

Description: Enum constant QStyle::SH_Menu_MouseTracking

Python specific notes:
The object exposes a readable attribute 'SH_Menu_MouseTracking'. This is the getter.

SH_Menu_Scrollable

Signature: [static,const] QStyle_StyleHint SH_Menu_Scrollable

Description: Enum constant QStyle::SH_Menu_Scrollable

Python specific notes:
The object exposes a readable attribute 'SH_Menu_Scrollable'. This is the getter.

SH_Menu_SelectionWrap

Signature: [static,const] QStyle_StyleHint SH_Menu_SelectionWrap

Description: Enum constant QStyle::SH_Menu_SelectionWrap

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SelectionWrap'. This is the getter.

SH_Menu_SloppySubMenus

Signature: [static,const] QStyle_StyleHint SH_Menu_SloppySubMenus

Description: Enum constant QStyle::SH_Menu_SloppySubMenus

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SloppySubMenus'. This is the getter.

SH_Menu_SpaceActivatesItem

Signature: [static,const] QStyle_StyleHint SH_Menu_SpaceActivatesItem

Description: Enum constant QStyle::SH_Menu_SpaceActivatesItem

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SpaceActivatesItem'. This is the getter.

SH_Menu_SubMenuDontStartSloppyOnLeave

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuDontStartSloppyOnLeave

Description: Enum constant QStyle::SH_Menu_SubMenuDontStartSloppyOnLeave

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuDontStartSloppyOnLeave'. This is the getter.

SH_Menu_SubMenuPopupDelay

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuPopupDelay

Description: Enum constant QStyle::SH_Menu_SubMenuPopupDelay

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuPopupDelay'. This is the getter.

SH_Menu_SubMenuResetWhenReenteringParent

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuResetWhenReenteringParent

Description: Enum constant QStyle::SH_Menu_SubMenuResetWhenReenteringParent

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuResetWhenReenteringParent'. This is the getter.

SH_Menu_SubMenuSloppyCloseTimeout

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuSloppyCloseTimeout

Description: Enum constant QStyle::SH_Menu_SubMenuSloppyCloseTimeout

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuSloppyCloseTimeout'. This is the getter.

SH_Menu_SubMenuSloppySelectOtherActions

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuSloppySelectOtherActions

Description: Enum constant QStyle::SH_Menu_SubMenuSloppySelectOtherActions

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuSloppySelectOtherActions'. This is the getter.

SH_Menu_SubMenuUniDirection

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuUniDirection

Description: Enum constant QStyle::SH_Menu_SubMenuUniDirection

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuUniDirection'. This is the getter.

SH_Menu_SubMenuUniDirectionFailCount

Signature: [static,const] QStyle_StyleHint SH_Menu_SubMenuUniDirectionFailCount

Description: Enum constant QStyle::SH_Menu_SubMenuUniDirectionFailCount

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SubMenuUniDirectionFailCount'. This is the getter.

SH_Menu_SupportsSections

Signature: [static,const] QStyle_StyleHint SH_Menu_SupportsSections

Description: Enum constant QStyle::SH_Menu_SupportsSections

Python specific notes:
The object exposes a readable attribute 'SH_Menu_SupportsSections'. This is the getter.

SH_MessageBox_CenterButtons

Signature: [static,const] QStyle_StyleHint SH_MessageBox_CenterButtons

Description: Enum constant QStyle::SH_MessageBox_CenterButtons

Python specific notes:
The object exposes a readable attribute 'SH_MessageBox_CenterButtons'. This is the getter.

SH_MessageBox_TextInteractionFlags

Signature: [static,const] QStyle_StyleHint SH_MessageBox_TextInteractionFlags

Description: Enum constant QStyle::SH_MessageBox_TextInteractionFlags

Python specific notes:
The object exposes a readable attribute 'SH_MessageBox_TextInteractionFlags'. This is the getter.

SH_MessageBox_UseBorderForButtonSpacing

Signature: [static,const] QStyle_StyleHint SH_MessageBox_UseBorderForButtonSpacing

Description: Enum constant QStyle::SH_MessageBox_UseBorderForButtonSpacing

Python specific notes:
The object exposes a readable attribute 'SH_MessageBox_UseBorderForButtonSpacing'. This is the getter.

SH_PrintDialog_RightAlignButtons

Signature: [static,const] QStyle_StyleHint SH_PrintDialog_RightAlignButtons

Description: Enum constant QStyle::SH_PrintDialog_RightAlignButtons

Python specific notes:
The object exposes a readable attribute 'SH_PrintDialog_RightAlignButtons'. This is the getter.

SH_ProgressDialog_CenterCancelButton

Signature: [static,const] QStyle_StyleHint SH_ProgressDialog_CenterCancelButton

Description: Enum constant QStyle::SH_ProgressDialog_CenterCancelButton

Python specific notes:
The object exposes a readable attribute 'SH_ProgressDialog_CenterCancelButton'. This is the getter.

SH_ProgressDialog_TextLabelAlignment

Signature: [static,const] QStyle_StyleHint SH_ProgressDialog_TextLabelAlignment

Description: Enum constant QStyle::SH_ProgressDialog_TextLabelAlignment

Python specific notes:
The object exposes a readable attribute 'SH_ProgressDialog_TextLabelAlignment'. This is the getter.

SH_RequestSoftwareInputPanel

Signature: [static,const] QStyle_StyleHint SH_RequestSoftwareInputPanel

Description: Enum constant QStyle::SH_RequestSoftwareInputPanel

Python specific notes:
The object exposes a readable attribute 'SH_RequestSoftwareInputPanel'. This is the getter.

SH_RichText_FullWidthSelection

Signature: [static,const] QStyle_StyleHint SH_RichText_FullWidthSelection

Description: Enum constant QStyle::SH_RichText_FullWidthSelection

Python specific notes:
The object exposes a readable attribute 'SH_RichText_FullWidthSelection'. This is the getter.

SH_RubberBand_Mask

Signature: [static,const] QStyle_StyleHint SH_RubberBand_Mask

Description: Enum constant QStyle::SH_RubberBand_Mask

Python specific notes:
The object exposes a readable attribute 'SH_RubberBand_Mask'. This is the getter.

SH_ScrollBar_ContextMenu

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_ContextMenu

Description: Enum constant QStyle::SH_ScrollBar_ContextMenu

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_ContextMenu'. This is the getter.

SH_ScrollBar_LeftClickAbsolutePosition

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_LeftClickAbsolutePosition

Description: Enum constant QStyle::SH_ScrollBar_LeftClickAbsolutePosition

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_LeftClickAbsolutePosition'. This is the getter.

SH_ScrollBar_MiddleClickAbsolutePosition

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_MiddleClickAbsolutePosition

Description: Enum constant QStyle::SH_ScrollBar_MiddleClickAbsolutePosition

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_MiddleClickAbsolutePosition'. This is the getter.

SH_ScrollBar_RollBetweenButtons

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_RollBetweenButtons

Description: Enum constant QStyle::SH_ScrollBar_RollBetweenButtons

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_RollBetweenButtons'. This is the getter.

SH_ScrollBar_ScrollWhenPointerLeavesControl

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_ScrollWhenPointerLeavesControl

Description: Enum constant QStyle::SH_ScrollBar_ScrollWhenPointerLeavesControl

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_ScrollWhenPointerLeavesControl'. This is the getter.

SH_ScrollBar_StopMouseOverSlider

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_StopMouseOverSlider

Description: Enum constant QStyle::SH_ScrollBar_StopMouseOverSlider

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_StopMouseOverSlider'. This is the getter.

SH_ScrollBar_Transient

Signature: [static,const] QStyle_StyleHint SH_ScrollBar_Transient

Description: Enum constant QStyle::SH_ScrollBar_Transient

Python specific notes:
The object exposes a readable attribute 'SH_ScrollBar_Transient'. This is the getter.

SH_ScrollView_FrameOnlyAroundContents

Signature: [static,const] QStyle_StyleHint SH_ScrollView_FrameOnlyAroundContents

Description: Enum constant QStyle::SH_ScrollView_FrameOnlyAroundContents

Python specific notes:
The object exposes a readable attribute 'SH_ScrollView_FrameOnlyAroundContents'. This is the getter.

SH_Slider_AbsoluteSetButtons

Signature: [static,const] QStyle_StyleHint SH_Slider_AbsoluteSetButtons

Description: Enum constant QStyle::SH_Slider_AbsoluteSetButtons

Python specific notes:
The object exposes a readable attribute 'SH_Slider_AbsoluteSetButtons'. This is the getter.

SH_Slider_PageSetButtons

Signature: [static,const] QStyle_StyleHint SH_Slider_PageSetButtons

Description: Enum constant QStyle::SH_Slider_PageSetButtons

Python specific notes:
The object exposes a readable attribute 'SH_Slider_PageSetButtons'. This is the getter.

SH_Slider_SloppyKeyEvents

Signature: [static,const] QStyle_StyleHint SH_Slider_SloppyKeyEvents

Description: Enum constant QStyle::SH_Slider_SloppyKeyEvents

Python specific notes:
The object exposes a readable attribute 'SH_Slider_SloppyKeyEvents'. This is the getter.

SH_Slider_SnapToValue

Signature: [static,const] QStyle_StyleHint SH_Slider_SnapToValue

Description: Enum constant QStyle::SH_Slider_SnapToValue

Python specific notes:
The object exposes a readable attribute 'SH_Slider_SnapToValue'. This is the getter.

SH_Slider_StopMouseOverSlider

Signature: [static,const] QStyle_StyleHint SH_Slider_StopMouseOverSlider

Description: Enum constant QStyle::SH_Slider_StopMouseOverSlider

Python specific notes:
The object exposes a readable attribute 'SH_Slider_StopMouseOverSlider'. This is the getter.

SH_SpellCheckUnderlineStyle

Signature: [static,const] QStyle_StyleHint SH_SpellCheckUnderlineStyle

Description: Enum constant QStyle::SH_SpellCheckUnderlineStyle

Python specific notes:
The object exposes a readable attribute 'SH_SpellCheckUnderlineStyle'. This is the getter.

SH_SpinBox_AnimateButton

Signature: [static,const] QStyle_StyleHint SH_SpinBox_AnimateButton

Description: Enum constant QStyle::SH_SpinBox_AnimateButton

Python specific notes:
The object exposes a readable attribute 'SH_SpinBox_AnimateButton'. This is the getter.

SH_SpinBox_ClickAutoRepeatRate

Signature: [static,const] QStyle_StyleHint SH_SpinBox_ClickAutoRepeatRate

Description: Enum constant QStyle::SH_SpinBox_ClickAutoRepeatRate

Python specific notes:
The object exposes a readable attribute 'SH_SpinBox_ClickAutoRepeatRate'. This is the getter.

SH_SpinBox_ClickAutoRepeatThreshold

Signature: [static,const] QStyle_StyleHint SH_SpinBox_ClickAutoRepeatThreshold

Description: Enum constant QStyle::SH_SpinBox_ClickAutoRepeatThreshold

Python specific notes:
The object exposes a readable attribute 'SH_SpinBox_ClickAutoRepeatThreshold'. This is the getter.

SH_SpinBox_KeyPressAutoRepeatRate

Signature: [static,const] QStyle_StyleHint SH_SpinBox_KeyPressAutoRepeatRate

Description: Enum constant QStyle::SH_SpinBox_KeyPressAutoRepeatRate

Python specific notes:
The object exposes a readable attribute 'SH_SpinBox_KeyPressAutoRepeatRate'. This is the getter.

SH_SpinControls_DisableOnBounds

Signature: [static,const] QStyle_StyleHint SH_SpinControls_DisableOnBounds

Description: Enum constant QStyle::SH_SpinControls_DisableOnBounds

Python specific notes:
The object exposes a readable attribute 'SH_SpinControls_DisableOnBounds'. This is the getter.

SH_Splitter_OpaqueResize

Signature: [static,const] QStyle_StyleHint SH_Splitter_OpaqueResize

Description: Enum constant QStyle::SH_Splitter_OpaqueResize

Python specific notes:
The object exposes a readable attribute 'SH_Splitter_OpaqueResize'. This is the getter.

SH_TabBar_Alignment

Signature: [static,const] QStyle_StyleHint SH_TabBar_Alignment

Description: Enum constant QStyle::SH_TabBar_Alignment

Python specific notes:
The object exposes a readable attribute 'SH_TabBar_Alignment'. This is the getter.

SH_TabBar_ChangeCurrentDelay

Signature: [static,const] QStyle_StyleHint SH_TabBar_ChangeCurrentDelay

Description: Enum constant QStyle::SH_TabBar_ChangeCurrentDelay

Python specific notes:
The object exposes a readable attribute 'SH_TabBar_ChangeCurrentDelay'. This is the getter.

SH_TabBar_CloseButtonPosition

Signature: [static,const] QStyle_StyleHint SH_TabBar_CloseButtonPosition

Description: Enum constant QStyle::SH_TabBar_CloseButtonPosition

Python specific notes:
The object exposes a readable attribute 'SH_TabBar_CloseButtonPosition'. This is the getter.

SH_TabBar_ElideMode

Signature: [static,const] QStyle_StyleHint SH_TabBar_ElideMode

Description: Enum constant QStyle::SH_TabBar_ElideMode

Python specific notes:
The object exposes a readable attribute 'SH_TabBar_ElideMode'. This is the getter.

SH_TabBar_PreferNoArrows

Signature: [static,const] QStyle_StyleHint SH_TabBar_PreferNoArrows

Description: Enum constant QStyle::SH_TabBar_PreferNoArrows

Python specific notes:
The object exposes a readable attribute 'SH_TabBar_PreferNoArrows'. This is the getter.

SH_TabBar_SelectMouseType

Signature: [static,const] QStyle_StyleHint SH_TabBar_SelectMouseType

Description: Enum constant QStyle::SH_TabBar_SelectMouseType

Python specific notes:
The object exposes a readable attribute 'SH_TabBar_SelectMouseType'. This is the getter.

SH_TabWidget_DefaultTabPosition

Signature: [static,const] QStyle_StyleHint SH_TabWidget_DefaultTabPosition

Description: Enum constant QStyle::SH_TabWidget_DefaultTabPosition

Python specific notes:
The object exposes a readable attribute 'SH_TabWidget_DefaultTabPosition'. This is the getter.

SH_Table_GridLineColor

Signature: [static,const] QStyle_StyleHint SH_Table_GridLineColor

Description: Enum constant QStyle::SH_Table_GridLineColor

Python specific notes:
The object exposes a readable attribute 'SH_Table_GridLineColor'. This is the getter.

SH_TextControl_FocusIndicatorTextCharFormat

Signature: [static,const] QStyle_StyleHint SH_TextControl_FocusIndicatorTextCharFormat

Description: Enum constant QStyle::SH_TextControl_FocusIndicatorTextCharFormat

Python specific notes:
The object exposes a readable attribute 'SH_TextControl_FocusIndicatorTextCharFormat'. This is the getter.

SH_TitleBar_AutoRaise

Signature: [static,const] QStyle_StyleHint SH_TitleBar_AutoRaise

Description: Enum constant QStyle::SH_TitleBar_AutoRaise

Python specific notes:
The object exposes a readable attribute 'SH_TitleBar_AutoRaise'. This is the getter.

SH_TitleBar_ModifyNotification

Signature: [static,const] QStyle_StyleHint SH_TitleBar_ModifyNotification

Description: Enum constant QStyle::SH_TitleBar_ModifyNotification

Python specific notes:
The object exposes a readable attribute 'SH_TitleBar_ModifyNotification'. This is the getter.

SH_TitleBar_NoBorder

Signature: [static,const] QStyle_StyleHint SH_TitleBar_NoBorder

Description: Enum constant QStyle::SH_TitleBar_NoBorder

Python specific notes:
The object exposes a readable attribute 'SH_TitleBar_NoBorder'. This is the getter.

SH_ToolBar_Movable

Signature: [static,const] QStyle_StyleHint SH_ToolBar_Movable

Description: Enum constant QStyle::SH_ToolBar_Movable

Python specific notes:
The object exposes a readable attribute 'SH_ToolBar_Movable'. This is the getter.

SH_ToolBox_SelectedPageTitleBold

Signature: [static,const] QStyle_StyleHint SH_ToolBox_SelectedPageTitleBold

Description: Enum constant QStyle::SH_ToolBox_SelectedPageTitleBold

Python specific notes:
The object exposes a readable attribute 'SH_ToolBox_SelectedPageTitleBold'. This is the getter.

SH_ToolButtonStyle

Signature: [static,const] QStyle_StyleHint SH_ToolButtonStyle

Description: Enum constant QStyle::SH_ToolButtonStyle

Python specific notes:
The object exposes a readable attribute 'SH_ToolButtonStyle'. This is the getter.

SH_ToolButton_PopupDelay

Signature: [static,const] QStyle_StyleHint SH_ToolButton_PopupDelay

Description: Enum constant QStyle::SH_ToolButton_PopupDelay

Python specific notes:
The object exposes a readable attribute 'SH_ToolButton_PopupDelay'. This is the getter.

SH_ToolTipLabel_Opacity

Signature: [static,const] QStyle_StyleHint SH_ToolTipLabel_Opacity

Description: Enum constant QStyle::SH_ToolTipLabel_Opacity

Python specific notes:
The object exposes a readable attribute 'SH_ToolTipLabel_Opacity'. This is the getter.

SH_ToolTip_FallAsleepDelay

Signature: [static,const] QStyle_StyleHint SH_ToolTip_FallAsleepDelay

Description: Enum constant QStyle::SH_ToolTip_FallAsleepDelay

Python specific notes:
The object exposes a readable attribute 'SH_ToolTip_FallAsleepDelay'. This is the getter.

SH_ToolTip_Mask

Signature: [static,const] QStyle_StyleHint SH_ToolTip_Mask

Description: Enum constant QStyle::SH_ToolTip_Mask

Python specific notes:
The object exposes a readable attribute 'SH_ToolTip_Mask'. This is the getter.

SH_ToolTip_WakeUpDelay

Signature: [static,const] QStyle_StyleHint SH_ToolTip_WakeUpDelay

Description: Enum constant QStyle::SH_ToolTip_WakeUpDelay

Python specific notes:
The object exposes a readable attribute 'SH_ToolTip_WakeUpDelay'. This is the getter.

SH_UnderlineShortcut

Signature: [static,const] QStyle_StyleHint SH_UnderlineShortcut

Description: Enum constant QStyle::SH_UnderlineShortcut

Python specific notes:
The object exposes a readable attribute 'SH_UnderlineShortcut'. This is the getter.

SH_Widget_Animate

Signature: [static,const] QStyle_StyleHint SH_Widget_Animate

Description: Enum constant QStyle::SH_Widget_Animate

Python specific notes:
The object exposes a readable attribute 'SH_Widget_Animate'. This is the getter.

SH_Widget_ShareActivation

Signature: [static,const] QStyle_StyleHint SH_Widget_ShareActivation

Description: Enum constant QStyle::SH_Widget_ShareActivation

Python specific notes:
The object exposes a readable attribute 'SH_Widget_ShareActivation'. This is the getter.

SH_WindowFrame_Mask

Signature: [static,const] QStyle_StyleHint SH_WindowFrame_Mask

Description: Enum constant QStyle::SH_WindowFrame_Mask

Python specific notes:
The object exposes a readable attribute 'SH_WindowFrame_Mask'. This is the getter.

SH_WizardStyle

Signature: [static,const] QStyle_StyleHint SH_WizardStyle

Description: Enum constant QStyle::SH_WizardStyle

Python specific notes:
The object exposes a readable attribute 'SH_WizardStyle'. This is the getter.

SH_Workspace_FillSpaceOnMaximize

Signature: [static,const] QStyle_StyleHint SH_Workspace_FillSpaceOnMaximize

Description: Enum constant QStyle::SH_Workspace_FillSpaceOnMaximize

Python specific notes:
The object exposes a readable attribute 'SH_Workspace_FillSpaceOnMaximize'. This is the getter.

SP_ArrowBack

Signature: [static,const] QStyle_StandardPixmap SP_ArrowBack

Description: Enum constant QStyle::SP_ArrowBack

Python specific notes:
The object exposes a readable attribute 'SP_ArrowBack'. This is the getter.

SP_ArrowDown

Signature: [static,const] QStyle_StandardPixmap SP_ArrowDown

Description: Enum constant QStyle::SP_ArrowDown

Python specific notes:
The object exposes a readable attribute 'SP_ArrowDown'. This is the getter.

SP_ArrowForward

Signature: [static,const] QStyle_StandardPixmap SP_ArrowForward

Description: Enum constant QStyle::SP_ArrowForward

Python specific notes:
The object exposes a readable attribute 'SP_ArrowForward'. This is the getter.

SP_ArrowLeft

Signature: [static,const] QStyle_StandardPixmap SP_ArrowLeft

Description: Enum constant QStyle::SP_ArrowLeft

Python specific notes:
The object exposes a readable attribute 'SP_ArrowLeft'. This is the getter.

SP_ArrowRight

Signature: [static,const] QStyle_StandardPixmap SP_ArrowRight

Description: Enum constant QStyle::SP_ArrowRight

Python specific notes:
The object exposes a readable attribute 'SP_ArrowRight'. This is the getter.

SP_ArrowUp

Signature: [static,const] QStyle_StandardPixmap SP_ArrowUp

Description: Enum constant QStyle::SP_ArrowUp

Python specific notes:
The object exposes a readable attribute 'SP_ArrowUp'. This is the getter.

SP_BrowserReload

Signature: [static,const] QStyle_StandardPixmap SP_BrowserReload

Description: Enum constant QStyle::SP_BrowserReload

Python specific notes:
The object exposes a readable attribute 'SP_BrowserReload'. This is the getter.

SP_BrowserStop

Signature: [static,const] QStyle_StandardPixmap SP_BrowserStop

Description: Enum constant QStyle::SP_BrowserStop

Python specific notes:
The object exposes a readable attribute 'SP_BrowserStop'. This is the getter.

SP_CommandLink

Signature: [static,const] QStyle_StandardPixmap SP_CommandLink

Description: Enum constant QStyle::SP_CommandLink

Python specific notes:
The object exposes a readable attribute 'SP_CommandLink'. This is the getter.

SP_ComputerIcon

Signature: [static,const] QStyle_StandardPixmap SP_ComputerIcon

Description: Enum constant QStyle::SP_ComputerIcon

Python specific notes:
The object exposes a readable attribute 'SP_ComputerIcon'. This is the getter.

SP_CustomBase

Signature: [static,const] QStyle_StandardPixmap SP_CustomBase

Description: Enum constant QStyle::SP_CustomBase

Python specific notes:
The object exposes a readable attribute 'SP_CustomBase'. This is the getter.

SP_DesktopIcon

Signature: [static,const] QStyle_StandardPixmap SP_DesktopIcon

Description: Enum constant QStyle::SP_DesktopIcon

Python specific notes:
The object exposes a readable attribute 'SP_DesktopIcon'. This is the getter.

SP_DialogApplyButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogApplyButton

Description: Enum constant QStyle::SP_DialogApplyButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogApplyButton'. This is the getter.

SP_DialogCancelButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogCancelButton

Description: Enum constant QStyle::SP_DialogCancelButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogCancelButton'. This is the getter.

SP_DialogCloseButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogCloseButton

Description: Enum constant QStyle::SP_DialogCloseButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogCloseButton'. This is the getter.

SP_DialogDiscardButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogDiscardButton

Description: Enum constant QStyle::SP_DialogDiscardButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogDiscardButton'. This is the getter.

SP_DialogHelpButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogHelpButton

Description: Enum constant QStyle::SP_DialogHelpButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogHelpButton'. This is the getter.

SP_DialogNoButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogNoButton

Description: Enum constant QStyle::SP_DialogNoButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogNoButton'. This is the getter.

SP_DialogOkButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogOkButton

Description: Enum constant QStyle::SP_DialogOkButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogOkButton'. This is the getter.

SP_DialogOpenButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogOpenButton

Description: Enum constant QStyle::SP_DialogOpenButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogOpenButton'. This is the getter.

SP_DialogResetButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogResetButton

Description: Enum constant QStyle::SP_DialogResetButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogResetButton'. This is the getter.

SP_DialogSaveButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogSaveButton

Description: Enum constant QStyle::SP_DialogSaveButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogSaveButton'. This is the getter.

SP_DialogYesButton

Signature: [static,const] QStyle_StandardPixmap SP_DialogYesButton

Description: Enum constant QStyle::SP_DialogYesButton

Python specific notes:
The object exposes a readable attribute 'SP_DialogYesButton'. This is the getter.

SP_DirClosedIcon

Signature: [static,const] QStyle_StandardPixmap SP_DirClosedIcon

Description: Enum constant QStyle::SP_DirClosedIcon

Python specific notes:
The object exposes a readable attribute 'SP_DirClosedIcon'. This is the getter.

SP_DirHomeIcon

Signature: [static,const] QStyle_StandardPixmap SP_DirHomeIcon

Description: Enum constant QStyle::SP_DirHomeIcon

Python specific notes:
The object exposes a readable attribute 'SP_DirHomeIcon'. This is the getter.

SP_DirIcon

Signature: [static,const] QStyle_StandardPixmap SP_DirIcon

Description: Enum constant QStyle::SP_DirIcon

Python specific notes:
The object exposes a readable attribute 'SP_DirIcon'. This is the getter.

SP_DirLinkIcon

Signature: [static,const] QStyle_StandardPixmap SP_DirLinkIcon

Description: Enum constant QStyle::SP_DirLinkIcon

Python specific notes:
The object exposes a readable attribute 'SP_DirLinkIcon'. This is the getter.

SP_DirLinkOpenIcon

Signature: [static,const] QStyle_StandardPixmap SP_DirLinkOpenIcon

Description: Enum constant QStyle::SP_DirLinkOpenIcon

Python specific notes:
The object exposes a readable attribute 'SP_DirLinkOpenIcon'. This is the getter.

SP_DirOpenIcon

Signature: [static,const] QStyle_StandardPixmap SP_DirOpenIcon

Description: Enum constant QStyle::SP_DirOpenIcon

Python specific notes:
The object exposes a readable attribute 'SP_DirOpenIcon'. This is the getter.

SP_DockWidgetCloseButton

Signature: [static,const] QStyle_StandardPixmap SP_DockWidgetCloseButton

Description: Enum constant QStyle::SP_DockWidgetCloseButton

Python specific notes:
The object exposes a readable attribute 'SP_DockWidgetCloseButton'. This is the getter.

SP_DriveCDIcon

Signature: [static,const] QStyle_StandardPixmap SP_DriveCDIcon

Description: Enum constant QStyle::SP_DriveCDIcon

Python specific notes:
The object exposes a readable attribute 'SP_DriveCDIcon'. This is the getter.

SP_DriveDVDIcon

Signature: [static,const] QStyle_StandardPixmap SP_DriveDVDIcon

Description: Enum constant QStyle::SP_DriveDVDIcon

Python specific notes:
The object exposes a readable attribute 'SP_DriveDVDIcon'. This is the getter.

SP_DriveFDIcon

Signature: [static,const] QStyle_StandardPixmap SP_DriveFDIcon

Description: Enum constant QStyle::SP_DriveFDIcon

Python specific notes:
The object exposes a readable attribute 'SP_DriveFDIcon'. This is the getter.

SP_DriveHDIcon

Signature: [static,const] QStyle_StandardPixmap SP_DriveHDIcon

Description: Enum constant QStyle::SP_DriveHDIcon

Python specific notes:
The object exposes a readable attribute 'SP_DriveHDIcon'. This is the getter.

SP_DriveNetIcon

Signature: [static,const] QStyle_StandardPixmap SP_DriveNetIcon

Description: Enum constant QStyle::SP_DriveNetIcon

Python specific notes:
The object exposes a readable attribute 'SP_DriveNetIcon'. This is the getter.

SP_FileDialogBack

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogBack

Description: Enum constant QStyle::SP_FileDialogBack

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogBack'. This is the getter.

SP_FileDialogContentsView

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogContentsView

Description: Enum constant QStyle::SP_FileDialogContentsView

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogContentsView'. This is the getter.

SP_FileDialogDetailedView

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogDetailedView

Description: Enum constant QStyle::SP_FileDialogDetailedView

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogDetailedView'. This is the getter.

SP_FileDialogEnd

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogEnd

Description: Enum constant QStyle::SP_FileDialogEnd

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogEnd'. This is the getter.

SP_FileDialogInfoView

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogInfoView

Description: Enum constant QStyle::SP_FileDialogInfoView

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogInfoView'. This is the getter.

SP_FileDialogListView

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogListView

Description: Enum constant QStyle::SP_FileDialogListView

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogListView'. This is the getter.

SP_FileDialogNewFolder

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogNewFolder

Description: Enum constant QStyle::SP_FileDialogNewFolder

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogNewFolder'. This is the getter.

SP_FileDialogStart

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogStart

Description: Enum constant QStyle::SP_FileDialogStart

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogStart'. This is the getter.

SP_FileDialogToParent

Signature: [static,const] QStyle_StandardPixmap SP_FileDialogToParent

Description: Enum constant QStyle::SP_FileDialogToParent

Python specific notes:
The object exposes a readable attribute 'SP_FileDialogToParent'. This is the getter.

SP_FileIcon

Signature: [static,const] QStyle_StandardPixmap SP_FileIcon

Description: Enum constant QStyle::SP_FileIcon

Python specific notes:
The object exposes a readable attribute 'SP_FileIcon'. This is the getter.

SP_FileLinkIcon

Signature: [static,const] QStyle_StandardPixmap SP_FileLinkIcon

Description: Enum constant QStyle::SP_FileLinkIcon

Python specific notes:
The object exposes a readable attribute 'SP_FileLinkIcon'. This is the getter.

SP_LineEditClearButton

Signature: [static,const] QStyle_StandardPixmap SP_LineEditClearButton

Description: Enum constant QStyle::SP_LineEditClearButton

Python specific notes:
The object exposes a readable attribute 'SP_LineEditClearButton'. This is the getter.

SP_MediaPause

Signature: [static,const] QStyle_StandardPixmap SP_MediaPause

Description: Enum constant QStyle::SP_MediaPause

Python specific notes:
The object exposes a readable attribute 'SP_MediaPause'. This is the getter.

SP_MediaPlay

Signature: [static,const] QStyle_StandardPixmap SP_MediaPlay

Description: Enum constant QStyle::SP_MediaPlay

Python specific notes:
The object exposes a readable attribute 'SP_MediaPlay'. This is the getter.

SP_MediaSeekBackward

Signature: [static,const] QStyle_StandardPixmap SP_MediaSeekBackward

Description: Enum constant QStyle::SP_MediaSeekBackward

Python specific notes:
The object exposes a readable attribute 'SP_MediaSeekBackward'. This is the getter.

SP_MediaSeekForward

Signature: [static,const] QStyle_StandardPixmap SP_MediaSeekForward

Description: Enum constant QStyle::SP_MediaSeekForward

Python specific notes:
The object exposes a readable attribute 'SP_MediaSeekForward'. This is the getter.

SP_MediaSkipBackward

Signature: [static,const] QStyle_StandardPixmap SP_MediaSkipBackward

Description: Enum constant QStyle::SP_MediaSkipBackward

Python specific notes:
The object exposes a readable attribute 'SP_MediaSkipBackward'. This is the getter.

SP_MediaSkipForward

Signature: [static,const] QStyle_StandardPixmap SP_MediaSkipForward

Description: Enum constant QStyle::SP_MediaSkipForward

Python specific notes:
The object exposes a readable attribute 'SP_MediaSkipForward'. This is the getter.

SP_MediaStop

Signature: [static,const] QStyle_StandardPixmap SP_MediaStop

Description: Enum constant QStyle::SP_MediaStop

Python specific notes:
The object exposes a readable attribute 'SP_MediaStop'. This is the getter.

SP_MediaVolume

Signature: [static,const] QStyle_StandardPixmap SP_MediaVolume

Description: Enum constant QStyle::SP_MediaVolume

Python specific notes:
The object exposes a readable attribute 'SP_MediaVolume'. This is the getter.

SP_MediaVolumeMuted

Signature: [static,const] QStyle_StandardPixmap SP_MediaVolumeMuted

Description: Enum constant QStyle::SP_MediaVolumeMuted

Python specific notes:
The object exposes a readable attribute 'SP_MediaVolumeMuted'. This is the getter.

SP_MessageBoxCritical

Signature: [static,const] QStyle_StandardPixmap SP_MessageBoxCritical

Description: Enum constant QStyle::SP_MessageBoxCritical

Python specific notes:
The object exposes a readable attribute 'SP_MessageBoxCritical'. This is the getter.

SP_MessageBoxInformation

Signature: [static,const] QStyle_StandardPixmap SP_MessageBoxInformation

Description: Enum constant QStyle::SP_MessageBoxInformation

Python specific notes:
The object exposes a readable attribute 'SP_MessageBoxInformation'. This is the getter.

SP_MessageBoxQuestion

Signature: [static,const] QStyle_StandardPixmap SP_MessageBoxQuestion

Description: Enum constant QStyle::SP_MessageBoxQuestion

Python specific notes:
The object exposes a readable attribute 'SP_MessageBoxQuestion'. This is the getter.

SP_MessageBoxWarning

Signature: [static,const] QStyle_StandardPixmap SP_MessageBoxWarning

Description: Enum constant QStyle::SP_MessageBoxWarning

Python specific notes:
The object exposes a readable attribute 'SP_MessageBoxWarning'. This is the getter.

SP_TitleBarCloseButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarCloseButton

Description: Enum constant QStyle::SP_TitleBarCloseButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarCloseButton'. This is the getter.

SP_TitleBarContextHelpButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarContextHelpButton

Description: Enum constant QStyle::SP_TitleBarContextHelpButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarContextHelpButton'. This is the getter.

SP_TitleBarMaxButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarMaxButton

Description: Enum constant QStyle::SP_TitleBarMaxButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarMaxButton'. This is the getter.

SP_TitleBarMenuButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarMenuButton

Description: Enum constant QStyle::SP_TitleBarMenuButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarMenuButton'. This is the getter.

SP_TitleBarMinButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarMinButton

Description: Enum constant QStyle::SP_TitleBarMinButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarMinButton'. This is the getter.

SP_TitleBarNormalButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarNormalButton

Description: Enum constant QStyle::SP_TitleBarNormalButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarNormalButton'. This is the getter.

SP_TitleBarShadeButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarShadeButton

Description: Enum constant QStyle::SP_TitleBarShadeButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarShadeButton'. This is the getter.

SP_TitleBarUnshadeButton

Signature: [static,const] QStyle_StandardPixmap SP_TitleBarUnshadeButton

Description: Enum constant QStyle::SP_TitleBarUnshadeButton

Python specific notes:
The object exposes a readable attribute 'SP_TitleBarUnshadeButton'. This is the getter.

SP_ToolBarHorizontalExtensionButton

Signature: [static,const] QStyle_StandardPixmap SP_ToolBarHorizontalExtensionButton

Description: Enum constant QStyle::SP_ToolBarHorizontalExtensionButton

Python specific notes:
The object exposes a readable attribute 'SP_ToolBarHorizontalExtensionButton'. This is the getter.

SP_ToolBarVerticalExtensionButton

Signature: [static,const] QStyle_StandardPixmap SP_ToolBarVerticalExtensionButton

Description: Enum constant QStyle::SP_ToolBarVerticalExtensionButton

Python specific notes:
The object exposes a readable attribute 'SP_ToolBarVerticalExtensionButton'. This is the getter.

SP_TrashIcon

Signature: [static,const] QStyle_StandardPixmap SP_TrashIcon

Description: Enum constant QStyle::SP_TrashIcon

Python specific notes:
The object exposes a readable attribute 'SP_TrashIcon'. This is the getter.

SP_VistaShield

Signature: [static,const] QStyle_StandardPixmap SP_VistaShield

Description: Enum constant QStyle::SP_VistaShield

Python specific notes:
The object exposes a readable attribute 'SP_VistaShield'. This is the getter.

_create

Signature: void _create

Description: Ensures the C++ object is created

Use this method to ensure the C++ object is created, for example to ensure that resources are allocated. Usually C++ objects are created on demand and not necessarily when the script object is created.

_destroy

Signature: void _destroy

Description: Explicitly destroys the object

Explicitly destroys the object on C++ side if it was owned by the script interpreter. Subsequent access to this object will throw an exception. If the object is not owned by the script, this method will do nothing.

_destroyed?

Signature: [const] bool _destroyed?

Description: Returns a value indicating whether the object was already destroyed

This method returns true, if the object was destroyed, either explicitly or by the C++ side. The latter may happen, if the object is owned by a C++ object which got destroyed itself.

_is_const_object?

Signature: [const] bool _is_const_object?

Description: Returns a value indicating whether the reference is a const reference

This method returns true, if self is a const reference. In that case, only const methods may be called on self.

_manage

Signature: void _manage

Description: Marks the object as managed by the script side.

After calling this method on an object, the script side will be responsible for the management of the object. This method may be called if an object is returned from a C++ function and the object is known not to be owned by any C++ instance. If necessary, the script side may delete the object if the script's reference is no longer required.

Usually it's not required to call this method. It has been introduced in version 0.24.

_unmanage

Signature: void _unmanage

Description: Marks the object as no longer owned by the script side.

Calling this method will make this object no longer owned by the script's memory management. Instead, the object must be managed in some other way. Usually this method may be called if it is known that some C++ object holds and manages this object. Technically speaking, this method will turn the script's reference into a weak reference. After the script engine decides to delete the reference, the object itself will still exist. If the object is not managed otherwise, memory leaks will occur.

Usually it's not required to call this method. It has been introduced in version 0.24.

alignedRect

Signature: [static] QRect alignedRect (const Qt_LayoutDirection direction, Qt_QFlags_AlignmentFlag alignment, const QSize size, const QRect rectangle)

Description: Static method QRect QStyle::alignedRect(Qt::LayoutDirection direction, QFlags<Qt::AlignmentFlag> alignment, const QSize &size, const QRect &rectangle)

This method is static and can be called without an instance.

childEvent

Signature: void childEvent (QChildEvent ptr arg1)

Description: Virtual method void QStyle::childEvent(QChildEvent *)

This method can be reimplemented in a derived class.

combinedLayoutSpacing

Signature: [const] int combinedLayoutSpacing (QSizePolicy_QFlags_ControlType controls1, QSizePolicy_QFlags_ControlType controls2, const Qt_Orientation orientation, QStyleOption ptr option = 0, QWidget ptr widget = 0)

Description: Method int QStyle::combinedLayoutSpacing(QFlags<QSizePolicy::ControlType> controls1, QFlags<QSizePolicy::ControlType> controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget)

customEvent

Signature: void customEvent (QEvent ptr arg1)

Description: Virtual method void QStyle::customEvent(QEvent *)

This method can be reimplemented in a derived class.

destroyed

Signature: [signal] void destroyed (QObject ptr arg1)

Description: Signal declaration for QStyle::destroyed(QObject *)

You can bind a procedure to this signal.

Python specific notes:
The object exposes a readable attribute 'destroyed'. This is the getter.
The object exposes a writable attribute 'destroyed'. This is the setter.

disconnectNotify

Signature: void disconnectNotify (const QMetaMethod signal)

Description: Virtual method void QStyle::disconnectNotify(const QMetaMethod &signal)

This method can be reimplemented in a derived class.

drawComplexControl

Signature: [const] void drawComplexControl (const QStyle_ComplexControl cc, const QStyleOptionComplex ptr opt, QPainter ptr p, const QWidget ptr widget)

Description: Virtual method void QStyle::drawComplexControl(QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget)

This method can be reimplemented in a derived class.

drawControl

Signature: [const] void drawControl (const QStyle_ControlElement element, const QStyleOption ptr opt, QPainter ptr p, const QWidget ptr w)

Description: Virtual method void QStyle::drawControl(QStyle::ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *w)

This method can be reimplemented in a derived class.

drawItemPixmap

Signature: [const] void drawItemPixmap (QPainter ptr painter, const QRect rect, int alignment, const QPixmap pixmap)

Description: Virtual method void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap)

This method can be reimplemented in a derived class.

drawItemText

Signature: [const] void drawItemText (QPainter ptr painter, const QRect rect, int flags, const QPalette pal, bool enabled, string text, const QPalette_ColorRole textRole)

Description: Virtual method void QStyle::drawItemText(QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole)

This method can be reimplemented in a derived class.

drawPrimitive

Signature: [const] void drawPrimitive (const QStyle_PrimitiveElement pe, const QStyleOption ptr opt, QPainter ptr p, const QWidget ptr w)

Description: Virtual method void QStyle::drawPrimitive(QStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w)

This method can be reimplemented in a derived class.

emit_destroyed

Signature: void emit_destroyed (QObject ptr arg1 = 0)

Description: Emitter for signal void QStyle::destroyed(QObject *)

Call this method to emit this signal.

emit_objectNameChanged

Signature: void emit_objectNameChanged (string objectName)

Description: Emitter for signal void QStyle::objectNameChanged(const QString &objectName)

Call this method to emit this signal.

event

Signature: bool event (QEvent ptr arg1)

Description: Virtual method bool QStyle::event(QEvent *)

This method can be reimplemented in a derived class.

eventFilter

Signature: bool eventFilter (QObject ptr arg1, QEvent ptr arg2)

Description: Virtual method bool QStyle::eventFilter(QObject *, QEvent *)

This method can be reimplemented in a derived class.

generatedIconPixmap

Signature: [const] QPixmap generatedIconPixmap (const QIcon_Mode iconMode, const QPixmap pixmap, const QStyleOption ptr opt)

Description: Virtual method QPixmap QStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt)

This method can be reimplemented in a derived class.

hitTestComplexControl

Signature: [const] QStyle_SubControl hitTestComplexControl (const QStyle_ComplexControl cc, const QStyleOptionComplex ptr opt, const QPoint pt, const QWidget ptr widget)

Description: Virtual method QStyle::SubControl QStyle::hitTestComplexControl(QStyle::ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget)

This method can be reimplemented in a derived class.

isSignalConnected

Signature: [const] bool isSignalConnected (const QMetaMethod signal)

Description: Method bool QStyle::isSignalConnected(const QMetaMethod &signal)

This method is protected and can only be called from inside a derived class.

itemPixmapRect

Signature: [const] QRect itemPixmapRect (const QRect r, int flags, const QPixmap pixmap)

Description: Virtual method QRect QStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap)

This method can be reimplemented in a derived class.

itemTextRect

Signature: [const] QRect itemTextRect (const QFontMetrics fm, const QRect r, int flags, bool enabled, string text)

Description: Virtual method QRect QStyle::itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text)

This method can be reimplemented in a derived class.

layoutSpacing

Signature: [const] int layoutSpacing (const QSizePolicy_ControlType control1, const QSizePolicy_ControlType control2, const Qt_Orientation orientation, const QStyleOption ptr option, const QWidget ptr widget)

Description: Virtual method int QStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget)

This method can be reimplemented in a derived class.

new

Signature: [static] new QStyle new

Description: Constructor QStyle::QStyle()

This method creates an object of class QStyle.

Python specific notes:
This method is the default initializer of the object.

objectNameChanged

Signature: [signal] void objectNameChanged (string objectName)

Description: Signal declaration for QStyle::objectNameChanged(const QString &objectName)

You can bind a procedure to this signal.

Python specific notes:
The object exposes a readable attribute 'objectNameChanged'. This is the getter.
The object exposes a writable attribute 'objectNameChanged'. This is the setter.

pixelMetric

Signature: [const] int pixelMetric (const QStyle_PixelMetric metric, const QStyleOption ptr option, const QWidget ptr widget)

Description: Virtual method int QStyle::pixelMetric(QStyle::PixelMetric metric, const QStyleOption *option, const QWidget *widget)

This method can be reimplemented in a derived class.

polish

(1) Signature: void polish (QWidget ptr arg1)

Description: Virtual method void QStyle::polish(QWidget *)

This method can be reimplemented in a derived class.

(2) Signature: void polish (QApplication ptr arg1)

Description: Virtual method void QStyle::polish(QApplication *)

This method can be reimplemented in a derived class.

(3) Signature: void polish (QPalette arg1)

Description: Virtual method void QStyle::polish(QPalette &)

This method can be reimplemented in a derived class.

proxy

Signature: [const] const QStyle ptr proxy

Description: Method const QStyle *QStyle::proxy()

receivers

Signature: [const] int receivers (string signal)

Description: Method int QStyle::receivers(const char *signal)

This method is protected and can only be called from inside a derived class.

sender

Signature: [const] QObject ptr sender

Description: Method QObject *QStyle::sender()

This method is protected and can only be called from inside a derived class.

senderSignalIndex

Signature: [const] int senderSignalIndex

Description: Method int QStyle::senderSignalIndex()

This method is protected and can only be called from inside a derived class.

sizeFromContents

Signature: [const] QSize sizeFromContents (const QStyle_ContentsType ct, const QStyleOption ptr opt, const QSize contentsSize, const QWidget ptr w)

Description: Virtual method QSize QStyle::sizeFromContents(QStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *w)

This method can be reimplemented in a derived class.

sliderPositionFromValue

Signature: [static] int sliderPositionFromValue (int min, int max, int val, int space, bool upsideDown = false)

Description: Static method int QStyle::sliderPositionFromValue(int min, int max, int val, int space, bool upsideDown)

This method is static and can be called without an instance.

sliderValueFromPosition

Signature: [static] int sliderValueFromPosition (int min, int max, int pos, int space, bool upsideDown = false)

Description: Static method int QStyle::sliderValueFromPosition(int min, int max, int pos, int space, bool upsideDown)

This method is static and can be called without an instance.

standardIcon

Signature: [const] QIcon standardIcon (const QStyle_StandardPixmap standardIcon, const QStyleOption ptr option, const QWidget ptr widget)

Description: Virtual method QIcon QStyle::standardIcon(QStyle::StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget)

This method can be reimplemented in a derived class.

standardPalette

Signature: [const] QPalette standardPalette

Description: Virtual method QPalette QStyle::standardPalette()

This method can be reimplemented in a derived class.

standardPixmap

Signature: [const] QPixmap standardPixmap (const QStyle_StandardPixmap standardPixmap, const QStyleOption ptr opt, const QWidget ptr widget)

Description: Virtual method QPixmap QStyle::standardPixmap(QStyle::StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget)

This method can be reimplemented in a derived class.

staticMetaObject

Signature: [static] QMetaObject staticMetaObject

Description: Obtains the static MetaObject for this class.

styleHint

Signature: [const] int styleHint (const QStyle_StyleHint stylehint, const QStyleOption ptr opt, const QWidget ptr widget, QStyleHintReturn ptr returnData)

Description: Virtual method int QStyle::styleHint(QStyle::StyleHint stylehint, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *returnData)

This method can be reimplemented in a derived class.

subControlRect

Signature: [const] QRect subControlRect (const QStyle_ComplexControl cc, const QStyleOptionComplex ptr opt, const QStyle_SubControl sc, const QWidget ptr widget)

Description: Virtual method QRect QStyle::subControlRect(QStyle::ComplexControl cc, const QStyleOptionComplex *opt, QStyle::SubControl sc, const QWidget *widget)

This method can be reimplemented in a derived class.

subElementRect

Signature: [const] QRect subElementRect (const QStyle_SubElement subElement, const QStyleOption ptr option, const QWidget ptr widget)

Description: Virtual method QRect QStyle::subElementRect(QStyle::SubElement subElement, const QStyleOption *option, const QWidget *widget)

This method can be reimplemented in a derived class.

timerEvent

Signature: void timerEvent (QTimerEvent ptr arg1)

Description: Virtual method void QStyle::timerEvent(QTimerEvent *)

This method can be reimplemented in a derived class.

tr

Signature: [static] string tr (string s, string c = nullptr, int n = -1)

Description: Static method QString QStyle::tr(const char *s, const char *c, int n)

This method is static and can be called without an instance.

trUtf8

Signature: [static] string trUtf8 (string s, string c = nullptr, int n = -1)

Description: Static method QString QStyle::trUtf8(const char *s, const char *c, int n)

This method is static and can be called without an instance.

unpolish

(1) Signature: void unpolish (QWidget ptr arg1)

Description: Virtual method void QStyle::unpolish(QWidget *)

This method can be reimplemented in a derived class.

(2) Signature: void unpolish (QApplication ptr arg1)

Description: Virtual method void QStyle::unpolish(QApplication *)

This method can be reimplemented in a derived class.

visualAlignment

Signature: [static] Qt_QFlags_AlignmentFlag visualAlignment (const Qt_LayoutDirection direction, Qt_QFlags_AlignmentFlag alignment)

Description: Static method QFlags<Qt::AlignmentFlag> QStyle::visualAlignment(Qt::LayoutDirection direction, QFlags<Qt::AlignmentFlag> alignment)

This method is static and can be called without an instance.

visualPos

Signature: [static] QPoint visualPos (const Qt_LayoutDirection direction, const QRect boundingRect, const QPoint logicalPos)

Description: Static method QPoint QStyle::visualPos(Qt::LayoutDirection direction, const QRect &boundingRect, const QPoint &logicalPos)

This method is static and can be called without an instance.

visualRect

Signature: [static] QRect visualRect (const Qt_LayoutDirection direction, const QRect boundingRect, const QRect logicalRect)

Description: Static method QRect QStyle::visualRect(Qt::LayoutDirection direction, const QRect &boundingRect, const QRect &logicalRect)

This method is static and can be called without an instance.