Home
last modified time | relevance | path

Searched refs:setDatatype (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativelocationtestmodel_p.h61 Q_PROPERTY(QString datatype READ datatype WRITE setDatatype NOTIFY datatypeChanged)
94 void setDatatype(QString datatype);
H A Dqdeclarativelocationtestmodel.cpp109 void QDeclarativeLocationTestModel::setDatatype(QString datatype) in setDatatype() function in QDeclarativeLocationTestModel