40 #ifndef __OPENFLUID_UISPATIAL_MAPVIEW_HPP__
41 #define __OPENFLUID_UISPATIAL_MAPVIEW_HPP__
44 #include <QGraphicsView>
49 namespace openfluid {
namespace ui {
namespace spatial {
58 bool m_AutomaticViewEnabled;
60 void wheelEvent(QWheelEvent* Event);
Definition: MapView.hpp:53
void resizeEvent(QResizeEvent *Event)
MapView(QWidget *Parent=nullptr)
void enableAutomaticView(bool Enabled)
void automaticViewEnabled(bool)
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: ApplicationException.hpp:47