14 #include <QtWidgets/QWidget>
16 #include <boost/signals2.hpp>
40 std::string getSelectedAirportName()
const;
43 std::string getSelectedIcaoCode()
const;
46 virtual bool setCurrentAirport(
const std::string airportName );
49 virtual void setCurrentIndex(
int index );
54 bool hasAerodromes()
const;
74 virtual void showEvent(QShowEvent*)
override;
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22