QGeoView  1.0
QGeoView documentation
Public Member Functions | Properties | List of all members
QGVItem Class Reference
Inheritance diagram for QGVItem:
QGVDrawItem QGVLayer QGVIcon QGVImage QGVLayerTiles QGVLayerTilesOnline QGVLayerBDGEx QGVLayerBing QGVLayerGoogle QGVLayerOSM

Public Member Functions

 QGVItem (QGVItem *parent=nullptr)
 
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 ()
 
virtual void onProjection (QGVMap *geoMap)
 
virtual void onCamera (const QGVCameraState &oldState, const QGVCameraState &newState)
 
virtual void onUpdate ()
 
virtual void onClean ()
 

Properties

quint16 zValue
 
double opacity
 
bool selected
 
bool visible
 

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