Home
last modified time | relevance | path

Searched refs:QmlZdirPatchAttached (Results 1 – 6 of 6) sorted by relevance

/dports/net/czmq4/czmq-4.2.1/bindings/qml/src/
H A DQmlZdirPatch.cpp60 return new QmlZdirPatchAttached(object); in qmlAttachedProperties()
66 void QmlZdirPatchAttached::test (bool verbose) { in test()
72 QmlZdirPatch *QmlZdirPatchAttached::construct (const QString &path, QmlZfile *file, int op, const Q… in construct()
80 void QmlZdirPatchAttached::destruct (QmlZdirPatch *qmlSelf) { in destruct()
H A DQmlZdirPatch.h54 class QmlZdirPatchAttached : public QObject
60 QmlZdirPatchAttached (QObject* attached) { in QmlZdirPatchAttached() function
H A Dqml_czmq_plugin.h35 class QmlZdirPatchAttached; variable
147 qmlRegisterType<QmlZdirPatchAttached>(); in registerTypes()
/dports/net/czmq/czmq-4.1.1/bindings/qml/src/
H A DQmlZdirPatch.cpp60 return new QmlZdirPatchAttached(object); in qmlAttachedProperties()
66 void QmlZdirPatchAttached::test (bool verbose) { in test()
72 QmlZdirPatch *QmlZdirPatchAttached::construct (const QString &path, QmlZfile *file, int op, const Q… in construct()
80 void QmlZdirPatchAttached::destruct (QmlZdirPatch *qmlSelf) { in destruct()
H A DQmlZdirPatch.h54 class QmlZdirPatchAttached : public QObject
60 QmlZdirPatchAttached (QObject* attached) { in QmlZdirPatchAttached() function
H A Dqml_czmq_plugin.h35 class QmlZdirPatchAttached; variable
129 qmlRegisterType<QmlZdirPatchAttached>(); in registerTypes()