Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativelocationtestmodel.cpp106 return datatype_; in datatype()
111 if (datatype_ == datatype) in setDatatype()
113 datatype_ = datatype; in setDatatype()
H A Dqdeclarativelocationtestmodel_p.h121 QString datatype_; variable