|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
#include <QWidget>#include <QDialog>#include "ui_ProgressWindow.h"#include <qchartview.h>#include <qchart.h>#include <QtCharts/QLineSeries>#include <QtCharts/QValueAxis>#include "QtCharts/QAreaSeries"

Go to the source code of this file.
Classes | |
| struct | ChartCollection |
| class | ProgressWindow |
Enumerations | |
| enum class | progress_window_mode { single_panel , double_panel } |
|
strong |
| Enumerator | |
|---|---|
| single_panel | |
| double_panel | |
Definition at line 16 of file ProgressWindow.h.