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
GeneralizedGroupData Struct Reference
Collaboration diagram for GeneralizedGroupData:

Public Attributes

QVarLengthArray< QQmlBindEntry, 1 > entries
std::unique_ptr< QQmlPropertyMapdelayedValues

Detailed Description

Definition at line 228 of file qqmlbind.cpp.

Member Data Documentation

◆ delayedValues

std::unique_ptr< QQmlPropertyMap > GeneralizedGroupData::delayedValues

Definition at line 237 of file qqmlbind.cpp.

◆ entries

QVarLengthArray< QQmlBindEntry, 1 > GeneralizedGroupData::entries

Definition at line 232 of file qqmlbind.cpp.


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