6 #ifndef SWIFT_GUI_MODELS_DISTRIBUTORLISTMODEL_H
7 #define SWIFT_GUI_MODELS_DISTRIBUTORLISTMODEL_H
15 namespace swift::misc::simulation
54 DistributorMode m_distributorMode = NotSet;
bool isOrderable() const
Orderable, normally use a container swift::misc::IOrderableList.
~CDistributorListModel()=default
Destructor.
DistributorMode getDistributorMode() const
Mode.
DistributorMode
What kind of stations.
List model for DB objects.
Models to be used with views, mainly QTableView.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.