![]() |
| ||
Classes - Annotated - Tree - Functions - Home - Structure |
The QAccessibleInterface class is an interface that exposes information about accessible objects. More...
#include <qaccessible.h>
Inherits QUnknownInterface.
Inherited by QAccessibleObject.
Returns whether the screen coordinates x, y are within the boundaries of this object. If the tested point is on a child of this object which implements an QAccessibilityInterface itself, that interface is returned. Otherwise, this interface is returned and the value of who is set to the identifier of any child element. who is set to 0 if the tested point is on the the object itself.
This function returns NULL if the tested point is outside the boundaries of this object.
All visual objects provide this information.
Returns the QAccessibleInterface implementation of the parent object, or NULL if there is no such object.
All objects provide this information.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright © 2000 Trolltech | Trademarks | Qt version main-beta1
|