Home
last modified time | relevance | path

Searched refs:extendCircle (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocircle/
H A Dtst_qgeocircle.cpp66 void extendCircle();
346 void tst_QGeoCircle::extendCircle() in extendCircle() function in tst_QGeoCircle
354 circle.extendCircle(coord); in extendCircle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeocircle.h80 Q_INVOKABLE void extendCircle(const QGeoCoordinate &coordinate);
H A Dqgeocircle.cpp430 void QGeoCircle::extendCircle(const QGeoCoordinate &coordinate) in extendCircle() function in QGeoCircle