1 #ifndef GRAPHEXPORTPROPERTIES_H 2 #define GRAPHEXPORTPROPERTIES_H 27 void on_width_valueChanged(
int arg1);
29 void on_height_valueChanged(
int arg1);
31 void on_aspect_valueChanged(
double arg1);
41 #endif // GRAPHEXPORTPROPERTIES_H Definition: graphexportproperties.h:10
~GraphExportProperties()
Definition: graphexportproperties.cpp:28
Definition: dteditorwindow.h:32
Definition: ui_graphexportproperties.h:130
QString format
Definition: graphexportproperties.h:13
GraphProperties getOptions() const
Definition: graphexportproperties.cpp:33
Definition: graphexportproperties.h:16
GraphExportProperties(QWidget *parent=0)
Definition: graphexportproperties.cpp:8
unsigned int width
Definition: graphexportproperties.h:11
unsigned int height
Definition: graphexportproperties.h:12
void accept() override
Definition: graphexportproperties.cpp:59