SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
ChartCollection Struct Reference

#include </home/runner/work/SedSat3/SedSat3/ProgressWindow.h>

Collaboration diagram for ChartCollection:
Collaboration graph

Public Attributes

QChart * chart
 
QChartView * chartView
 
QLineSeries * series
 
QAreaSeries * areaseries
 
QValueAxis * yaxis
 
QValueAxis * xaxis
 

Detailed Description

Definition at line 18 of file ProgressWindow.h.

Member Data Documentation

◆ areaseries

QAreaSeries* ChartCollection::areaseries

Definition at line 23 of file ProgressWindow.h.

◆ chart

QChart* ChartCollection::chart

Definition at line 20 of file ProgressWindow.h.

◆ chartView

QChartView* ChartCollection::chartView

Definition at line 21 of file ProgressWindow.h.

◆ series

QLineSeries* ChartCollection::series

Definition at line 22 of file ProgressWindow.h.

◆ xaxis

QValueAxis* ChartCollection::xaxis

Definition at line 25 of file ProgressWindow.h.

◆ yaxis

QValueAxis* ChartCollection::yaxis

Definition at line 24 of file ProgressWindow.h.


The documentation for this struct was generated from the following file: