- All Implemented Interfaces:
QtAbstractEnumerator
,QtEnumerator
,Serializable
,Comparable<QAccessible.Event>
,Constable
- Enclosing class:
QAccessible
Java wrapper for Qt enum QAccessible::Event
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantDescriptionRepresentingQAccessible::
AcceleratorChanged RepresentingQAccessible::
ActionChanged RepresentingQAccessible::
ActiveDescendantChanged RepresentingQAccessible::
Alert RepresentingQAccessible::
AttributeChanged RepresentingQAccessible::
ContextHelpEnd RepresentingQAccessible::
ContextHelpStart RepresentingQAccessible::
DefaultActionChanged RepresentingQAccessible::
DescriptionChanged RepresentingQAccessible::
DialogEnd RepresentingQAccessible::
DialogStart RepresentingQAccessible::
DocumentContentChanged RepresentingQAccessible::
DocumentLoadComplete RepresentingQAccessible::
DocumentLoadStopped RepresentingQAccessible::
DocumentReload RepresentingQAccessible::
DragDropEnd RepresentingQAccessible::
DragDropStart RepresentingQAccessible::
Focus RepresentingQAccessible::
ForegroundChanged RepresentingQAccessible::
HelpChanged RepresentingQAccessible::
HyperlinkEndIndexChanged RepresentingQAccessible::
HyperlinkNumberOfAnchorsChanged RepresentingQAccessible::
HyperlinkSelectedLinkChanged RepresentingQAccessible::
HyperlinkStartIndexChanged RepresentingQAccessible::
HypertextChanged RepresentingQAccessible::
HypertextLinkActivated RepresentingQAccessible::
HypertextLinkSelected RepresentingQAccessible::
HypertextNLinksChanged RepresentingQAccessible::
InvalidEvent RepresentingQAccessible::
LocationChanged RepresentingQAccessible::
MenuCommand RepresentingQAccessible::
MenuEnd RepresentingQAccessible::
MenuStart RepresentingQAccessible::
NameChanged RepresentingQAccessible::
ObjectAttributeChanged RepresentingQAccessible::
ObjectCreated RepresentingQAccessible::
ObjectDestroyed RepresentingQAccessible::
ObjectHide RepresentingQAccessible::
ObjectReorder RepresentingQAccessible::
ObjectShow RepresentingQAccessible::
PageChanged RepresentingQAccessible::
ParentChanged RepresentingQAccessible::
PopupMenuEnd RepresentingQAccessible::
PopupMenuStart RepresentingQAccessible::
ScrollingEnd RepresentingQAccessible::
ScrollingStart RepresentingQAccessible::
SectionChanged RepresentingQAccessible::
Selection RepresentingQAccessible::
SelectionAdd RepresentingQAccessible::
SelectionRemove RepresentingQAccessible::
SelectionWithin RepresentingQAccessible::
SoundPlayed RepresentingQAccessible::
StateChanged RepresentingQAccessible::
TableCaptionChanged RepresentingQAccessible::
TableColumnDescriptionChanged RepresentingQAccessible::
TableColumnHeaderChanged RepresentingQAccessible::
TableModelChanged RepresentingQAccessible::
TableRowDescriptionChanged RepresentingQAccessible::
TableRowHeaderChanged RepresentingQAccessible::
TableSummaryChanged RepresentingQAccessible::
TextAttributeChanged RepresentingQAccessible::
TextCaretMoved RepresentingQAccessible::
TextColumnChanged RepresentingQAccessible::
TextInserted RepresentingQAccessible::
TextRemoved RepresentingQAccessible::
TextSelectionChanged RepresentingQAccessible::
TextUpdated RepresentingQAccessible::
ValueChanged RepresentingQAccessible::
VisibleDataChanged -
Method Summary
Modifier and TypeMethodDescriptionstatic QAccessible.Event
resolve
(int value) Returns the corresponding enum entry for the given value.int
value()
This function should return an integer value for the enum values of the enumeration that implements this interface.static QAccessible.Event
Returns the enum constant of this type with the specified name.static QAccessible.Event[]
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
-
SoundPlayed
Representing
QAccessible::
SoundPlayed -
Alert
Representing
QAccessible::
Alert -
ForegroundChanged
Representing
QAccessible::
ForegroundChanged -
MenuStart
Representing
QAccessible::
MenuStart -
MenuEnd
Representing
QAccessible::
MenuEnd -
PopupMenuStart
Representing
QAccessible::
PopupMenuStart -
PopupMenuEnd
Representing
QAccessible::
PopupMenuEnd -
ContextHelpStart
Representing
QAccessible::
ContextHelpStart -
ContextHelpEnd
Representing
QAccessible::
ContextHelpEnd -
DragDropStart
Representing
QAccessible::
DragDropStart -
DragDropEnd
Representing
QAccessible::
DragDropEnd -
DialogStart
Representing
QAccessible::
DialogStart -
DialogEnd
Representing
QAccessible::
DialogEnd -
ScrollingStart
Representing
QAccessible::
ScrollingStart -
ScrollingEnd
Representing
QAccessible::
ScrollingEnd -
MenuCommand
Representing
QAccessible::
MenuCommand -
ActionChanged
Representing
QAccessible::
ActionChanged -
ActiveDescendantChanged
Representing
QAccessible::
ActiveDescendantChanged -
AttributeChanged
Representing
QAccessible::
AttributeChanged -
DocumentContentChanged
Representing
QAccessible::
DocumentContentChanged -
DocumentLoadComplete
Representing
QAccessible::
DocumentLoadComplete -
DocumentLoadStopped
Representing
QAccessible::
DocumentLoadStopped -
DocumentReload
Representing
QAccessible::
DocumentReload -
HyperlinkEndIndexChanged
Representing
QAccessible::
HyperlinkEndIndexChanged -
HyperlinkNumberOfAnchorsChanged
Representing
QAccessible::
HyperlinkNumberOfAnchorsChanged -
HyperlinkSelectedLinkChanged
Representing
QAccessible::
HyperlinkSelectedLinkChanged -
HypertextLinkActivated
Representing
QAccessible::
HypertextLinkActivated -
HypertextLinkSelected
Representing
QAccessible::
HypertextLinkSelected -
HyperlinkStartIndexChanged
Representing
QAccessible::
HyperlinkStartIndexChanged -
HypertextChanged
Representing
QAccessible::
HypertextChanged -
HypertextNLinksChanged
Representing
QAccessible::
HypertextNLinksChanged -
ObjectAttributeChanged
Representing
QAccessible::
ObjectAttributeChanged -
PageChanged
Representing
QAccessible::
PageChanged -
SectionChanged
Representing
QAccessible::
SectionChanged -
TableCaptionChanged
Representing
QAccessible::
TableCaptionChanged -
TableColumnDescriptionChanged
Representing
QAccessible::
TableColumnDescriptionChanged -
TableColumnHeaderChanged
Representing
QAccessible::
TableColumnHeaderChanged -
TableModelChanged
Representing
QAccessible::
TableModelChanged -
TableRowDescriptionChanged
Representing
QAccessible::
TableRowDescriptionChanged -
TableRowHeaderChanged
Representing
QAccessible::
TableRowHeaderChanged -
TableSummaryChanged
Representing
QAccessible::
TableSummaryChanged -
TextAttributeChanged
Representing
QAccessible::
TextAttributeChanged -
TextCaretMoved
Representing
QAccessible::
TextCaretMoved -
TextColumnChanged
Representing
QAccessible::
TextColumnChanged -
TextInserted
Representing
QAccessible::
TextInserted -
TextRemoved
Representing
QAccessible::
TextRemoved -
TextUpdated
Representing
QAccessible::
TextUpdated -
TextSelectionChanged
Representing
QAccessible::
TextSelectionChanged -
VisibleDataChanged
Representing
QAccessible::
VisibleDataChanged -
ObjectCreated
Representing
QAccessible::
ObjectCreated -
ObjectDestroyed
Representing
QAccessible::
ObjectDestroyed -
ObjectShow
Representing
QAccessible::
ObjectShow -
ObjectHide
Representing
QAccessible::
ObjectHide -
ObjectReorder
Representing
QAccessible::
ObjectReorder -
Focus
Representing
QAccessible::
Focus -
Selection
Representing
QAccessible::
Selection -
SelectionAdd
Representing
QAccessible::
SelectionAdd -
SelectionRemove
Representing
QAccessible::
SelectionRemove -
SelectionWithin
Representing
QAccessible::
SelectionWithin -
StateChanged
Representing
QAccessible::
StateChanged -
LocationChanged
Representing
QAccessible::
LocationChanged -
NameChanged
Representing
QAccessible::
NameChanged -
DescriptionChanged
Representing
QAccessible::
DescriptionChanged -
ValueChanged
Representing
QAccessible::
ValueChanged -
ParentChanged
Representing
QAccessible::
ParentChanged -
HelpChanged
Representing
QAccessible::
HelpChanged -
DefaultActionChanged
Representing
QAccessible::
DefaultActionChanged -
AcceleratorChanged
Representing
QAccessible::
AcceleratorChanged -
InvalidEvent
Representing
QAccessible::
InvalidEvent
-
-
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
-