The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Qt::Gui::QAccessible

PUBLIC METHODS

static void cleanup()
static void initialize()
static void installFactory(QAccessible::InterfaceFactory arg0)
static QAccessible::RootObjectHandler installRootObjectHandler(QAccessible::RootObjectHandler arg0)
static QAccessible::UpdateHandler installUpdateHandler(QAccessible::UpdateHandler arg0)
static bool isActive()
static QAccessibleInterface * queryAccessibleInterface(QObject * arg0)
static void removeFactory(QAccessible::InterfaceFactory arg0)
static void setRootObject(QObject * arg0)
static void updateAccessibility(QObject * arg0, int who, QAccessible::Event reason)

ENUM VALUES

SoundPlayed
Alert
ForegroundChanged
PopupMenuStart
PopupMenuEnd
ContextHelpStart
ContextHelpEnd
DragDropStart
DragDropEnd
DialogStart
DialogEnd
ScrollingStart
ScrollingEnd
ObjectCreated
ObjectDestroyed
ObjectShow
ObjectHide
ObjectReorder
Focus
Selection
SelectionAdd
SelectionRemove
SelectionWithin
StateChanged
LocationChanged
NameChanged
DescriptionChanged
ValueChanged
ParentChanged
HelpChanged
DefaultActionChanged
AcceleratorChanged
Normal
Unavailable
Selected
Focused
Pressed
Checked
Mixed
ReadOnly
HotTracked
DefaultButton
Expanded
Collapsed
Busy
Marqueed
Animated
Invisible
Offscreen
Sizeable
Movable
SelfVoicing
Focusable
Selectable
Linked
Traversed
MultiSelectable
ExtSelectable
Protected
HasPopup
HasInvokeExtension
NoRole
TitleBar
ScrollBar
Grip
Sound
Cursor
Caret
AlertMessage
Window
Client
PopupMenu
ToolTip
Application
Document
Pane
Chart
Dialog
Border
Grouping
Separator
ToolBar
StatusBar
Table
ColumnHeader
RowHeader
Column
Row
Cell
HelpBalloon
Assistant
List
ListItem
Tree
TreeItem
PageTab
PropertyPage
Indicator
Graphic
StaticText
EditableText
PushButton
CheckBox
RadioButton
ComboBox
ProgressBar
Dial
HotkeyField
Slider
SpinBox
Canvas
Animation
Equation
ButtonDropDown
ButtonMenu
ButtonDropGrid
Whitespace
PageTabList
Clock
Splitter
LayeredPane
UserRole
Name
Description
Value
Help
Accelerator
UserText
Unrelated
Self
Ancestor
Child
Descendent
Sibling
HierarchyMask
Up
Down
Left
Covers
Covered
GeometryMask
FocusChild
Label
Labelled
Controller
Controlled
LogicalMask
DefaultAction
Press
FirstStandardAction
SetFocus
Increase
Decrease
Accept
Cancel
Select
ClearSelection
RemoveSelection
ExtendSelection
AddToSelection
LastStandardAction
ListSupportedMethods
SetCursorPosition
GetCursorPosition
ForegroundColor
BackgroundColor

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2012 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html