6 #ifndef SWIFT_GUI_COMPONENTS_DBDISTRIBUTORCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_DBDISTRIBUTORCOMPONENT_H
11 #include <QScopedPointer>
21 class CDbDistributorComponent;
23 namespace swift::misc::simulation
31 class CDistributorView;
65 bool hasSelectedDistributors()
const;
68 QScopedPointer<Ui::CDbDistributorComponent> ui;
71 void onDistributorsRead(swift::misc::network::CEntityFlags::Entity entity,
75 void selectStandardModels();
Hand over indication task to an embedded view.
ReadState
State of operation.
Value object encapsulating information of software distributor.
Value object encapsulating a list of distributors.
Simple hardcoded info about the corresponding simulator.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.