OpenHantek
enums.cpp File Reference
#include "enums.h"
#include <QCoreApplication>

Namespaces

 Dso
 

Functions

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

Variables

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