Saving ExportCloudsDialog and PostProcessing parameters to config file.

This commit is contained in:
Mathieu Labbe
2015-01-14 11:02:17 -05:00
parent fb0b23ae06
commit 645d2c4973
11 changed files with 279 additions and 108 deletions

View File

@@ -56,7 +56,7 @@ protected:
virtual void closeEvent(QCloseEvent * event);
public slots:
void appendText(const QString & text);
void appendText(const QString & text ,const QColor & color = Qt::black);
void incrementStep();
void clear();
void resetProgress();