![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qqmlpreviewdiff_p.h>#include <private/qv4executablecompilationunit_p.h>#include <QtQml/qqmlengine.h>#include <QtCore/qobject.h>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | QQmlPreview |
Functions | |
| bool | QQmlPreview::applyDiff (std::vector< QObject * > &objects, const QV4::CompiledData::CompilationUnitDiff &diff, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &oldUnit, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &newUnit) |
| void | QQmlPreview::refreshBindings (const QQmlRefPointer< QV4::ExecutableCompilationUnit > &oldUnit, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &newUnit) |