|
OpenHantek
|
Config page for the scope screen. More...
#include <DsoConfigScopePage.h>
Public Slots | |
| void | saveSettings () |
| Saves the new settings. More... | |
Public Member Functions | |
| DsoConfigScopePage (DsoSettings *settings, QWidget *parent=nullptr) | |
Private Attributes | |
| DsoSettings * | settings |
| QVBoxLayout * | mainLayout |
| QGroupBox * | graphGroup |
| QGridLayout * | graphLayout |
| QLabel * | digitalPhosphorDepthLabel |
| QSpinBox * | digitalPhosphorDepthSpinBox |
| QLabel * | interpolationLabel |
| QComboBox * | interpolationComboBox |
| QGroupBox * | cursorsGroup |
| QGridLayout * | cursorsLayout |
| QLabel * | cursorsLabel |
| QComboBox * | cursorsComboBox |
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 |