Qt Accessibility Client
accessibleobject.h
461 QString textWithBoundary(int offset, TextBoundary boundary, int *startOffset = nullptr, int *endOffset = nullptr) const;
682 /// Returns if the AccessibleObject is defunct - that means it does not properly respont to requests
This class represents an accessible object.
Definition accessibleobject.h:42
Interface
This enum describes the different interfaces that an AccessibleObject can implement.
Definition accessibleobject.h:55
TextBoundary
The TextBoundaries enum represents the different boundaries when asking for text at a certain offset.
Definition accessibleobject.h:177
Role
The role indicates the type of UI element that an AccessibleObject represents.
Definition accessibleobject.h:87
bool operator!=(const AccessibleObject &other) const
Inequality operator.
Definition accessibleobject.h:213
This class represents the global accessibility registry.
Definition registry.h:30
QDebug operator<<(QDebug dbg, const PerceptualColor::MultiSpinBoxSection &value)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:10:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:10:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.