Home
last modified time | relevance | path

Searched refs:DontRemoveBinding (Results 1 – 25 of 48) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativeproperty_p.h71 …enum WriteFlag { BypassInterceptor = 0x01, DontRemoveBinding = 0x02, RemoveBindingOnAliasWrite = 0… enumerator
107 WriteFlags flags = DontRemoveBinding);
129 WriteFlags flags = DontRemoveBinding);
H A Dqdeclarativebinding_p.h113 void setEnabled(bool e) { setEnabled(e, QDeclarativePropertyPrivate::DontRemoveBinding); } in setEnabled()
116 void update() { update(QDeclarativePropertyPrivate::DontRemoveBinding); } in update()
208 void update() { update(QDeclarativePropertyPrivate::DontRemoveBinding); } in update()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qmlprivategate/
H A Ddesignercustomobjectdata.cpp192 …rtyPrivate::setBinding(binding, QQmlPropertyPrivate::None, QQmlPropertyPrivate::DontRemoveBinding); in doResetProperty()
196 QQmlPropertyPrivate::setBinding(property, binding, QQmlPropertyPrivate::DontRemoveBinding); in doResetProperty()
260 …rtyPrivate::setBinding(binding, QQmlPropertyPrivate::None, QQmlPropertyPrivate::DontRemoveBinding); in setPropertyBinding()
287 | QQmlPropertyPrivate::DontRemoveBinding); in keepBindingFromGettingDeleted()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickbehavior.cpp276 …ite(d->property, value, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
299 …ite(d->property, value, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
327 …ite(d->property, value, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
H A Dqquicktransitionmanager.cpp164 …lPropertyPrivate::None, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in transition()
166 …operty, action.toValue, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in transition()
200 …erty, action.fromValue, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in transition()
H A Dqquickpropertychanges.cpp611 …oldBinding->setEnabled(false, QQmlPropertyData::DontRemoveBinding | QQmlPropertyData::BypassInterc… in changeValue()
640 …setBinding(newBinding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding | QQmlProper… in changeExpression()
653 …oldBinding->setEnabled(false, QQmlPropertyData::DontRemoveBinding | QQmlPropertyData::BypassInterc… in changeExpression()
662 …setBinding(newBinding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding | QQmlProper… in changeExpression()
688 …oldBinding->setEnabled(false, QQmlPropertyData::DontRemoveBinding | QQmlPropertyData::BypassInterc… in changeExpression()
690 …setBinding(newBinding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding | QQmlProper… in changeExpression()
H A Dqquicksmoothedanimation.cpp258 | QQmlPropertyData::DontRemoveBinding); in updateCurrentTime()
291 | QQmlPropertyData::DontRemoveBinding); in init()
308 | QQmlPropertyData::DontRemoveBinding); in init()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickbehavior.cpp276 …ite(d->property, value, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
299 …ite(d->property, value, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
327 …ite(d->property, value, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
H A Dqquicktransitionmanager.cpp164 …lPropertyPrivate::None, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in transition()
166 …operty, action.toValue, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in transition()
200 …erty, action.fromValue, QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in transition()
H A Dqquickpropertychanges.cpp611 …oldBinding->setEnabled(false, QQmlPropertyData::DontRemoveBinding | QQmlPropertyData::BypassInterc… in changeValue()
640 …setBinding(newBinding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding | QQmlProper… in changeExpression()
653 …oldBinding->setEnabled(false, QQmlPropertyData::DontRemoveBinding | QQmlPropertyData::BypassInterc… in changeExpression()
662 …setBinding(newBinding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding | QQmlProper… in changeExpression()
688 …oldBinding->setEnabled(false, QQmlPropertyData::DontRemoveBinding | QQmlPropertyData::BypassInterc… in changeExpression()
690 …setBinding(newBinding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding | QQmlProper… in changeExpression()
H A Dqquicksmoothedanimation.cpp258 | QQmlPropertyData::DontRemoveBinding); in updateCurrentTime()
291 | QQmlPropertyData::DontRemoveBinding); in init()
308 | QQmlPropertyData::DontRemoveBinding); in init()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativetransitionmanager.cpp149 …, QDeclarativePropertyPrivate::BypassInterceptor | QDeclarativePropertyPrivate::DontRemoveBinding); in transition()
151 …, QDeclarativePropertyPrivate::BypassInterceptor | QDeclarativePropertyPrivate::DontRemoveBinding); in transition()
187 …, QDeclarativePropertyPrivate::BypassInterceptor | QDeclarativePropertyPrivate::DontRemoveBinding); in transition()
H A Dqdeclarativebehavior.cpp180 …, QDeclarativePropertyPrivate::BypassInterceptor | QDeclarativePropertyPrivate::DontRemoveBinding); in write()
209 …, QDeclarativePropertyPrivate::BypassInterceptor | QDeclarativePropertyPrivate::DontRemoveBinding); in write()
H A Dqdeclarativepropertychanges.cpp616 …oldBinding->setEnabled(false, QDeclarativePropertyPrivate::DontRemoveBinding | QDeclarativePropert… in changeValue()
653 …Binding(d->property(name), newBinding, QDeclarativePropertyPrivate::DontRemoveBinding | QDeclarati… in changeExpression()
666 …oldBinding->setEnabled(false, QDeclarativePropertyPrivate::DontRemoveBinding | QDeclarativePropert… in changeExpression()
672 …Binding(d->property(name), newBinding, QDeclarativePropertyPrivate::DontRemoveBinding | QDeclarati… in changeExpression()
693 …oldBinding->setEnabled(false, QDeclarativePropertyPrivate::DontRemoveBinding | QDeclarativePropert… in changeExpression()
695 …etBinding(action.property, newBinding, QDeclarativePropertyPrivate::DontRemoveBinding | QDeclarati… in changeExpression()
H A Dqdeclarativesmoothedanimation.cpp195 | QDeclarativePropertyPrivate::DontRemoveBinding); in updateCurrentTime()
228 … | QDeclarativePropertyPrivate::DontRemoveBinding); in init()
245 | QDeclarativePropertyPrivate::DontRemoveBinding); in init()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlbinding_p.h94 …void setEnabled(bool, QQmlPropertyData::WriteFlags flags = QQmlPropertyData::DontRemoveBinding) ov…
96 void update(QQmlPropertyData::WriteFlags flags = QQmlPropertyData::DontRemoveBinding);
H A Dqqmlabstractbinding_p.h85 … void setEnabled(bool e, QQmlPropertyData::WriteFlags f = QQmlPropertyData::DontRemoveBinding) = 0;
H A Dqqmlproperty_p.h122 … QQmlPropertyData::WriteFlags writeFlags = QQmlPropertyData::DontRemoveBinding);
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlbinding_p.h94 …void setEnabled(bool, QQmlPropertyData::WriteFlags flags = QQmlPropertyData::DontRemoveBinding) ov…
96 void update(QQmlPropertyData::WriteFlags flags = QQmlPropertyData::DontRemoveBinding);
H A Dqqmlabstractbinding_p.h85 … void setEnabled(bool e, QQmlPropertyData::WriteFlags f = QQmlPropertyData::DontRemoveBinding) = 0;
H A Dqqmlproperty_p.h122 … QQmlPropertyData::WriteFlags writeFlags = QQmlPropertyData::DontRemoveBinding);
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/imports/labsanimation/
H A Dqquickboundaryrule.cpp115 … QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in updateCurrentTime()
482 … QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
489 … QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/imports/labsanimation/
H A Dqquickboundaryrule.cpp115 … QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in updateCurrentTime()
482 … QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
489 … QQmlPropertyData::BypassInterceptor | QQmlPropertyData::DontRemoveBinding); in write()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/designer/
H A Dqquickdesignercustomobjectdata.cpp209 …opertyPrivate::setBinding(binding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding); in doResetProperty()
277 …opertyPrivate::setBinding(binding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding); in setPropertyBinding()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/designer/
H A Dqquickdesignercustomobjectdata.cpp209 …opertyPrivate::setBinding(binding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding); in doResetProperty()
277 …opertyPrivate::setBinding(binding, QQmlPropertyPrivate::None, QQmlPropertyData::DontRemoveBinding); in setPropertyBinding()

12