|
| QGVWidgetScale (Qt::Orientation orientation=Qt::Horizontal) |
|
void | setAutoAdjust (bool autoAdjust) |
|
bool | getAutoAdjust () const |
|
void | setOrientation (Qt::Orientation orientation) |
|
Qt::Orientation | getOrientation () const |
|
void | setDistanceUnits (QGV::DistanceUnits distanceUnits) |
|
QGV::DistanceUnits | getDistanceUnits () const |
|
void | setUseMetersForSmallDistance (bool useMetersForSmallDistance) |
|
bool | getUseMetersForSmallDistance () const |
|
void | setMap (QGVMap *geoMap) |
|
QGVMap * | getMap () const |
|
void | setAnchor (QPoint anchor, QSet< Qt::Edge > edge) |
|
QPointF | getAnchor () const |
|
QSet< Qt::Edge > | getEdge () const |
|
bool | isAnchorLeft () const |
|
bool | isAnchorRight () const |
|
bool | isAnchorHCenter () const |
|
bool | isAnchorTop () const |
|
bool | isAnchorBottom () const |
|
bool | isAnchorVCenter () const |
|
void | anchoreWidget () |
|
virtual void | onProjection (QGVMap *geoMap) |
|
|
QString | getDistanceLabel (int meters) const |
|
void | onCamera (const QGVCameraState &oldState, const QGVCameraState &newState) override |
|
void | paintEvent (QPaintEvent *event) override |
|
void | resizeEvent (QResizeEvent *event) override |
|
The documentation for this class was generated from the following file: