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