|
OpenHantek
|
#include <QDockWidget>#include <QGridLayout>#include <QCheckBox>#include <QComboBox>#include <QLabel>#include <QSpinBox>#include "scopesettings.h"#include "hantekdso/controlspecification.h"#include "post/postprocessingsettings.h"Go to the source code of this file.
Data Structures | |
| class | VoltageDock |
| Dock window for the voltage channel settings. It contains the settings for gain and coupling for both channels and allows to enable/disable the channels. More... | |
| struct | VoltageDock::ChannelBlock |
Macros | |
| #define | ATTENUATION_MIN 1 |
| Minimum probe attenuation. More... | |
| #define | ATTENUATION_MAX 1000 |
| Maximum probe attenuation. More... | |
| #define ATTENUATION_MAX 1000 |
Maximum probe attenuation.
| #define ATTENUATION_MIN 1 |
Minimum probe attenuation.