|
QElectroTech
0.8-dev
|
Go to the documentation of this file.
18 #ifndef EXPORT_PROPERTIES_WIDGET_H
19 #define EXPORT_PROPERTIES_WIDGET_H
@ ElementsArea
Export the content of the diagram only.
Definition: qet.h:141
bool draw_colored_conductors
Whether to render conductors colors.
Definition: exportproperties.h:49
QString format
Image format of generated files.
Definition: exportproperties.h:44
bool draw_border
Whether to render the border (along with rows/columns headers)
Definition: exportproperties.h:46
QDir destination_directory
Target directory for generated files.
Definition: exportproperties.h:43
bool draw_titleblock
Whether to render the title block.
Definition: exportproperties.h:47
@ BorderArea
Export the diagram along with its border and title block.
Definition: qet.h:140
bool draw_terminals
Whether to render terminals.
Definition: exportproperties.h:48
QET::DiagramArea exported_area
Area of diagrams to be rendered.
Definition: exportproperties.h:50
Definition: exportproperties.h:27
QIcon tr
Definition: qeticons.cpp:206
bool draw_grid
Whether to render the diagram grid.
Definition: exportproperties.h:45