Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.h105 Q_INVOKABLE void extendRectangle(const QGeoCoordinate &coordinate);
H A Dqgeorectangle.cpp789 void QGeoRectangle::extendRectangle(const QGeoCoordinate &coordinate) in extendRectangle() function in QGeoRectangle
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/
H A Dtst_qgeorectangle.cpp89 void extendRectangle();
2237 void tst_QGeoRectangle::extendRectangle() in extendRectangle() function in tst_QGeoRectangle
2243 box.extendRectangle(coord); in extendRectangle()