map2d_widget
Public Slots | Public Member Functions | List of all members
Map2D Class Reference

#include <Map2D.h>

Inheritance diagram for Map2D:

Public Slots

void setMinZoom (int const &value)
 
void reloadMap ()
 
void setShowDiagnostics (bool const &value)
 

Public Member Functions

 Map2D (QWidget *parent=NULL)
 
void contextMenuEvent (QContextMenuEvent *event)
 
void setCurrentPosition (double lat, double lon)
 
double getCurrentPositionLat ()
 
double getCurrentPositionLon ()
 
void setZoom (double const &value)
 
void setUseOpenGL (bool const &value)
 
void setShowVehicle (bool const &value)
 
bool showVehicle () const
 
void setVehiclePosition (double lat, double lon)
 
void setVehicleHeading (double rad)
 
void clearVehicleTrail ()
 
void setTrailTime (int sec)
 
void setMapType (QString type)
 

Constructor & Destructor Documentation

Map2D::Map2D ( QWidget *  parent = NULL)

Member Function Documentation

void Map2D::clearVehicleTrail ( )
void Map2D::contextMenuEvent ( QContextMenuEvent *  event)
double Map2D::getCurrentPositionLat ( )
inline
double Map2D::getCurrentPositionLon ( )
inline
void Map2D::reloadMap ( )
inlineslot
void Map2D::setCurrentPosition ( double  lat,
double  lon 
)
inline
void Map2D::setMapType ( QString  type)
void Map2D::setMinZoom ( int const &  value)
inlineslot
void Map2D::setShowDiagnostics ( bool const &  value)
inlineslot
void Map2D::setShowVehicle ( bool const &  value)
inline
void Map2D::setTrailTime ( int  sec)
void Map2D::setUseOpenGL ( bool const &  value)
inline
void Map2D::setVehicleHeading ( double  rad)
void Map2D::setVehiclePosition ( double  lat,
double  lon 
)
void Map2D::setZoom ( double const &  value)
inline
bool Map2D::showVehicle ( ) const
inline

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