QGeoView  1.0
QGeoView documentation
Public Member Functions | Protected Member Functions | Properties | List of all members
QGVLayerGoogle Class Reference
Inheritance diagram for QGVLayerGoogle:
QGVLayerTilesOnline QGVLayerTiles QGVLayer QGVItem

Public Member Functions

 QGVLayerGoogle (QGV::TilesType type=QGV::TilesType::Schema, QLocale locale=QLocale(), int serverNumber=0)
 
void setType (QGV::TilesType type)
 
void setLocale (const QLocale &locale)
 
QGV::TilesType getType () const
 
QLocale getLocale () const
 
void setTilesMarginWithZoomChange (size_t value)
 
void setTilesMarginNoZoomChange (size_t value)
 
void setAnimationUpdateDelayMs (size_t value)
 
void setVisibleZoomLayersBelowCurrent (size_t value)
 
void setVisibleZoomLayersAboveCurrent (size_t value)
 
void setCameraUpdatesDuringAnimation (bool value)
 
void setName (const QString &name)
 
QString getName () const
 
void setDescription (const QString &description)
 
QString getDescription () const
 
void setParent (QGVItem *item)
 
QGVItemgetParent () const
 
virtual QGVMapgetMap () const
 
void addItem (QGVItem *item)
 
void removeItem (QGVItem *item)
 
void deleteItems ()
 
int countItems () const
 
QGVItemgetItem (int index) const
 
void setZValue (qint16 zValue)
 
qint16 getZValue () const
 
void bringToFront ()
 
void sendToBack ()
 
void setOpacity (double value)
 
double getOpacity () const
 
void setSelectable (bool allowed)
 
bool isSelectable () const
 
void setSelected (bool selected)
 
bool isSelected () const
 
void select ()
 
void unselect ()
 
void setVisible (bool visible)
 
bool isVisible () const
 
void show ()
 
void hide ()
 
double effectiveZValue () const
 
double effectiveOpacity () const
 
bool effectivelyVisible () const
 
void update ()
 

Protected Member Functions

void onProjection (QGVMap *geoMap) override
 
void onCamera (const QGVCameraState &oldState, const QGVCameraState &newState) override
 
void onUpdate () override
 
void onClean () override
 
void onTile (const QGV::GeoTilePos &tilePos, QGVDrawItem *tileObj)
 
virtual int scaleToZoom (double scale) const
 

Properties

QString name
 
QString description
 
quint16 zValue
 
double opacity
 
bool selected
 
bool visible
 

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