|
OpenHantek
|
#include <VoltageDock.h>
Data Fields | |
| QCheckBox * | usedCheckBox |
| Enable/disable a specific channel. More... | |
| QComboBox * | gainComboBox |
| Select the vertical gain for the channels. More... | |
| QComboBox * | miscComboBox |
| Select coupling for real and mode for math channels. More... | |
| QCheckBox * | invertCheckBox |
| Select if the channels should be displayed inverted. More... | |
| QSpinBox * | attnSpinBox |
| Enter the attenuation probe value. More... | |
| QSpinBox* VoltageDock::ChannelBlock::attnSpinBox |
Enter the attenuation probe value.
| QComboBox* VoltageDock::ChannelBlock::gainComboBox |
Select the vertical gain for the channels.
| QCheckBox* VoltageDock::ChannelBlock::invertCheckBox |
Select if the channels should be displayed inverted.
| QComboBox* VoltageDock::ChannelBlock::miscComboBox |
Select coupling for real and mode for math channels.
| QCheckBox* VoltageDock::ChannelBlock::usedCheckBox |
Enable/disable a specific channel.