QGeoView  1.0
QGeoView documentation
Public Member Functions | Static Public Member Functions | List of all members
QGV::GeoTilePos Class Reference

Public Member Functions

 GeoTilePos (int zoom, const QPoint &pos)
 
 GeoTilePos (const GeoTilePos &other)
 
 GeoTilePos (const GeoTilePos &&other)
 
GeoTilePosoperator= (const GeoTilePos &other)
 
GeoTilePosoperator= (const GeoTilePos &&other)
 
bool operator< (const GeoTilePos &other) const
 
int zoom () const
 
QPoint pos () const
 
bool contains (const GeoTilePos &other) const
 
GeoTilePos parent (int parentZoom) const
 
GeoRect toGeoRect () const
 
QString toQuadKey () const
 

Static Public Member Functions

static GeoTilePos geoToTilePos (int zoom, const GeoPos &geoPos)
 

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