18 #ifndef EXPORT_PROPERTIES_H 19 #define EXPORT_PROPERTIES_H 35 void toSettings (QSettings &,
const QString & = QString())
const;
36 void fromSettings(QSettings &,
const QString & = QString());
QString format
Image format of generated files.
virtual ~ExportProperties()
bool draw_border
Whether to render the border (along with rows/columns headers)
void toSettings(QSettings &, const QString &=QString()) const
void fromSettings(QSettings &, const QString &=QString())
bool draw_colored_conductors
Whether to render conductors colors.
QDir destination_directory
Target directory for generated files.
static ExportProperties defaultExportProperties()
ExportProperties::defaultProperties.
static ExportProperties defaultPrintProperties()
ExportProperties::defaultPrintProperties.
bool draw_titleblock
Whether to render the title block.
bool draw_grid
Whether to render the diagram grid.
QET::DiagramArea exported_area
Area of diagrams to be rendered.
bool draw_terminals
Whether to render terminals.