|
Engauge Digitizer
2
|
#include <QString>

Go to the source code of this file.
Enumerations | |
| enum | ExportLayoutFunctions { EXPORT_LAYOUT_ALL_PER_LINE, EXPORT_LAYOUT_ONE_PER_LINE } |
Functions | |
| QString | exportLayoutFunctionsToString (ExportLayoutFunctions exportLayoutFunctions) |
| Enumerator | |
|---|---|
| EXPORT_LAYOUT_ALL_PER_LINE | |
| EXPORT_LAYOUT_ONE_PER_LINE | |
Definition at line 6 of file ExportLayoutFunctions.h.
| QString exportLayoutFunctionsToString | ( | ExportLayoutFunctions | exportLayoutFunctions | ) |
Definition at line 10 of file ExportLayoutFunctions.cpp.
1.8.14