#include <qqmlpreviewbindingpatchcontext_p.h>
|
| | BindingPatchContext (QObject *object, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, int objectIndex, const QString &prefix) |
| | BindingPatchContext (QObject *object, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, int objectIndex) |
| | BindingPatchContext (BindingPatchContext &&)=default |
| BindingPatchContext & | operator= (BindingPatchContext &&)=default |
| void | reset (const std::vector< QQmlRefPointer< QV4::ExecutableCompilationUnit > > &unitsToUnparent, const std::vector< CompositeLevel > &internalUnits) |
| void | stashExternalState (const std::vector< CompositeLevel > &internalUnits, QDuplicateTracker< QObject * > *seenChildren) |
| void | refreshObjects () |
| void | restoreExternalState () |
| BindingPatchContext * | childContext (const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, const QV4::CompiledData::Binding *binding, QDuplicateTracker< QObject * > *seenChildren) |
| BindingPatchContext * | childContext (const QString &name, QObject *object, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, int objectIndex, QDuplicateTracker< QObject * > *seenChildren) |
| BindingPatchContext * | attachedContext (const QQmlRefPointer< QV4::ExecutableCompilationUnit > &unit, const QV4::CompiledData::Binding *binding, QDuplicateTracker< QObject * > *seenChildren) |
| bool | applyBindingChange (const QQmlRefPointer< QV4::ExecutableCompilationUnit > &newUnit, const QV4::CompiledData::Change &change) |
◆ BindingPatchContext() [1/3]
◆ BindingPatchContext() [2/3]
◆ BindingPatchContext() [3/3]
| QQmlPreview::BindingPatchContext::BindingPatchContext |
( |
BindingPatchContext && | | ) |
|
|
default |
◆ applyBindingChange()
◆ attachedContext()
◆ childContext() [1/2]
◆ childContext() [2/2]
◆ operator=()
◆ refreshObjects()
| void QQmlPreview::BindingPatchContext::refreshObjects |
( |
| ) |
|
◆ reset()
◆ restoreExternalState()
| void QQmlPreview::BindingPatchContext::restoreExternalState |
( |
| ) |
|
◆ stashExternalState()
◆ targetPropertyName()
The documentation for this class was generated from the following files: