OpenHantek
DsoConfigScopePage Class Reference

Config page for the scope screen. More...

#include <DsoConfigScopePage.h>

Inheritance diagram for DsoConfigScopePage:

Public Slots

void saveSettings ()
 Saves the new settings. More...
 

Public Member Functions

 DsoConfigScopePage (DsoSettings *settings, QWidget *parent=nullptr)
 

Private Attributes

DsoSettingssettings
 
QVBoxLayout * mainLayout
 
QGroupBox * graphGroup
 
QGridLayout * graphLayout
 
QLabel * digitalPhosphorDepthLabel
 
QSpinBox * digitalPhosphorDepthSpinBox
 
QLabel * interpolationLabel
 
QComboBox * interpolationComboBox
 
QGroupBox * cursorsGroup
 
QGridLayout * cursorsLayout
 
QLabel * cursorsLabel
 
QComboBox * cursorsComboBox
 

Detailed Description

Config page for the scope screen.

Constructor & Destructor Documentation

◆ DsoConfigScopePage()

DsoConfigScopePage::DsoConfigScopePage ( DsoSettings settings,
QWidget *  parent = nullptr 
)

Member Function Documentation

◆ saveSettings

void DsoConfigScopePage::saveSettings ( )
slot

Saves the new settings.

Field Documentation

◆ cursorsComboBox

QComboBox* DsoConfigScopePage::cursorsComboBox
private

◆ cursorsGroup

QGroupBox* DsoConfigScopePage::cursorsGroup
private

◆ cursorsLabel

QLabel* DsoConfigScopePage::cursorsLabel
private

◆ cursorsLayout

QGridLayout* DsoConfigScopePage::cursorsLayout
private

◆ digitalPhosphorDepthLabel

QLabel* DsoConfigScopePage::digitalPhosphorDepthLabel
private

◆ digitalPhosphorDepthSpinBox

QSpinBox* DsoConfigScopePage::digitalPhosphorDepthSpinBox
private

◆ graphGroup

QGroupBox* DsoConfigScopePage::graphGroup
private

◆ graphLayout

QGridLayout* DsoConfigScopePage::graphLayout
private

◆ interpolationComboBox

QComboBox* DsoConfigScopePage::interpolationComboBox
private

◆ interpolationLabel

QLabel* DsoConfigScopePage::interpolationLabel
private

◆ mainLayout

QVBoxLayout* DsoConfigScopePage::mainLayout
private

◆ settings

DsoSettings* DsoConfigScopePage::settings
private

The documentation for this class was generated from the following files: