|
| QGVLayerOSM (int serverNumber=0) |
|
| QGVLayerOSM (const QString &url) |
|
void | setUrl (const QString &url) |
|
QString | getUrl () 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) |
|
QGVItem * | getParent () const |
|
virtual QGVMap * | getMap () const |
|
void | addItem (QGVItem *item) |
|
void | removeItem (QGVItem *item) |
|
void | deleteItems () |
|
int | countItems () const |
|
QGVItem * | getItem (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 () |
|
|
QString | name |
|
QString | description |
|
quint16 | zValue |
|
double | opacity |
|
bool | selected |
|
bool | visible |
|
The documentation for this class was generated from the following file: