Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativelocationtestmodel_p.h59 Q_PROPERTY(bool crazyMode READ crazyMode WRITE setCrazyMode NOTIFY crazyModeChanged)
90 bool crazyMode() const;
H A Dqdeclarativelocationtestmodel.cpp133 bool QDeclarativeLocationTestModel::crazyMode() const in crazyMode() function in QDeclarativeLocationTestModel