Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon.cpp420 QList<QGeoCoordinate> qgcHolePath; in addHole() local
425 qgcHolePath << vertex.value<QGeoCoordinate>(); in addHole()
429 return d->addHole(qgcHolePath); in addHole()