Searched refs:QGeoPolygonEager (Results 1 – 3 of 3) sorted by relevance
122 class Q_POSITIONING_PRIVATE_EXPORT QGeoPolygonEager : public QGeoPolygon127 QGeoPolygonEager();128 QGeoPolygonEager(const QList<QGeoCoordinate> &path);129 QGeoPolygonEager(const QGeoPolygon &other);130 QGeoPolygonEager(const QGeoShape &other);131 ~QGeoPolygonEager();
706 QGeoPolygonEager::QGeoPolygonEager() : QGeoPolygon() in QGeoPolygonEager() function in QGeoPolygonEager712 QGeoPolygonEager::QGeoPolygonEager(const QList<QGeoCoordinate> &path) : QGeoPolygon() in QGeoPolygonEager() function in QGeoPolygonEager718 QGeoPolygonEager::QGeoPolygonEager(const QGeoPolygon &other) : QGeoPolygon() in QGeoPolygonEager() function in QGeoPolygonEager728 QGeoPolygonEager::QGeoPolygonEager(const QGeoShape &other) : QGeoPolygon() in QGeoPolygonEager() function in QGeoPolygonEager732 *this = QGeoPolygonEager(QGeoPolygon(other)); in QGeoPolygonEager()737 QGeoPolygonEager::~QGeoPolygonEager() in ~QGeoPolygonEager()
635 m_geopoly = QGeoPolygonEager(); in Q_GLOBAL_STATIC()879 m_geopoly = QGeoPolygonEager(shape); in setGeoShape()