Home
last modified time | relevance | path

Searched refs:applyBoxWhiskersFormat (Results 1 – 2 of 2) sorted by relevance

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/dialogs/
H A DPlotDialog.h183 void applyBoxWhiskersFormat(BoxCurve *c);
H A DPlotDialog.cpp3910 applyBoxWhiskersFormat((BoxCurve*)plotItem); in acceptParams()
4795 void PlotDialog::applyBoxWhiskersFormat(BoxCurve *c) in applyBoxWhiskersFormat() function in PlotDialog