Engauge Digitizer
2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Export
ExportLayoutFunctions.h
Go to the documentation of this file.
1
#ifndef EXPORT_LAYOUT_FUNCTIONS_H
2
#define EXPORT_LAYOUT_FUNCTIONS_H
3
4
#include <QString>
5
6
enum
ExportLayoutFunctions
{
7
EXPORT_LAYOUT_ALL_PER_LINE
,
8
EXPORT_LAYOUT_ONE_PER_LINE
9
};
10
11
extern
QString
exportLayoutFunctionsToString
(
ExportLayoutFunctions
exportLayoutFunctions);
12
13
#endif // EXPORT_LAYOUT_FUNCTIONS_H
exportLayoutFunctionsToString
QString exportLayoutFunctionsToString(ExportLayoutFunctions exportLayoutFunctions)
Definition:
ExportLayoutFunctions.cpp:10
ExportLayoutFunctions
ExportLayoutFunctions
Definition:
ExportLayoutFunctions.h:6
EXPORT_LAYOUT_ONE_PER_LINE
Definition:
ExportLayoutFunctions.h:8
EXPORT_LAYOUT_ALL_PER_LINE
Definition:
ExportLayoutFunctions.h:7
Generated on Thu Dec 19 2019 13:20:11 for Engauge Digitizer by
1.8.5