OpenHantek
Loading...
Searching...
No Matches
enums.cpp File Reference
#include "enums.h"
#include <QCoreApplication>

Namespaces

namespace  Dso

Functions

QString Dso::graphFormatString (GraphFormat format)
 Return string representation of the given graph format.
QString Dso::couplingString (Coupling coupling)
 Return string representation of the given channel coupling.
QString Dso::triggerModeString (TriggerMode mode)
 Return string representation of the given trigger mode.
QString Dso::slopeString (Slope slope)
 Return string representation of the given trigger slope.

Variables

Enum< Dso::TriggerMode, Dso::TriggerMode::AUTO, Dso::TriggerMode::ROLLDso::TriggerModeEnum
Enum< Dso::Slope, Dso::Slope::Positive, Dso::Slope::BothDso::SlopeEnum
Enum< Dso::GraphFormat, Dso::GraphFormat::TY, Dso::GraphFormat::XYDso::GraphFormatEnum