6 #ifndef SWIFT_GUI_EDITORS_INTERPOLATIONSETUPFORM_H
7 #define SWIFT_GUI_EDITORS_INTERPOLATIONSETUPFORM_H
10 #include <QScopedPointer>
19 class CInterpolationSetupForm;
21 namespace swift::gui::editors
52 QScopedPointer<Ui::CInterpolationSetupForm> ui;
53 QList<QCheckBox *> m_allCheckBoxes;
56 void onCheckboxChanged(
int state);
59 void onInterpolatorModeChanged(
bool checked);
62 void onPitchChanged();
Status messages, e.g. from Core -> GUI.
Physical unit angle (radians, degrees)
Value object for interpolator and rendering base class.
InterpolatorMode
Interpolator type.
Value object for interpolator and rendering per callsign.