Searched refs:freqPrecision (Results 1 – 3 of 3) sorted by relevance
51 FreqOffsetAndPrecisionClass(const int freqPrecision) in FreqOffsetAndPrecisionClass() argument53 _frequencyPrecision = freqPrecision; in FreqOffsetAndPrecisionClass()
84 WaterfallZoomer(QwtPlotCanvas* canvas, const unsigned int freqPrecision) in WaterfallZoomer() argument86 WaterfallZoomer(QWidget* canvas, const unsigned int freqPrecision) in WaterfallZoomer()90 FreqOffsetAndPrecisionClass(freqPrecision) in WaterfallZoomer()
41 FreqDisplayZoomer(QwtPlotCanvas* canvas, const unsigned int freqPrecision) in FreqDisplayZoomer() argument43 FreqDisplayZoomer(QWidget* canvas, const unsigned int freqPrecision) in FreqDisplayZoomer()45 : QwtPlotZoomer(canvas), FreqOffsetAndPrecisionClass(freqPrecision) in FreqDisplayZoomer()