6 #ifndef SWIFT_GUI_MODELS_ATCTREEMODEL_H
7 #define SWIFT_GUI_MODELS_ATCTREEMODEL_H
10 #include <QStandardItemModel>
47 CColumns m_columns {
"CAtcStationTreeModel" };
50 QStringList m_suffixes;
void setColumns(const CColumns &columns)
Set columns.
virtual ~CAtcStationTreeModel()
Destructor.
const swift::misc::aviation::CAtcStationList & container() const
Get container.
Value object encapsulating information about an ATC station.
Value object for a list of ATC stations.
Models to be used with views, mainly QTableView.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.