22 class DtAirportSelectionWidget;
51 virtual void setupUi();
53 virtual void showEvent(QShowEvent *);
56 virtual void gotoAerodrome();
57 virtual void createAerodrome();
58 virtual void validateGotoButton();
61 QHBoxLayout* myMainLayout =
nullptr;
79 virtual QWidget* create(
makVrv::DtDe& de, QWidget* parent,
const Qt::WindowFlags& flags);
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Base class to provide boost signal/slot management.
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:72