|
| QGVItem (QGVItem *parent=nullptr) |
|
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 () |
|
virtual void | onProjection (QGVMap *geoMap) |
|
virtual void | onCamera (const QGVCameraState &oldState, const QGVCameraState &newState) |
|
virtual void | onUpdate () |
|
virtual void | onClean () |
|
|
quint16 | zValue |
|
double | opacity |
|
bool | selected |
|
bool | visible |
|
The documentation for this class was generated from the following file: