Lines Matching refs:QGeoPolygonPrivateEager
653 QGeoPolygonPrivateEager::QGeoPolygonPrivateEager() : QGeoPolygonPrivate() in QGeoPolygonPrivateEager() function in QGeoPolygonPrivateEager
658 QGeoPolygonPrivateEager::QGeoPolygonPrivateEager(const QList<QGeoCoordinate> &path) : QGeoPolygonPr… in QGeoPolygonPrivateEager() function in QGeoPolygonPrivateEager
663 QGeoPolygonPrivateEager::~QGeoPolygonPrivateEager() in ~QGeoPolygonPrivateEager()
668 QGeoShapePrivate *QGeoPolygonPrivateEager::clone() const in clone()
673 void QGeoPolygonPrivateEager::translate(double degreesLatitude, double degreesLongitude) in translate()
680 void QGeoPolygonPrivateEager::markDirty() in markDirty()
686 void QGeoPolygonPrivateEager::addCoordinate(const QGeoCoordinate &coordinate) in addCoordinate()
695 void QGeoPolygonPrivateEager::computeBoundingBox() in computeBoundingBox()
701 void QGeoPolygonPrivateEager::updateBoundingBox() in updateBoundingBox()
709 d_ptr = new QGeoPolygonPrivateEager; in QGeoPolygonEager()
715 d_ptr = new QGeoPolygonPrivateEager(path); in QGeoPolygonEager()
722 d_ptr = new QGeoPolygonPrivateEager; in QGeoPolygonEager()
734 d_ptr = new QGeoPolygonPrivateEager; in QGeoPolygonEager()