Searched refs:qmlAttachedPropertiesObjectById (Results 1 – 13 of 13) sorted by relevance
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/ |
H A D | qdeclarativetypenamescriptclass.cpp | 131 … object = qmlAttachedPropertiesObjectById(data->type->attachedPropertiesId(), data->object); in queryProperty()
|
H A D | qdeclarative.h | 398 Q_DECLARATIVE_EXPORT QObject *qmlAttachedPropertiesObjectById(int, const QObject *, bool create = t…
|
H A D | qdeclarativeproperty.cpp | 235 …currentObject = qmlAttachedPropertiesObjectById(data->type->attachedPropertiesId(), currentObject); in initProperty() 247 …currentObject = qmlAttachedPropertiesObjectById(data->type->attachedPropertiesId(), currentObject); in initProperty()
|
H A D | qdeclarativeengine.cpp | 1062 QObject *qmlAttachedPropertiesObjectById(int id, const QObject *object, bool create) in qmlAttachedPropertiesObjectById() function 1093 return qmlAttachedPropertiesObjectById(*idCache, object, create); in qmlAttachedPropertiesObject()
|
H A D | qdeclarativevme.cpp | 907 … QObject *qmlObject = qmlAttachedPropertiesObjectById(instr.fetchAttached.id, target); in run()
|
H A D | qdeclarativecompiledbindings.cpp | 1298 qmlAttachedPropertiesObjectById(instr->attached.id, in run()
|
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/ |
H A D | qqmlengine.cpp | 1629 QObject *qmlAttachedPropertiesObjectById(int id, const QObject *object, bool create) in qmlAttachedPropertiesObjectById() function 1656 return qmlAttachedPropertiesObjectById(*idCache, object, create); in qmlAttachedPropertiesObject() 1708 Q_QML_EXPORT QObject *qmlAttachedPropertiesObjectById(int id, const QObject *obj, bool create) in qmlAttachedPropertiesObjectById() function 1710 return QtQml::qmlAttachedPropertiesObjectById(id, obj, create); in qmlAttachedPropertiesObjectById()
|
H A D | qqml.h | 669 QObject *qmlAttachedPropertiesObjectById(int, const QObject *, bool create = true);
|
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/ |
H A D | qqmlengine.cpp | 1629 QObject *qmlAttachedPropertiesObjectById(int id, const QObject *object, bool create) in qmlAttachedPropertiesObjectById() function 1656 return qmlAttachedPropertiesObjectById(*idCache, object, create); in qmlAttachedPropertiesObject() 1708 Q_QML_EXPORT QObject *qmlAttachedPropertiesObjectById(int id, const QObject *obj, bool create) in qmlAttachedPropertiesObjectById() function 1710 return QtQml::qmlAttachedPropertiesObjectById(id, obj, create); in qmlAttachedPropertiesObjectById()
|
H A D | qqml.h | 669 QObject *qmlAttachedPropertiesObjectById(int, const QObject *, bool create = true);
|
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/dist/ |
H A D | changes-5.14.0 | 232 to the QML types. Therefore, qmlAttachedPropertiesObjectById() and the
|
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/dist/ |
H A D | changes-5.14.0 | 232 to the QML types. Therefore, qmlAttachedPropertiesObjectById() and the
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/s60installs/bwins/ |
H A D | QtDeclarativeu.def | 1556 …?qmlAttachedPropertiesObjectById@@YAPAVQObject@@HPBV1@_N@Z @ 1555 NONAME ; class QObject * qmlAtta…
|