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

Public Attributes

std::unique_ptr< QQmlComponentcomponent
QQmlRefPointer< QV4::ExecutableCompilationUnitoldUnit

Detailed Description

Definition at line 22 of file qqmlinplacepreviewhandler.cpp.

Member Data Documentation

◆ component

std::unique_ptr< QQmlComponent > ComponentUpdate::component

Definition at line 24 of file qqmlinplacepreviewhandler.cpp.

◆ oldUnit

QQmlRefPointer< QV4::ExecutableCompilationUnit > ComponentUpdate::oldUnit

Definition at line 25 of file qqmlinplacepreviewhandler.cpp.


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