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) |
Enumerator | |
---|---|
EXPORT_HEADER_NONE | |
EXPORT_HEADER_SIMPLE | |
EXPORT_HEADER_GNUPLOT |
Definition at line 12 of file ExportHeader.h.
|
extern |
Definition at line 10 of file ExportHeader.cpp.