6 #ifndef SWIFT_GUI_COMPONENTS_CGSOURCESELECTOR_H
7 #define SWIFT_GUI_COMPONENTS_CGSOURCESELECTOR_H
10 #include <QScopedPointer>
16 class CCGSourceSelector;
43 QScopedPointer<Ui::CCGSourceSelector> ui;
CG (aka vertical offset) selector.
CCGSourceSelector(QWidget *parent=nullptr)
Ctor.
void setValue(const swift::misc::simulation::settings::CSimulatorSettings &settings)
Get/set value.
virtual ~CCGSourceSelector()
Dtor.
swift::misc::simulation::settings::CSimulatorSettings::CGSource getValue() const
Get/set value.
Settings for simulator Driver independent parts (such as directories), also used in model loaders.
CGSource
Where we get the CG (aka vertical offset) from.
High level reusable GUI components.