|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
#include </home/runner/work/SedSat3/SedSat3/plotwindow.h>


Public Member Functions | |
| PlotWindow (QWidget *parent=nullptr) | |
| ~PlotWindow () | |
| SourceSinkData * | Data () |
| GeneralChartPlotter * | Plotter () |
Private Attributes | |
| Ui::PlotWindow * | ui |
| GeneralChartPlotter * | plot = nullptr |
Definition at line 18 of file plotwindow.h.
|
explicit |
Definition at line 6 of file plotwindow.cpp.
| PlotWindow::~PlotWindow | ( | ) |
Definition at line 23 of file plotwindow.cpp.
References ui.
| SourceSinkData * PlotWindow::Data | ( | ) |
|
inline |
Definition at line 27 of file plotwindow.h.
References plot.
Referenced by MainWindow::showdistributionsforelements().
|
private |
Definition at line 34 of file plotwindow.h.
Referenced by PlotWindow(), and Plotter().
|
private |
Definition at line 32 of file plotwindow.h.
Referenced by PlotWindow(), and ~PlotWindow().