|
OpenHantek
|
#include <QString>#include <QPointF>#include "hantekdso/controlspecification.h"#include "hantekdso/enums.h"#include "hantekprotocol/definitions.h"#include "viewconstants.h"#include <vector>Go to the source code of this file.
Data Structures | |
| struct | DsoSettingsScopeCursor |
| Holds the cursor parameters. More... | |
| struct | DsoSettingsScopeHorizontal |
| Holds the settings for the horizontal axis. More... | |
| struct | DsoSettingsScopeTrigger |
| Holds the settings for the trigger. TODO Use ControlSettingsTrigger. More... | |
| struct | DsoSettingsScopeChannel |
| Base for DsoSettingsScopeSpectrum and DsoSettingsScopeVoltage. More... | |
| struct | DsoSettingsScopeSpectrum |
| Holds the settings for the spectrum analysis. More... | |
| struct | DsoSettingsScopeVoltage |
| Holds the settings for the normal voltage graphs. TODO Use ControlSettingsVoltage. More... | |
| struct | DsoSettingsScope |
| Holds the settings for the oscilloscope. More... | |