14 #include <QtWidgets/QWidget>
29 class DtAirportRunwayLoaderFromShp;
40 std::string getSelectedAirportName()
const;
43 std::string getSelectedIcaoCode()
const;
46 bool setCurrentAirport(
const std::string airportName );
49 void setCurrentIndex(
int index );
Definition: airportRunwayLoaderFromShp.h:61
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:70
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22