![]() |
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 | |
| QObject * | object = nullptr |
| int | index = -1 |
| QQmlRefPointer< QV4::ExecutableCompilationUnit > | oldCu |
| QQmlRefPointer< QV4::ExecutableCompilationUnit > | newCu |
Definition at line 206 of file qqmlpreviewobjectpatch.cpp.
| int QQmlPreview::RebuildTarget::index = -1 |
Definition at line 209 of file qqmlpreviewobjectpatch.cpp.
| QQmlRefPointer< QV4::ExecutableCompilationUnit > QQmlPreview::RebuildTarget::newCu |
Definition at line 211 of file qqmlpreviewobjectpatch.cpp.
Definition at line 208 of file qqmlpreviewobjectpatch.cpp.
| QQmlRefPointer< QV4::ExecutableCompilationUnit > QQmlPreview::RebuildTarget::oldCu |
Definition at line 210 of file qqmlpreviewobjectpatch.cpp.