|
- int itemAt ( int x, int y ) const
- int itemCount () const
- QRect itemRect ( int item ) 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
- void setAccelerator ( const QString & accel )
- void setDescription ( const QString & desc )
- void setHelp ( const QString & help )
- void setRootObject ( QObject * object )
- 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
|