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
QQmlPrivate::AOTLookupValidation::PropertySignature Struct Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::AOTLookupValidation::PropertySignature:

Public Attributes

Type type
int relativeIndex = -1

Detailed Description

Definition at line 1356 of file qqmlprivate.h.

Member Data Documentation

◆ relativeIndex

int QQmlPrivate::AOTLookupValidation::PropertySignature::relativeIndex = -1

Definition at line 1359 of file qqmlprivate.h.

◆ type

Type QQmlPrivate::AOTLookupValidation::PropertySignature::type

Definition at line 1358 of file qqmlprivate.h.


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