![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| QQmlRefPointer< QV4::ExecutableCompilationUnit > | cu |
| int | objectIndex = 0 |
| QString | icName |
| QQmlRefPointer< QQmlContextData > | context |
Definition at line 195 of file qqmlpreviewobjectpatch.cpp.
| QQmlRefPointer< QQmlContextData > QQmlPreview::CompositeLevel::context |
Definition at line 201 of file qqmlpreviewobjectpatch.cpp.
Referenced by testing.tools.safetynet_job.JobRun::_BuildRunMetadata(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_job.JobRun::_WriteRawJson(), and testing.tools.safetynet_job.JobRun::Run().
| QQmlRefPointer< QV4::ExecutableCompilationUnit > QQmlPreview::CompositeLevel::cu |
Definition at line 197 of file qqmlpreviewobjectpatch.cpp.
| QString QQmlPreview::CompositeLevel::icName |
Definition at line 199 of file qqmlpreviewobjectpatch.cpp.
| int QQmlPreview::CompositeLevel::objectIndex = 0 |
Definition at line 198 of file qqmlpreviewobjectpatch.cpp.
Referenced by QQmlPreview::collectCompositeLevels(), and QQmlPreview::rebuildObject().