#include <qtscriptshell_QAccessibleObject.h>
List of all members.
Public Member Functions |
| QString | actionText (int action, QAccessible::Text t, int child) const |
| QString | actionText (int action, QAccessible::Text t, int child) const |
| int | childAt (int x, int y) const |
| int | childAt (int x, int y) const |
| int | childCount () const |
| int | childCount () const |
| bool | doAction (int action, int child, const QList< QVariant > ¶ms) |
| bool | doAction (int action, int child, const QList< QVariant > ¶ms) |
| int | indexOfChild (const QAccessibleInterface *arg__1) const |
| int | indexOfChild (const QAccessibleInterface *arg__1) const |
| bool | isValid () const |
| bool | isValid () const |
| int | navigate (QAccessible::RelationFlag relation, int index, QAccessibleInterface **iface) const |
| int | navigate (QAccessible::RelationFlag relation, int index, QAccessibleInterface **iface) const |
| QObject * | object () const |
| QObject * | object () const |
| | QtScriptShell_QAccessibleObject (QObject *object) |
| | QtScriptShell_QAccessibleObject (QObject *object) |
| QRect | rect (int child) const |
| QRect | rect (int child) const |
| QAccessible::Relation | relationTo (int child, const QAccessibleInterface *other, int otherChild) const |
| QAccessible::Relation | relationTo (int child, const QAccessibleInterface *other, int otherChild) const |
| QAccessible::Role | role (int child) const |
| QAccessible::Role | role (int child) const |
| void | setText (QAccessible::Text t, int child, const QString &text) |
| void | setText (QAccessible::Text t, int child, const QString &text) |
| QAccessible::State | state (int child) const |
| QAccessible::State | state (int child) const |
| QString | text (QAccessible::Text t, int child) const |
| QString | text (QAccessible::Text t, int child) const |
| int | userActionCount (int child) const |
| int | userActionCount (int child) const |
| | ~QtScriptShell_QAccessibleObject () |
| | ~QtScriptShell_QAccessibleObject () |
Constructor & Destructor Documentation
| QtScriptShell_QAccessibleObject::QtScriptShell_QAccessibleObject |
( |
QObject * |
object | ) |
|
| QtScriptShell_QAccessibleObject::~QtScriptShell_QAccessibleObject |
( |
| ) |
|
| QtScriptShell_QAccessibleObject::QtScriptShell_QAccessibleObject |
( |
QObject * |
object | ) |
|
| QtScriptShell_QAccessibleObject::~QtScriptShell_QAccessibleObject |
( |
| ) |
|
Member Function Documentation
| QString QtScriptShell_QAccessibleObject::actionText |
( |
int |
action, |
|
|
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| QString QtScriptShell_QAccessibleObject::actionText |
( |
int |
action, |
|
|
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| int QtScriptShell_QAccessibleObject::childAt |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
| int QtScriptShell_QAccessibleObject::childAt |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
| int QtScriptShell_QAccessibleObject::childCount |
( |
| ) |
const |
| int QtScriptShell_QAccessibleObject::childCount |
( |
| ) |
const |
| bool QtScriptShell_QAccessibleObject::doAction |
( |
int |
action, |
|
|
int |
child, |
|
|
const QList< QVariant > & |
params |
|
) |
| |
| bool QtScriptShell_QAccessibleObject::doAction |
( |
int |
action, |
|
|
int |
child, |
|
|
const QList< QVariant > & |
params |
|
) |
| |
| int QtScriptShell_QAccessibleObject::indexOfChild |
( |
const QAccessibleInterface * |
arg__1 | ) |
const |
| int QtScriptShell_QAccessibleObject::indexOfChild |
( |
const QAccessibleInterface * |
arg__1 | ) |
const |
| bool QtScriptShell_QAccessibleObject::isValid |
( |
| ) |
const |
| bool QtScriptShell_QAccessibleObject::isValid |
( |
| ) |
const |
| int QtScriptShell_QAccessibleObject::navigate |
( |
QAccessible::RelationFlag |
relation, |
|
|
int |
index, |
|
|
QAccessibleInterface ** |
iface |
|
) |
| const |
| int QtScriptShell_QAccessibleObject::navigate |
( |
QAccessible::RelationFlag |
relation, |
|
|
int |
index, |
|
|
QAccessibleInterface ** |
iface |
|
) |
| const |
| QObject * QtScriptShell_QAccessibleObject::object |
( |
| ) |
const |
| QObject* QtScriptShell_QAccessibleObject::object |
( |
| ) |
const |
| QRect QtScriptShell_QAccessibleObject::rect |
( |
int |
child | ) |
const |
| QRect QtScriptShell_QAccessibleObject::rect |
( |
int |
child | ) |
const |
| QAccessible::Relation QtScriptShell_QAccessibleObject::relationTo |
( |
int |
child, |
|
|
const QAccessibleInterface * |
other, |
|
|
int |
otherChild |
|
) |
| const |
| QAccessible::Relation QtScriptShell_QAccessibleObject::relationTo |
( |
int |
child, |
|
|
const QAccessibleInterface * |
other, |
|
|
int |
otherChild |
|
) |
| const |
| QAccessible::Role QtScriptShell_QAccessibleObject::role |
( |
int |
child | ) |
const |
| QAccessible::Role QtScriptShell_QAccessibleObject::role |
( |
int |
child | ) |
const |
| void QtScriptShell_QAccessibleObject::setText |
( |
QAccessible::Text |
t, |
|
|
int |
child, |
|
|
const QString & |
text |
|
) |
| |
| void QtScriptShell_QAccessibleObject::setText |
( |
QAccessible::Text |
t, |
|
|
int |
child, |
|
|
const QString & |
text |
|
) |
| |
| QAccessible::State QtScriptShell_QAccessibleObject::state |
( |
int |
child | ) |
const |
| QAccessible::State QtScriptShell_QAccessibleObject::state |
( |
int |
child | ) |
const |
| QString QtScriptShell_QAccessibleObject::text |
( |
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| QString QtScriptShell_QAccessibleObject::text |
( |
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| int QtScriptShell_QAccessibleObject::userActionCount |
( |
int |
child | ) |
const |
| int QtScriptShell_QAccessibleObject::userActionCount |
( |
int |
child | ) |
const |
Member Data Documentation
| QScriptValue QtScriptShell_QAccessibleObject::__qtscript_self |
The documentation for this class was generated from the following files: