SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
GeneralPlotter Member List

This is the complete list of members for GeneralPlotter, including all inherited members.

AddNonUniformScatter(const map< string, vector< double > > &data, int shape_counter=0)GeneralPlotter
AddScatter(const string &name, const vector< double > &x, const vector< double > &y, const QCPScatterStyle &symbol=QCPScatterStyle::ssDisc)GeneralPlotter
AddScatter(const string &name, const vector< string > &x, const vector< double > &y, const QCPScatterStyle &symbol=QCPScatterStyle::ssDisc)GeneralPlotter
AddScatters(const vector< string > names, const vector< vector< double > > &x, const vector< vector< double > > &y)GeneralPlotter
AddScatters(const vector< string > names, const vector< string > &x, const vector< vector< double > > &y)GeneralPlotter
AddTimeSeries(const string &name, const vector< double > &x, const vector< double > &y)GeneralPlotter
AddTimeSeriesSet(const string &name, const vector< vector< double > > &x, const vector< vector< double > > &y)GeneralPlotter
axisDoubleClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event)GeneralPlotterprivate
Clear()GeneralPlotter
GeneralPlotter(QWidget *parent=0)GeneralPlotter
mOriginGeneralPlotterprivate
mouseMoveEvent(QMouseEvent *event) overrideGeneralPlotterprivate
mousePressEvent(QMouseEvent *event) overrideGeneralPlotterprivate
mouseReleaseEvent(QMouseEvent *event) overrideGeneralPlotterprivate
mRubberBandGeneralPlotterprivate
mZoomModeGeneralPlotterprivate
SetLegend(bool onoff)GeneralPlotter
SetRange(const vector< double > &range, const Axis &whichaxis)GeneralPlotter
SetYAxisScaleType(AxisScale axisscale)GeneralPlotter
setZoomMode(bool mode)GeneralPlotter
shapesGeneralPlotterprivatestatic
wheelEvent(QWheelEvent *event)GeneralPlotterprivate
x_max_min_rangeGeneralPlotterprivate
y_max_min_rangeGeneralPlotterprivate
ZoomExtends()GeneralPlotter
~GeneralPlotter()GeneralPlottervirtual