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

Public Attributes

QQmlRefPointer< QV4::ExecutableCompilationUnitcu
int objectIndex = 0
QString icName
QQmlRefPointer< QQmlContextDatacontext

Detailed Description

Definition at line 195 of file qqmlpreviewobjectpatch.cpp.

Member Data Documentation

◆ context

◆ cu

QQmlRefPointer< QV4::ExecutableCompilationUnit > QQmlPreview::CompositeLevel::cu

Definition at line 197 of file qqmlpreviewobjectpatch.cpp.

◆ icName

QString QQmlPreview::CompositeLevel::icName

Definition at line 199 of file qqmlpreviewobjectpatch.cpp.

◆ objectIndex

int QQmlPreview::CompositeLevel::objectIndex = 0

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