6 #ifndef SWIFT_GUI_MODELS_DISTRIBUTORLISTMODEL_H
7 #define SWIFT_GUI_MODELS_DISTRIBUTORLISTMODEL_H
15 namespace swift::misc::simulation
45 void setDistributorMode(DistributorMode distributorMode);
54 DistributorMode m_distributorMode = NotSet;
virtual ~CDistributorListModel()
Destructor.
virtual bool isOrderable() const
Orderable, normally use a container swift::misc::IOrderableList.
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.