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
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:52:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:52:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.