- 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 ConstantsEnum ConstantDescriptionRepresenting QStyle::NStandardPixmapRepresenting QStyle::SP_ArrowBackRepresenting QStyle::SP_ArrowDownRepresenting QStyle::SP_ArrowForwardRepresenting QStyle::SP_ArrowLeftRepresenting QStyle::SP_ArrowRightRepresenting QStyle::SP_ArrowUpRepresenting QStyle::SP_BrowserReloadRepresenting QStyle::SP_BrowserStopRepresenting QStyle::SP_CommandLinkRepresenting QStyle::SP_ComputerIconRepresenting QStyle::SP_CustomBaseRepresenting QStyle::SP_DesktopIconRepresenting QStyle::SP_DialogAbortButtonRepresenting QStyle::SP_DialogApplyButtonRepresenting QStyle::SP_DialogCancelButtonRepresenting QStyle::SP_DialogCloseButtonRepresenting QStyle::SP_DialogDiscardButtonRepresenting QStyle::SP_DialogHelpButtonRepresenting QStyle::SP_DialogIgnoreButtonRepresenting QStyle::SP_DialogNoButtonRepresenting QStyle::SP_DialogNoToAllButtonRepresenting QStyle::SP_DialogOkButtonRepresenting QStyle::SP_DialogOpenButtonRepresenting QStyle::SP_DialogResetButtonRepresenting QStyle::SP_DialogRetryButtonRepresenting QStyle::SP_DialogSaveAllButtonRepresenting QStyle::SP_DialogSaveButtonRepresenting QStyle::SP_DialogYesButtonRepresenting QStyle::SP_DialogYesToAllButtonRepresenting QStyle::SP_DirClosedIconRepresenting QStyle::SP_DirHomeIconRepresenting QStyle::SP_DirIconRepresenting QStyle::SP_DirLinkIconRepresenting QStyle::SP_DirLinkOpenIconRepresenting QStyle::SP_DirOpenIconRepresenting QStyle::SP_DockWidgetCloseButtonRepresenting QStyle::SP_DriveCDIconRepresenting QStyle::SP_DriveDVDIconRepresenting QStyle::SP_DriveFDIconRepresenting QStyle::SP_DriveHDIconRepresenting QStyle::SP_DriveNetIconRepresenting QStyle::SP_FileDialogBackRepresenting QStyle::SP_FileDialogContentsViewRepresenting QStyle::SP_FileDialogDetailedViewRepresenting QStyle::SP_FileDialogEndRepresenting QStyle::SP_FileDialogInfoViewRepresenting QStyle::SP_FileDialogListViewRepresenting QStyle::SP_FileDialogNewFolderRepresenting QStyle::SP_FileDialogStartRepresenting QStyle::SP_FileDialogToParentRepresenting QStyle::SP_FileIconRepresenting QStyle::SP_FileLinkIconRepresenting QStyle::SP_LineEditClearButtonRepresenting QStyle::SP_MediaPauseRepresenting QStyle::SP_MediaPlayRepresenting QStyle::SP_MediaSeekBackwardRepresenting QStyle::SP_MediaSeekForwardRepresenting QStyle::SP_MediaSkipBackwardRepresenting QStyle::SP_MediaSkipForwardRepresenting QStyle::SP_MediaStopRepresenting QStyle::SP_MediaVolumeRepresenting QStyle::SP_MediaVolumeMutedRepresenting QStyle::SP_MessageBoxCriticalRepresenting QStyle::SP_MessageBoxInformationRepresenting QStyle::SP_MessageBoxQuestionRepresenting QStyle::SP_MessageBoxWarningRepresenting QStyle::SP_RestoreDefaultsButtonRepresenting QStyle::SP_TabCloseButtonRepresenting QStyle::SP_TitleBarCloseButtonRepresenting QStyle::SP_TitleBarContextHelpButtonRepresenting QStyle::SP_TitleBarMaxButtonRepresenting QStyle::SP_TitleBarMenuButtonRepresenting QStyle::SP_TitleBarMinButtonRepresenting QStyle::SP_TitleBarNormalButtonRepresenting QStyle::SP_TitleBarShadeButtonRepresenting QStyle::SP_TitleBarUnshadeButtonRepresenting QStyle::SP_ToolBarHorizontalExtensionButtonRepresenting QStyle::SP_ToolBarVerticalExtensionButtonRepresenting QStyle::SP_TrashIconRepresenting QStyle::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.QtEnumerator
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.
-