Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSpiAccessibleCacheItem Struct Reference

#include <qspi_struct_marshallers_p.h>

Collaboration diagram for QSpiAccessibleCacheItem:

Public Attributes

QSpiObjectReference path
QSpiObjectReference application
QSpiObjectReference parent
QSpiObjectReferenceArray children
QStringList supportedInterfaces
QString name
uint role
QString description
QSpiUIntList state

Detailed Description

Definition at line 50 of file qspi_struct_marshallers_p.h.

Member Data Documentation

◆ application

QSpiObjectReference QSpiAccessibleCacheItem::application

Definition at line 53 of file qspi_struct_marshallers_p.h.

◆ children

QSpiObjectReferenceArray QSpiAccessibleCacheItem::children

Definition at line 55 of file qspi_struct_marshallers_p.h.

◆ description

QString QSpiAccessibleCacheItem::description

Definition at line 59 of file qspi_struct_marshallers_p.h.

◆ name

QString QSpiAccessibleCacheItem::name

◆ parent

QSpiObjectReference QSpiAccessibleCacheItem::parent

Definition at line 54 of file qspi_struct_marshallers_p.h.

◆ path

QSpiObjectReference QSpiAccessibleCacheItem::path

Definition at line 52 of file qspi_struct_marshallers_p.h.

◆ role

uint QSpiAccessibleCacheItem::role

Definition at line 58 of file qspi_struct_marshallers_p.h.

◆ state

QSpiUIntList QSpiAccessibleCacheItem::state

Definition at line 60 of file qspi_struct_marshallers_p.h.

◆ supportedInterfaces

QStringList QSpiAccessibleCacheItem::supportedInterfaces

Definition at line 56 of file qspi_struct_marshallers_p.h.


The documentation for this struct was generated from the following file: