![]() |
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 | |
| std::unique_ptr< QQmlComponent > | component |
| QQmlRefPointer< QV4::ExecutableCompilationUnit > | oldUnit |
| QQmlRefPointer< QV4::ExecutableCompilationUnit > | newUnit |
| QQmlPreview::PatchResult | patchResult = QQmlPreview::PatchResult::Failed |
Definition at line 22 of file qqmlinplacepreviewhandler.cpp.
| std::unique_ptr< QQmlComponent > ComponentUpdate::component |
Definition at line 24 of file qqmlinplacepreviewhandler.cpp.
| QQmlRefPointer< QV4::ExecutableCompilationUnit > ComponentUpdate::newUnit |
Definition at line 26 of file qqmlinplacepreviewhandler.cpp.
| QQmlRefPointer< QV4::ExecutableCompilationUnit > ComponentUpdate::oldUnit |
Definition at line 25 of file qqmlinplacepreviewhandler.cpp.
| QQmlPreview::PatchResult ComponentUpdate::patchResult = QQmlPreview::PatchResult::Failed |
Definition at line 27 of file qqmlinplacepreviewhandler.cpp.