- All Implemented Interfaces:
QtAbstractEnumerator
,QtEnumerator
,Serializable
,Comparable<QAccessible.Role>
,Constable
- Enclosing class:
QAccessible
Java wrapper for Qt enum QAccessible::Role
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionRepresenting QAccessible::AlertMessageRepresenting QAccessible::AnimationRepresenting QAccessible::ApplicationRepresenting QAccessible::AssistantRepresenting QAccessible::BorderRepresenting QAccessible::ButtonRepresenting QAccessible::ButtonDropDownRepresenting QAccessible::ButtonDropGridRepresenting QAccessible::ButtonMenuRepresenting QAccessible::CanvasRepresenting QAccessible::CaretRepresenting QAccessible::CellRepresenting QAccessible::ChartRepresenting QAccessible::CheckBoxRepresenting QAccessible::ClientRepresenting QAccessible::ClockRepresenting QAccessible::ColorChooserRepresenting QAccessible::ColumnRepresenting QAccessible::ColumnHeaderRepresenting QAccessible::ComboBoxRepresenting QAccessible::ComplementaryContentRepresenting QAccessible::CursorRepresenting QAccessible::DesktopRepresenting QAccessible::DialRepresenting QAccessible::DialogRepresenting QAccessible::DocumentRepresenting QAccessible::EditableTextRepresenting QAccessible::EquationRepresenting QAccessible::FooterRepresenting QAccessible::FormRepresenting QAccessible::GraphicRepresenting QAccessible::GripRepresenting QAccessible::GroupingRepresenting QAccessible::HeadingRepresenting QAccessible::HelpBalloonRepresenting QAccessible::HotkeyFieldRepresenting QAccessible::IndicatorRepresenting QAccessible::LayeredPaneRepresenting QAccessible::LinkRepresenting QAccessible::ListRepresenting QAccessible::ListItemRepresenting QAccessible::MenuBarRepresenting QAccessible::MenuItemRepresenting QAccessible::NoRoleRepresenting QAccessible::NoteRepresenting QAccessible::NotificationRepresenting QAccessible::PageTabRepresenting QAccessible::PageTabListRepresenting QAccessible::PaneRepresenting QAccessible::ParagraphRepresenting QAccessible::PopupMenuRepresenting QAccessible::ProgressBarRepresenting QAccessible::PropertyPageRepresenting QAccessible::PushButtonRepresenting QAccessible::RadioButtonRepresenting QAccessible::RowRepresenting QAccessible::RowHeaderRepresenting QAccessible::ScrollBarRepresenting QAccessible::SectionRepresenting QAccessible::SeparatorRepresenting QAccessible::SliderRepresenting QAccessible::SoundRepresenting QAccessible::SpinBoxRepresenting QAccessible::SplitterRepresenting QAccessible::StaticTextRepresenting QAccessible::StatusBarRepresenting QAccessible::TableRepresenting QAccessible::TerminalRepresenting QAccessible::TitleBarRepresenting QAccessible::ToolBarRepresenting QAccessible::ToolTipRepresenting QAccessible::TreeRepresenting QAccessible::TreeItemRepresenting QAccessible::UserRoleRepresenting QAccessible::WebDocumentRepresenting QAccessible::WhitespaceRepresenting QAccessible::Window -
Method Summary
Modifier and TypeMethodDescriptionstatic QAccessible.Role
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.Role
Returns the enum constant of this type with the specified name.static QAccessible.Role[]
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
-
NoRole
Representing QAccessible::NoRole
-
TitleBar
Representing QAccessible::TitleBar
-
MenuBar
Representing QAccessible::MenuBar
-
ScrollBar
Representing QAccessible::ScrollBar
-
Grip
Representing QAccessible::Grip
-
Sound
Representing QAccessible::Sound
-
Cursor
Representing QAccessible::Cursor
-
Caret
Representing QAccessible::Caret
-
AlertMessage
Representing QAccessible::AlertMessage
-
Window
Representing QAccessible::Window
-
Client
Representing QAccessible::Client
-
PopupMenu
Representing QAccessible::PopupMenu
-
MenuItem
Representing QAccessible::MenuItem
-
ToolTip
Representing QAccessible::ToolTip
-
Application
Representing QAccessible::Application
-
Document
Representing QAccessible::Document
-
Pane
Representing QAccessible::Pane
-
Chart
Representing QAccessible::Chart
-
Dialog
Representing QAccessible::Dialog
-
Border
Representing QAccessible::Border
-
Grouping
Representing QAccessible::Grouping
-
Separator
Representing QAccessible::Separator
-
ToolBar
Representing QAccessible::ToolBar
-
StatusBar
Representing QAccessible::StatusBar
-
Table
Representing QAccessible::Table
-
ColumnHeader
Representing QAccessible::ColumnHeader
-
RowHeader
Representing QAccessible::RowHeader
-
Column
Representing QAccessible::Column
-
Row
Representing QAccessible::Row
-
Cell
Representing QAccessible::Cell
-
Link
Representing QAccessible::Link
-
HelpBalloon
Representing QAccessible::HelpBalloon
-
Assistant
Representing QAccessible::Assistant
-
List
Representing QAccessible::List
-
ListItem
Representing QAccessible::ListItem
-
Tree
Representing QAccessible::Tree
-
TreeItem
Representing QAccessible::TreeItem
-
PageTab
Representing QAccessible::PageTab
-
PropertyPage
Representing QAccessible::PropertyPage
-
Indicator
Representing QAccessible::Indicator
-
Graphic
Representing QAccessible::Graphic
-
StaticText
Representing QAccessible::StaticText
-
EditableText
Representing QAccessible::EditableText
-
Button
Representing QAccessible::Button
-
PushButton
Representing QAccessible::PushButton
-
CheckBox
Representing QAccessible::CheckBox
-
RadioButton
Representing QAccessible::RadioButton
-
ComboBox
Representing QAccessible::ComboBox
-
ProgressBar
Representing QAccessible::ProgressBar
-
Dial
Representing QAccessible::Dial
-
HotkeyField
Representing QAccessible::HotkeyField
-
Slider
Representing QAccessible::Slider
-
SpinBox
Representing QAccessible::SpinBox
-
Canvas
Representing QAccessible::Canvas
-
Animation
Representing QAccessible::Animation
-
Equation
Representing QAccessible::Equation
-
ButtonDropDown
Representing QAccessible::ButtonDropDown
-
ButtonMenu
Representing QAccessible::ButtonMenu
-
ButtonDropGrid
Representing QAccessible::ButtonDropGrid
-
Whitespace
Representing QAccessible::Whitespace
-
PageTabList
Representing QAccessible::PageTabList
-
Clock
Representing QAccessible::Clock
-
Splitter
Representing QAccessible::Splitter
-
LayeredPane
Representing QAccessible::LayeredPane
-
Terminal
Representing QAccessible::Terminal
-
Desktop
Representing QAccessible::Desktop
-
Paragraph
Representing QAccessible::Paragraph
-
WebDocument
Representing QAccessible::WebDocument
-
Section
Representing QAccessible::Section
-
Notification
Representing QAccessible::Notification
-
ColorChooser
Representing QAccessible::ColorChooser
-
Form
Representing QAccessible::Form
-
Heading
Representing QAccessible::Heading
-
Note
Representing QAccessible::Note
-
ComplementaryContent
Representing QAccessible::ComplementaryContent
-
UserRole
Representing QAccessible::UserRole
-
-
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
-