Home
last modified time | relevance | path

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

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/dialogs/
H A DPlotDialog.h172 void applySymbolsFormat(QwtPlotCurve *c);
H A DPlotDialog.cpp3829 applySymbolsFormat((QwtPlotCurve *)plotItem); in acceptParams()
4636 void PlotDialog::applySymbolsFormat(QwtPlotCurve *c) in applySymbolsFormat() function in PlotDialog