6 #ifndef SWIFT_GUI_MODELS_AIRCRAFTCATEGORYTREEMODEL_H
7 #define SWIFT_GUI_MODELS_AIRCRAFTCATEGORYTREEMODEL_H
9 #include <QStandardItemModel>
43 CColumns m_columns {
"CAircraftCategoryTreeModel" };
const swift::misc::aviation::CAircraftCategoryList & container() const
Get container.
virtual ~CAircraftCategoryTreeModel()
Destructor.
void setColumns(const CColumns &columns)
Set columns.
Value object encapsulating a list of ICAO codes.
Models to be used with views, mainly QTableView.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.