- 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 ConstantDescriptionRepresentingQStyle::
PE_CustomBase RepresentingQStyle::
PE_Frame RepresentingQStyle::
PE_FrameButtonBevel RepresentingQStyle::
PE_FrameButtonTool RepresentingQStyle::
PE_FrameDefaultButton RepresentingQStyle::
PE_FrameDockWidget RepresentingQStyle::
PE_FrameFocusRect RepresentingQStyle::
PE_FrameGroupBox RepresentingQStyle::
PE_FrameLineEdit RepresentingQStyle::
PE_FrameMenu RepresentingQStyle::
PE_FrameStatusBarItem RepresentingQStyle::
PE_FrameTabBarBase RepresentingQStyle::
PE_FrameTabWidget RepresentingQStyle::
PE_FrameWindow RepresentingQStyle::
PE_IndicatorArrowDown RepresentingQStyle::
PE_IndicatorArrowLeft RepresentingQStyle::
PE_IndicatorArrowRight RepresentingQStyle::
PE_IndicatorArrowUp RepresentingQStyle::
PE_IndicatorBranch RepresentingQStyle::
PE_IndicatorButtonDropDown RepresentingQStyle::
PE_IndicatorCheckBox RepresentingQStyle::
PE_IndicatorColumnViewArrow RepresentingQStyle::
PE_IndicatorDockWidgetResizeHandle RepresentingQStyle::
PE_IndicatorHeaderArrow RepresentingQStyle::
PE_IndicatorItemViewItemCheck RepresentingQStyle::
PE_IndicatorItemViewItemDrop RepresentingQStyle::
PE_IndicatorMenuCheckMark RepresentingQStyle::
PE_IndicatorProgressChunk RepresentingQStyle::
PE_IndicatorRadioButton RepresentingQStyle::
PE_IndicatorSpinDown RepresentingQStyle::
PE_IndicatorSpinMinus RepresentingQStyle::
PE_IndicatorSpinPlus RepresentingQStyle::
PE_IndicatorSpinUp RepresentingQStyle::
PE_IndicatorTabClose RepresentingQStyle::
PE_IndicatorTabTear RepresentingQStyle::
PE_IndicatorTabTearLeft RepresentingQStyle::
PE_IndicatorTabTearRight RepresentingQStyle::
PE_IndicatorToolBarHandle RepresentingQStyle::
PE_IndicatorToolBarSeparator RepresentingQStyle::
PE_PanelButtonBevel RepresentingQStyle::
PE_PanelButtonCommand RepresentingQStyle::
PE_PanelButtonTool RepresentingQStyle::
PE_PanelItemViewItem RepresentingQStyle::
PE_PanelItemViewRow RepresentingQStyle::
PE_PanelLineEdit RepresentingQStyle::
PE_PanelMenu RepresentingQStyle::
PE_PanelMenuBar RepresentingQStyle::
PE_PanelScrollAreaCorner RepresentingQStyle::
PE_PanelStatusBar RepresentingQStyle::
PE_PanelTipLabel RepresentingQStyle::
PE_PanelToolBar RepresentingQStyle::
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.QtAbstractEnumerator
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.
-