Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativelocationtestmodel_p.h58 Q_PROPERTY(int delay READ delay WRITE setDelay NOTIFY delayChanged)
85 void setDelay(int delay);
H A Dqdeclarativelocationtestmodel.cpp96 void QDeclarativeLocationTestModel::setDelay(int delay) in setDelay() function in QDeclarativeLocationTestModel