graphic config UI for all
This commit is contained in:
@@ -104,6 +104,10 @@ private slots:
|
||||
void on_checkLines_toggled(bool on);
|
||||
void on_checkPoints_toggled(bool on);
|
||||
void on_checkFill_toggled(bool on);
|
||||
void on_spinLineWidthGraphicAll_valueChanged(double value);
|
||||
void on_spinPointWidthGraphicAll_valueChanged(double value);
|
||||
void on_checkLinesAll_toggled(bool on);
|
||||
void on_checkPointsAll_toggled(bool on);
|
||||
void on_buttonExport_clicked();
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user