|
Engauge Digitizer 2
|
#include <QStringList>

Go to the source code of this file.
Classes | |
| class | ExportToFile |
| Strategy class for exporting to a file. This strategy is external to the Document class so that class is simpler. More... | |
Enumerations | |
| enum | ExportToFileExtension { EXPORT_TO_FILE_EXTENSION_CSV , EXPORT_TO_FILE_EXTENSION_TSV , EXPORT_TO_FILE_EXTENSION_DEFAULT } |
| Enumerator | |
|---|---|
| EXPORT_TO_FILE_EXTENSION_CSV | |
| EXPORT_TO_FILE_EXTENSION_TSV | |
| EXPORT_TO_FILE_EXTENSION_DEFAULT | |
Definition at line 18 of file ExportToFile.h.