Definition at line 860 of file qaccessible_mac.mm.
◆ QMultipleHIObjectFactory()
QMultipleHIObjectFactory::QMultipleHIObjectFactory |
( |
const QAInterface & |
interface | ) |
|
|
inline |
◆ ~QMultipleHIObjectFactory()
QMultipleHIObjectFactory::~QMultipleHIObjectFactory |
( |
| ) |
|
|
inline |
Definition at line 867 of file qaccessible_mac.mm.
QList< HIObjectRef > objects
struct OpaqueHIObjectRef * HIObjectRef
◆ element()
QAElement QMultipleHIObjectFactory::element |
( |
int |
child | ) |
|
|
inlinevirtual |
Implements QInterfaceFactory.
Definition at line 880 of file qaccessible_mac.mm.
HIObjectRef hiObject() const
QList< HIObjectRef > objects
int count(const T &t) const
Returns the number of occurrences of value in the list.
const T & at(int i) const
Returns the item at index position i in the list.
◆ interface()
QAInterface QMultipleHIObjectFactory::interface |
( |
UInt64 |
identifier | ) |
|
|
inlinevirtual |
◆ registerChildren()
void QMultipleHIObjectFactory::registerChildren |
( |
| ) |
|
|
inlinevirtual |
Implements QInterfaceFactory.
Definition at line 891 of file qaccessible_mac.mm.
893 #ifndef QT_MAC_USE_COCOA 895 for (
int i = 1; i <= childCount; ++i) {
899 accessibleHierarchyManager()->registerInterface(
m_interface.
object(), hiobject,
this);
static CFStringRef kObjectQtAccessibility
QList< HIObjectRef > objects
QAInterface navigate(RelationFlag relation, int entry) const
void append(const T &t)
Inserts value at the end of the list.
struct OpaqueHIObjectRef * HIObjectRef
bool isItInteresting(const QAInterface &interface)
◆ m_interface
◆ objects
The documentation for this class was generated from the following file: