6 #ifndef SWIFT_GUI_MODELS_ATCLISTMODEL_H
7 #define SWIFT_GUI_MODELS_ATCLISTMODEL_H
18 class CAtcStationTreeModel;
54 AtcStationMode m_stationMode = NotSet;
~CAtcStationListModel()=default
Destructor.
AtcStationMode
What kind of stations.
AtcStationMode getStationMode() const
Station mode.
List model for callsign based objects (callsign is unique key)
Value object encapsulating information about an ATC station.
Models to be used with views, mainly QTableView.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.