|
OpenHantek
|
Config page for the scope screen. More...
#include <DsoConfigScopePage.h>
Public Slots | |
| void | saveSettings () |
| Saves the new settings. | |
Public Member Functions | |
| DsoConfigScopePage (DsoSettings *settings, QWidget *parent=nullptr) | |
Private Attributes | |
| DsoSettings * | settings |
| QVBoxLayout * | mainLayout |
| QGroupBox * | horizontalGroup |
| QGridLayout * | horizontalLayout |
| QLabel * | maxTimebaseLabel |
| SiSpinBox * | maxTimebaseSiSpinBox |
| QLabel * | acquireIntervalLabel |
| SiSpinBox * | acquireIntervalSiSpinBox |
| QGroupBox * | graphGroup |
| QGridLayout * | graphLayout |
| QLabel * | fontSizeLabel |
| QSpinBox * | fontSizeSpinBox |
| QLabel * | digitalPhosphorDepthLabel |
| QSpinBox * | digitalPhosphorDepthSpinBox |
| QLabel * | interpolationLabel |
| QComboBox * | interpolationComboBox |
| QGroupBox * | configurationGroup |
| QGridLayout * | configurationLayout |
| QCheckBox * | hasACmodificationCheckBox |
| QCheckBox * | saveOnExitCheckBox |
| QCheckBox * | defaultSettingsCheckBox |
| QCheckBox * | toolTipVisibleCheckBox |
| QCheckBox * | doNotTranslateCheckBox |
| QPushButton * | saveNowButton |
| QGroupBox * | zoomGroup |
| QGridLayout * | zoomLayout |
| QCheckBox * | zoomImageCheckBox |
| QComboBox * | zoomHeightComboBox |
| QLabel * | zoomHeightLabel |
| QSpinBox * | exportScaleSpinBox |
| QLabel * | exportScaleLabel |
Config page for the scope screen.
| DsoConfigScopePage::DsoConfigScopePage | ( | DsoSettings * | settings, |
| QWidget * | parent = nullptr ) |
|
slot |
Saves the new settings.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |