6 #ifndef SWIFT_GUI_VIEWS_FLIGHTPLANDIALOG_H
7 #define SWIFT_GUI_VIEWS_FLIGHTPLANDIALOG_H
10 #include <QScopedPointer>
16 class CFlightPlanDialog;
Flight plan as dialog, also meant for other callsigns.
void showFlightPlan(const swift::misc::aviation::CCallsign &callsign)
Show a particular callsign flight plan.
~CFlightPlanDialog()
Destructor.
CFlightPlanDialog(QWidget *parent=nullptr)
Ctor.
Value object encapsulating information of a callsign.
Views, mainly QTableView.
QObject * parent() const const