- All Implemented Interfaces:
QtAbstractEnumerator
,QtEnumerator
,Serializable
,Comparable<QStyle.PrimitiveElement>
,Constable
- Enclosing class:
QStyle
Java wrapper for Qt enum QStyle::PrimitiveElement
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionRepresenting QStyle::PE_CustomBaseRepresenting QStyle::PE_FrameRepresenting QStyle::PE_FrameButtonBevelRepresenting QStyle::PE_FrameButtonToolRepresenting QStyle::PE_FrameDefaultButtonRepresenting QStyle::PE_FrameDockWidgetRepresenting QStyle::PE_FrameFocusRectRepresenting QStyle::PE_FrameGroupBoxRepresenting QStyle::PE_FrameLineEditRepresenting QStyle::PE_FrameMenuRepresenting QStyle::PE_FrameStatusBarItemRepresenting QStyle::PE_FrameTabBarBaseRepresenting QStyle::PE_FrameTabWidgetRepresenting QStyle::PE_FrameWindowRepresenting QStyle::PE_IndicatorArrowDownRepresenting QStyle::PE_IndicatorArrowLeftRepresenting QStyle::PE_IndicatorArrowRightRepresenting QStyle::PE_IndicatorArrowUpRepresenting QStyle::PE_IndicatorBranchRepresenting QStyle::PE_IndicatorButtonDropDownRepresenting QStyle::PE_IndicatorCheckBoxRepresenting QStyle::PE_IndicatorColumnViewArrowRepresenting QStyle::PE_IndicatorDockWidgetResizeHandleRepresenting QStyle::PE_IndicatorHeaderArrowRepresenting QStyle::PE_IndicatorItemViewItemCheckRepresenting QStyle::PE_IndicatorItemViewItemDropRepresenting QStyle::PE_IndicatorMenuCheckMarkRepresenting QStyle::PE_IndicatorProgressChunkRepresenting QStyle::PE_IndicatorRadioButtonRepresenting QStyle::PE_IndicatorSpinDownRepresenting QStyle::PE_IndicatorSpinMinusRepresenting QStyle::PE_IndicatorSpinPlusRepresenting QStyle::PE_IndicatorSpinUpRepresenting QStyle::PE_IndicatorTabCloseRepresenting QStyle::PE_IndicatorTabTearRepresenting QStyle::PE_IndicatorTabTearLeftRepresenting QStyle::PE_IndicatorTabTearRightRepresenting QStyle::PE_IndicatorToolBarHandleRepresenting QStyle::PE_IndicatorToolBarSeparatorRepresenting QStyle::PE_PanelButtonBevelRepresenting QStyle::PE_PanelButtonCommandRepresenting QStyle::PE_PanelButtonToolRepresenting QStyle::PE_PanelItemViewItemRepresenting QStyle::PE_PanelItemViewRowRepresenting QStyle::PE_PanelLineEditRepresenting QStyle::PE_PanelMenuRepresenting QStyle::PE_PanelMenuBarRepresenting QStyle::PE_PanelScrollAreaCornerRepresenting QStyle::PE_PanelStatusBarRepresenting QStyle::PE_PanelTipLabelRepresenting QStyle::PE_PanelToolBarRepresenting QStyle::PE_Widget -
Method Summary
Modifier and TypeMethodDescriptionstatic QStyle.PrimitiveElement
resolve
(int value) Returns the corresponding enum entry for the given value.static QStyle.PrimitiveElement
Returns the corresponding enum entry for the given value and name.int
value()
This function should return an integer value for the enum values of the enumeration that implements this interface.static QStyle.PrimitiveElement
Returns the enum constant of this type with the specified name.static QStyle.PrimitiveElement[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
Methods inherited from interface io.qt.QtEnumerator
getDeclaringClass, name, ordinal
-
Enum Constant Details
-
PE_Frame
Representing QStyle::PE_Frame
-
PE_FrameDefaultButton
Representing QStyle::PE_FrameDefaultButton
-
PE_FrameDockWidget
Representing QStyle::PE_FrameDockWidget
-
PE_FrameFocusRect
Representing QStyle::PE_FrameFocusRect
-
PE_FrameGroupBox
Representing QStyle::PE_FrameGroupBox
-
PE_FrameLineEdit
Representing QStyle::PE_FrameLineEdit
-
PE_FrameMenu
Representing QStyle::PE_FrameMenu
-
PE_FrameStatusBarItem
Representing QStyle::PE_FrameStatusBarItem
-
PE_FrameTabWidget
Representing QStyle::PE_FrameTabWidget
-
PE_FrameWindow
Representing QStyle::PE_FrameWindow
-
PE_FrameButtonBevel
Representing QStyle::PE_FrameButtonBevel
-
PE_FrameButtonTool
Representing QStyle::PE_FrameButtonTool
-
PE_FrameTabBarBase
Representing QStyle::PE_FrameTabBarBase
-
PE_PanelButtonCommand
Representing QStyle::PE_PanelButtonCommand
-
PE_PanelButtonBevel
Representing QStyle::PE_PanelButtonBevel
-
PE_PanelButtonTool
Representing QStyle::PE_PanelButtonTool
-
PE_PanelMenuBar
Representing QStyle::PE_PanelMenuBar
-
PE_PanelToolBar
Representing QStyle::PE_PanelToolBar
-
PE_PanelLineEdit
Representing QStyle::PE_PanelLineEdit
-
PE_IndicatorArrowDown
Representing QStyle::PE_IndicatorArrowDown
-
PE_IndicatorArrowLeft
Representing QStyle::PE_IndicatorArrowLeft
-
PE_IndicatorArrowRight
Representing QStyle::PE_IndicatorArrowRight
-
PE_IndicatorArrowUp
Representing QStyle::PE_IndicatorArrowUp
-
PE_IndicatorBranch
Representing QStyle::PE_IndicatorBranch
-
PE_IndicatorButtonDropDown
Representing QStyle::PE_IndicatorButtonDropDown
-
PE_IndicatorItemViewItemCheck
Representing QStyle::PE_IndicatorItemViewItemCheck
-
PE_IndicatorCheckBox
Representing QStyle::PE_IndicatorCheckBox
-
PE_IndicatorDockWidgetResizeHandle
Representing QStyle::PE_IndicatorDockWidgetResizeHandle
-
PE_IndicatorHeaderArrow
Representing QStyle::PE_IndicatorHeaderArrow
-
PE_IndicatorMenuCheckMark
Representing QStyle::PE_IndicatorMenuCheckMark
-
PE_IndicatorProgressChunk
Representing QStyle::PE_IndicatorProgressChunk
-
PE_IndicatorRadioButton
Representing QStyle::PE_IndicatorRadioButton
-
PE_IndicatorSpinDown
Representing QStyle::PE_IndicatorSpinDown
-
PE_IndicatorSpinMinus
Representing QStyle::PE_IndicatorSpinMinus
-
PE_IndicatorSpinPlus
Representing QStyle::PE_IndicatorSpinPlus
-
PE_IndicatorSpinUp
Representing QStyle::PE_IndicatorSpinUp
-
PE_IndicatorToolBarHandle
Representing QStyle::PE_IndicatorToolBarHandle
-
PE_IndicatorToolBarSeparator
Representing QStyle::PE_IndicatorToolBarSeparator
-
PE_PanelTipLabel
Representing QStyle::PE_PanelTipLabel
-
PE_IndicatorTabTear
Representing QStyle::PE_IndicatorTabTear
-
PE_IndicatorTabTearLeft
Representing QStyle::PE_IndicatorTabTearLeft
-
PE_PanelScrollAreaCorner
Representing QStyle::PE_PanelScrollAreaCorner
-
PE_Widget
Representing QStyle::PE_Widget
-
PE_IndicatorColumnViewArrow
Representing QStyle::PE_IndicatorColumnViewArrow
-
PE_IndicatorItemViewItemDrop
Representing QStyle::PE_IndicatorItemViewItemDrop
-
PE_PanelItemViewItem
Representing QStyle::PE_PanelItemViewItem
-
PE_PanelItemViewRow
Representing QStyle::PE_PanelItemViewRow
-
PE_PanelStatusBar
Representing QStyle::PE_PanelStatusBar
-
PE_IndicatorTabClose
Representing QStyle::PE_IndicatorTabClose
-
PE_PanelMenu
Representing QStyle::PE_PanelMenu
-
PE_IndicatorTabTearRight
Representing QStyle::PE_IndicatorTabTearRight
-
PE_CustomBase
Representing QStyle::PE_CustomBase
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
value
public int value()This function should return an integer value for the enum values of the enumeration that implements this interface. Default isEnum.ordinal()
.- Specified by:
value
in interfaceQtEnumerator
-
resolve
Returns the corresponding enum entry for the given value.- Parameters:
value
-- Returns:
- enum entry
- Throws:
QNoSuchEnumValueException
- if value not existent in the enum
-
resolve
Returns the corresponding enum entry for the given value and name.- Parameters:
value
-name
-- Returns:
- enum entry
- Throws:
QNoSuchEnumValueException
- if value not existent in the enum or name does not match.
-