MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / zoomFactor

Method zoomFactor

3rdparty/qwt/src/qwt_polar_plot.cpp:691–694  ·  view source on GitHub ↗

! \return Zoom factor \sa zoom(), zoomPos() */

Source from the content-addressed store, hash-verified

689 \sa zoom(), zoomPos()
690 */
691double QwtPolarPlot::zoomFactor() const
692{
693 return m_data->zoomFactor;
694}
695
696/*!
697 Build a scale map

Callers 4

activateMethod · 0.80
rescaleMethod · 0.80
movePlotMethod · 0.80
widgetMousePressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected