Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon.h54 Q_PROPERTY(QVariantList perimeter READ perimeter WRITE setPerimeter REVISION 12)
96 void setPerimeter(const QVariantList &path);
H A Dqgeopolygon.cpp257 void QGeoPolygon::setPerimeter(const QVariantList &path) in setPerimeter() function in QGeoPolygon