Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon.cpp474 void QGeoPolygon::removeHole(int index) in removeHole() function in QGeoPolygon
477 return d->removeHole(index); in removeHole()
592 void QGeoPolygonPrivate::removeHole(int index) in removeHole() function in QGeoPolygonPrivate
H A Dqgeopolygon_p.h83 virtual void removeHole(int index);
H A Dqgeopolygon.h79 Q_INVOKABLE void removeHole(int index);