My Project
Loading...
Searching...
No Matches
ChartViewHelper Member List

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

_plotChartWithMaxFilter_BarChar(QChart *chart_input, const QList< int > &DataForPlotIs, int Up_bound, int Up_colorCode)ChartViewHelperprivate
_plotChartWithMaxFilter_LineChar(QChart *chart_input, const QList< int > &DataForPlotIs, int Up_bound, int Up_colorCode)ChartViewHelperprivate
_plotChartWithMin_and_MaxFilte_BarChar(QChart *chart_input, const QList< int > &DataForPlotIs, int low_bound, int low_colorCode, int Up_bound, int Up_colorCode)ChartViewHelperprivate
_plotChartWithMin_and_MaxFilte_LineChar(QChart *chart_input, const QList< int > &DataForPlotIs, int low_bound, int low_colorCode, int Up_bound, int Up_colorCode)ChartViewHelperprivate
_plotChartWithMinFilter_BarChar(QChart *chart_input, const QList< int > &DataForPlotIs, int low_bound, int low_colorCode)ChartViewHelperprivate
_plotChartWithMinFilter_LineChar(QChart *chart_input, const QList< int > &DataForPlotIs, int low_bound, int low_colorCode)ChartViewHelperprivate
appendMaskedSeriesByLowerBound(QList< float > &HitLine_X, QList< float > &X_low, QList< int > &Y_low, QLineSeries *upperMask, QLineSeries *lowMask, int Threshold_min)ChartViewHelperprivate
appendMaskedSeriesByUpperBound(QList< float > &HitLine_X, QList< float > &X_low, QList< int > &Y_low, QLineSeries *upperMask, QLineSeries *lowMask, int Threshold_max)ChartViewHelperprivate
ChartViewHelper()ChartViewHelper
colorsFor_colorCombo_ISChartViewHelper
find_data_conect(int curentindex, QList< int > data, int treshould)ChartViewHelperprivate
findX(float x0, float y0, float x1, float y1, float Y)ChartViewHelperprivate
modeChartViewHelper
PlotChart(QFrame *chartFrame_input, const QList< int > &DataForPlotIs)ChartViewHelper
plotChartWithMaxFilter(QFrame *chartFrame, const QList< int > &data, int maxValue, int maxColor)ChartViewHelper
plotChartWithMin_and_MaxFilter(QFrame *chartFrame, const QList< int > &data, int minValue, int minColor, int maxValue, int maxColor)ChartViewHelper
plotChartWithMinFilter(QFrame *chartFrame, const QList< int > &data, int minValue, int minColor)ChartViewHelper
setupChartAppearance(QChart *chart, QFrame *chartFrame)ChartViewHelperprivate