Home
last modified time | relevance | path

Searched refs:readPropertyWithArgs (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlpropertydata_p.h357 readPropertyWithArgs(target, args); in readProperty()
360 inline void readPropertyWithArgs(QObject *target, void *args[]) const in readPropertyWithArgs() function
H A Dqqmlproperty.cpp1091 core.readPropertyWithArgs(object, args); in readValueProperty()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlpropertydata_p.h357 readPropertyWithArgs(target, args); in readProperty()
360 inline void readPropertyWithArgs(QObject *target, void *args[]) const in readPropertyWithArgs() function
H A Dqqmlproperty.cpp1091 core.readPropertyWithArgs(object, args); in readValueProperty()