QGeoView  1.0
QGeoView documentation
All Classes
Public Member Functions | List of all members
QGVProjection Class Referenceabstract
Inheritance diagram for QGVProjection:
QGVProjectionEPSG3857

Public Member Functions

 QGVProjection (const QString &id, const QString &name, const QString &description)
 
QString getID () const
 
QString getName () const
 
QString getDescription () const
 
virtual QGV::GeoRect boundaryGeoRect () const =0
 
virtual QRectF boundaryProjRect () const =0
 
virtual QPointF geoToProj (QGV::GeoPos const &geoPos) const =0
 
virtual QGV::GeoPos projToGeo (QPointF const &projPos) const =0
 
virtual QRectF geoToProj (QGV::GeoRect const &geoRect) const =0
 
virtual QGV::GeoRect projToGeo (QRectF const &projRect) const =0
 
virtual double geodesicMeters (QPointF const &projPos1, QPointF const &projPos2) const =0
 

The documentation for this class was generated from the following file: