Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativelocationtestmodel_p.h60 Q_PROPERTY(int crazyLevel READ crazyLevel WRITE setCrazyLevel NOTIFY crazyLevelChanged)
87 int crazyLevel() const;
H A Dqdeclarativelocationtestmodel.cpp118 int QDeclarativeLocationTestModel::crazyLevel() const in crazyLevel() function in QDeclarativeLocationTestModel