Engauge Digitizer
2
|
#include <QString>
Go to the source code of this file.
Enumerations | |
enum | ExportHeader { EXPORT_HEADER_NONE, EXPORT_HEADER_SIMPLE, EXPORT_HEADER_GNUPLOT } |
Functions | |
QString | exportHeaderToString (ExportHeader exportHeader) |
enum ExportHeader |
Enumerator | |
---|---|
EXPORT_HEADER_NONE | |
EXPORT_HEADER_SIMPLE | |
EXPORT_HEADER_GNUPLOT |
Definition at line 12 of file ExportHeader.h.
QString exportHeaderToString | ( | ExportHeader | exportHeader | ) |
Definition at line 10 of file ExportHeader.cpp.