#include <Map2D.h>
| Map2D::Map2D |
( |
QWidget * |
parent = NULL | ) |
|
| void Map2D::clearVehicleTrail |
( |
| ) |
|
|
slot |
| void Map2D::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
| double Map2D::getCurrentPositionLat |
( |
| ) |
|
|
inlineslot |
| double Map2D::getCurrentPositionLon |
( |
| ) |
|
|
inlineslot |
| void Map2D::reloadMap |
( |
| ) |
|
|
inlineslot |
| void Map2D::setCurrentPosition |
( |
double |
lat, |
|
|
double |
lon |
|
) |
| |
|
inlineslot |
| void Map2D::setMapType |
( |
QString |
type | ) |
|
|
slot |
| void Map2D::setMinZoom |
( |
int const & |
value | ) |
|
|
inlineslot |
| void Map2D::setShowDiagnostics |
( |
bool const & |
value | ) |
|
|
inlineslot |
| void Map2D::setShowVehicle |
( |
bool const & |
value | ) |
|
|
inlineslot |
| void Map2D::setTrailTime |
( |
int |
sec | ) |
|
|
slot |
| void Map2D::setUseOpenGL |
( |
bool const & |
value | ) |
|
|
inlineslot |
| void Map2D::setVehicleHeading |
( |
double |
rad | ) |
|
|
slot |
| void Map2D::setVehiclePosition |
( |
double |
lat, |
|
|
double |
lon |
|
) |
| |
|
slot |
| void Map2D::setZoom |
( |
double const & |
value | ) |
|
|
inlineslot |
| bool Map2D::showVehicle |
( |
| ) |
const |
|
inlineslot |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-gui-map2d-0.20130831/src/plugin/Map2D.h
- /build/rock-master-18.09-gui-map2d-0.20130831/src/plugin/Map2D.cpp