#include "stdr_gui/stdr_map_loader.h"
Go to the source code of this file.
Classes | |
class | stdr_gui::CMapConnector |
Serves the Qt events of the map-holding widget. Inherits from QObject. More... | |
Namespaces | |
namespace | stdr_gui |
The main namespace for STDR GUI. | |
Enumerations | |
enum | stdr_gui::EStdrMapState { stdr_gui::NORMAL, stdr_gui::ZOOMIN, stdr_gui::ZOOMOUT, stdr_gui::SETPLACE, stdr_gui::SETREPLACE, stdr_gui::SETPLACECO2, stdr_gui::SETPLACESOUND, stdr_gui::SETPLACERFID, stdr_gui::SETPLACETHERMAL } |
Holds the possible map states. More... |