Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitembase_p.h88 …Q_PROPERTY(int lodThreshold READ lodThreshold WRITE setLodThreshold NOTIFY lodThresholdChanged REV…
106 void setLodThreshold(int lt);
H A Dqdeclarativegeomapitembase.cpp226 void QDeclarativeGeoMapItemBase::setLodThreshold(int lt) in setLodThreshold() function in QDeclarativeGeoMapItemBase