6 #ifndef SWIFT_GUI_MODELS_ATCLISTMODEL_H
7 #define SWIFT_GUI_MODELS_ATCLISTMODEL_H
18 class CAtcStationTreeModel;
41 void setStationMode(AtcStationMode stationMode);
54 AtcStationMode m_stationMode = NotSet;
AtcStationMode
What kind of stations.
AtcStationMode getStationMode() const
Station mode.
virtual ~CAtcStationListModel()
Destructor.
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.