void saveSettings()
Saves the new settings.
Definition: DsoConfigScopePage.cpp:52
QGridLayout * cursorsLayout
Definition: DsoConfigScopePage.h:42
QGridLayout * graphLayout
Definition: DsoConfigScopePage.h:35
QSpinBox * digitalPhosphorDepthSpinBox
Definition: DsoConfigScopePage.h:37
Config page for the scope screen.
Definition: DsoConfigScopePage.h:20
QComboBox * cursorsComboBox
Definition: DsoConfigScopePage.h:44
QComboBox * interpolationComboBox
Definition: DsoConfigScopePage.h:39
DsoConfigScopePage(DsoSettings *settings, QWidget *parent=nullptr)
Definition: DsoConfigScopePage.cpp:5
QLabel * digitalPhosphorDepthLabel
Definition: DsoConfigScopePage.h:36
DsoSettings * settings
Definition: DsoConfigScopePage.h:30
QGroupBox * graphGroup
Definition: DsoConfigScopePage.h:34
QLabel * interpolationLabel
Definition: DsoConfigScopePage.h:38
QVBoxLayout * mainLayout
Definition: DsoConfigScopePage.h:32
QLabel * cursorsLabel
Definition: DsoConfigScopePage.h:43
QGroupBox * cursorsGroup
Definition: DsoConfigScopePage.h:41