|
- bool isValid () const
- QListBox * listBox () const
- int navigate ( RelationFlag relation, int entry, QAccessibleInterface ** target ) const
- QObject * object () const
- QObject * parentObject () const
- QAccessibleInterface * queryAccessibleInterface ( QObject * object )
- QRect rect ( int child ) const
- Relation relationTo ( int child, const QAccessibleInterface * other, int otherChild ) const
- void removeFactory ( InterfaceFactory factory )
- Role role ( int child ) const
- QVector<int> selection () const
- void setAccelerator ( const QString & accel )
- void setDescription ( const QString & desc )
- void setHelp ( const QString & help )
- void setRootObject ( QObject * object )
- bool setSelected ( int child, bool on, bool extend )
- void setText ( Text t, int child, const QString & text )
- void setValue ( const QString & value )
- State state ( int child ) const
- QString text ( Text t, int child ) const
- void updateAccessibility ( QObject * object, int child, Event reason )
- int userActionCount ( int child ) const
- QWidget * widget () const
|