- All Implemented Interfaces:
QtAbstractEnumerator
,QtEnumerator
,Serializable
,Comparable<QStyle.StandardPixmap>
,Constable
- Enclosing class:
QStyle
Java wrapper for Qt enum QStyle::StandardPixmap
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantDescriptionRepresentingQStyle::
NStandardPixmap RepresentingQStyle::
SP_ArrowBack RepresentingQStyle::
SP_ArrowDown RepresentingQStyle::
SP_ArrowForward RepresentingQStyle::
SP_ArrowLeft RepresentingQStyle::
SP_ArrowRight RepresentingQStyle::
SP_ArrowUp RepresentingQStyle::
SP_BrowserReload RepresentingQStyle::
SP_BrowserStop RepresentingQStyle::
SP_CommandLink RepresentingQStyle::
SP_ComputerIcon RepresentingQStyle::
SP_CustomBase RepresentingQStyle::
SP_DesktopIcon RepresentingQStyle::
SP_DialogAbortButton RepresentingQStyle::
SP_DialogApplyButton RepresentingQStyle::
SP_DialogCancelButton RepresentingQStyle::
SP_DialogCloseButton RepresentingQStyle::
SP_DialogDiscardButton RepresentingQStyle::
SP_DialogHelpButton RepresentingQStyle::
SP_DialogIgnoreButton RepresentingQStyle::
SP_DialogNoButton RepresentingQStyle::
SP_DialogNoToAllButton RepresentingQStyle::
SP_DialogOkButton RepresentingQStyle::
SP_DialogOpenButton RepresentingQStyle::
SP_DialogResetButton RepresentingQStyle::
SP_DialogRetryButton RepresentingQStyle::
SP_DialogSaveAllButton RepresentingQStyle::
SP_DialogSaveButton RepresentingQStyle::
SP_DialogYesButton RepresentingQStyle::
SP_DialogYesToAllButton RepresentingQStyle::
SP_DirClosedIcon RepresentingQStyle::
SP_DirHomeIcon RepresentingQStyle::
SP_DirIcon RepresentingQStyle::
SP_DirLinkIcon RepresentingQStyle::
SP_DirLinkOpenIcon RepresentingQStyle::
SP_DirOpenIcon RepresentingQStyle::
SP_DockWidgetCloseButton RepresentingQStyle::
SP_DriveCDIcon RepresentingQStyle::
SP_DriveDVDIcon RepresentingQStyle::
SP_DriveFDIcon RepresentingQStyle::
SP_DriveHDIcon RepresentingQStyle::
SP_DriveNetIcon RepresentingQStyle::
SP_FileDialogBack RepresentingQStyle::
SP_FileDialogContentsView RepresentingQStyle::
SP_FileDialogDetailedView RepresentingQStyle::
SP_FileDialogEnd RepresentingQStyle::
SP_FileDialogInfoView RepresentingQStyle::
SP_FileDialogListView RepresentingQStyle::
SP_FileDialogNewFolder RepresentingQStyle::
SP_FileDialogStart RepresentingQStyle::
SP_FileDialogToParent RepresentingQStyle::
SP_FileIcon RepresentingQStyle::
SP_FileLinkIcon RepresentingQStyle::
SP_LineEditClearButton RepresentingQStyle::
SP_MediaPause RepresentingQStyle::
SP_MediaPlay RepresentingQStyle::
SP_MediaSeekBackward RepresentingQStyle::
SP_MediaSeekForward RepresentingQStyle::
SP_MediaSkipBackward RepresentingQStyle::
SP_MediaSkipForward RepresentingQStyle::
SP_MediaStop RepresentingQStyle::
SP_MediaVolume RepresentingQStyle::
SP_MediaVolumeMuted RepresentingQStyle::
SP_MessageBoxCritical RepresentingQStyle::
SP_MessageBoxInformation RepresentingQStyle::
SP_MessageBoxQuestion RepresentingQStyle::
SP_MessageBoxWarning RepresentingQStyle::
SP_RestoreDefaultsButton RepresentingQStyle::
SP_TabCloseButton RepresentingQStyle::
SP_TitleBarCloseButton RepresentingQStyle::
SP_TitleBarContextHelpButton RepresentingQStyle::
SP_TitleBarMaxButton RepresentingQStyle::
SP_TitleBarMenuButton RepresentingQStyle::
SP_TitleBarMinButton RepresentingQStyle::
SP_TitleBarNormalButton RepresentingQStyle::
SP_TitleBarShadeButton RepresentingQStyle::
SP_TitleBarUnshadeButton RepresentingQStyle::
SP_ToolBarHorizontalExtensionButton RepresentingQStyle::
SP_ToolBarVerticalExtensionButton RepresentingQStyle::
SP_TrashIcon RepresentingQStyle::
SP_VistaShield -
Method Summary
Modifier and TypeMethodDescriptionstatic QStyle.StandardPixmap
resolve
(int value) Returns the corresponding enum entry for the given value.static QStyle.StandardPixmap
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.StandardPixmap
Returns the enum constant of this type with the specified name.static QStyle.StandardPixmap[]
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
-
SP_TitleBarMenuButton
Representing
QStyle::
SP_TitleBarMenuButton -
SP_TitleBarMinButton
Representing
QStyle::
SP_TitleBarMinButton -
SP_TitleBarMaxButton
Representing
QStyle::
SP_TitleBarMaxButton -
SP_TitleBarCloseButton
Representing
QStyle::
SP_TitleBarCloseButton -
SP_TitleBarNormalButton
Representing
QStyle::
SP_TitleBarNormalButton -
SP_TitleBarShadeButton
Representing
QStyle::
SP_TitleBarShadeButton -
SP_TitleBarUnshadeButton
Representing
QStyle::
SP_TitleBarUnshadeButton -
SP_TitleBarContextHelpButton
Representing
QStyle::
SP_TitleBarContextHelpButton -
SP_DockWidgetCloseButton
Representing
QStyle::
SP_DockWidgetCloseButton -
SP_MessageBoxInformation
Representing
QStyle::
SP_MessageBoxInformation -
SP_MessageBoxWarning
Representing
QStyle::
SP_MessageBoxWarning -
SP_MessageBoxCritical
Representing
QStyle::
SP_MessageBoxCritical -
SP_MessageBoxQuestion
Representing
QStyle::
SP_MessageBoxQuestion -
SP_DesktopIcon
Representing
QStyle::
SP_DesktopIcon -
SP_TrashIcon
Representing
QStyle::
SP_TrashIcon -
SP_ComputerIcon
Representing
QStyle::
SP_ComputerIcon -
SP_DriveFDIcon
Representing
QStyle::
SP_DriveFDIcon -
SP_DriveHDIcon
Representing
QStyle::
SP_DriveHDIcon -
SP_DriveCDIcon
Representing
QStyle::
SP_DriveCDIcon -
SP_DriveDVDIcon
Representing
QStyle::
SP_DriveDVDIcon -
SP_DriveNetIcon
Representing
QStyle::
SP_DriveNetIcon -
SP_DirOpenIcon
Representing
QStyle::
SP_DirOpenIcon -
SP_DirClosedIcon
Representing
QStyle::
SP_DirClosedIcon -
SP_DirLinkIcon
Representing
QStyle::
SP_DirLinkIcon -
SP_DirLinkOpenIcon
Representing
QStyle::
SP_DirLinkOpenIcon -
SP_FileIcon
Representing
QStyle::
SP_FileIcon -
SP_FileLinkIcon
Representing
QStyle::
SP_FileLinkIcon -
SP_ToolBarHorizontalExtensionButton
Representing
QStyle::
SP_ToolBarHorizontalExtensionButton -
SP_ToolBarVerticalExtensionButton
Representing
QStyle::
SP_ToolBarVerticalExtensionButton -
SP_FileDialogStart
Representing
QStyle::
SP_FileDialogStart -
SP_FileDialogEnd
Representing
QStyle::
SP_FileDialogEnd -
SP_FileDialogToParent
Representing
QStyle::
SP_FileDialogToParent -
SP_FileDialogNewFolder
Representing
QStyle::
SP_FileDialogNewFolder -
SP_FileDialogDetailedView
Representing
QStyle::
SP_FileDialogDetailedView -
SP_FileDialogInfoView
Representing
QStyle::
SP_FileDialogInfoView -
SP_FileDialogContentsView
Representing
QStyle::
SP_FileDialogContentsView -
SP_FileDialogListView
Representing
QStyle::
SP_FileDialogListView -
SP_FileDialogBack
Representing
QStyle::
SP_FileDialogBack -
SP_DirIcon
Representing
QStyle::
SP_DirIcon -
SP_DialogOkButton
Representing
QStyle::
SP_DialogOkButton -
SP_DialogCancelButton
Representing
QStyle::
SP_DialogCancelButton -
SP_DialogHelpButton
Representing
QStyle::
SP_DialogHelpButton -
SP_DialogOpenButton
Representing
QStyle::
SP_DialogOpenButton -
SP_DialogSaveButton
Representing
QStyle::
SP_DialogSaveButton -
SP_DialogCloseButton
Representing
QStyle::
SP_DialogCloseButton -
SP_DialogApplyButton
Representing
QStyle::
SP_DialogApplyButton -
SP_DialogResetButton
Representing
QStyle::
SP_DialogResetButton -
SP_DialogDiscardButton
Representing
QStyle::
SP_DialogDiscardButton -
SP_DialogYesButton
Representing
QStyle::
SP_DialogYesButton -
SP_DialogNoButton
Representing
QStyle::
SP_DialogNoButton -
SP_ArrowUp
Representing
QStyle::
SP_ArrowUp -
SP_ArrowDown
Representing
QStyle::
SP_ArrowDown -
SP_ArrowLeft
Representing
QStyle::
SP_ArrowLeft -
SP_ArrowRight
Representing
QStyle::
SP_ArrowRight -
SP_ArrowBack
Representing
QStyle::
SP_ArrowBack -
SP_ArrowForward
Representing
QStyle::
SP_ArrowForward -
SP_DirHomeIcon
Representing
QStyle::
SP_DirHomeIcon -
SP_CommandLink
Representing
QStyle::
SP_CommandLink -
SP_VistaShield
Representing
QStyle::
SP_VistaShield -
SP_BrowserReload
Representing
QStyle::
SP_BrowserReload -
SP_BrowserStop
Representing
QStyle::
SP_BrowserStop -
SP_MediaPlay
Representing
QStyle::
SP_MediaPlay -
SP_MediaStop
Representing
QStyle::
SP_MediaStop -
SP_MediaPause
Representing
QStyle::
SP_MediaPause -
SP_MediaSkipForward
Representing
QStyle::
SP_MediaSkipForward -
SP_MediaSkipBackward
Representing
QStyle::
SP_MediaSkipBackward -
SP_MediaSeekForward
Representing
QStyle::
SP_MediaSeekForward -
SP_MediaSeekBackward
Representing
QStyle::
SP_MediaSeekBackward -
SP_MediaVolume
Representing
QStyle::
SP_MediaVolume -
SP_MediaVolumeMuted
Representing
QStyle::
SP_MediaVolumeMuted -
SP_LineEditClearButton
Representing
QStyle::
SP_LineEditClearButton -
SP_DialogYesToAllButton
Representing
QStyle::
SP_DialogYesToAllButton -
SP_DialogNoToAllButton
Representing
QStyle::
SP_DialogNoToAllButton -
SP_DialogSaveAllButton
Representing
QStyle::
SP_DialogSaveAllButton -
SP_DialogAbortButton
Representing
QStyle::
SP_DialogAbortButton -
SP_DialogRetryButton
Representing
QStyle::
SP_DialogRetryButton -
SP_DialogIgnoreButton
Representing
QStyle::
SP_DialogIgnoreButton -
SP_RestoreDefaultsButton
Representing
QStyle::
SP_RestoreDefaultsButton -
SP_TabCloseButton
Representing
QStyle::
SP_TabCloseButton -
NStandardPixmap
Representing
QStyle::
NStandardPixmap -
SP_CustomBase
Representing
QStyle::
SP_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.
-