Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
691
double QwtPolarPlot::zoomFactor() const
692
{
693
return m_data->zoomFactor;
694
}
695
696
/*!
697
Build a scale map
Callers
4
activate
Method · 0.80
rescale
Method · 0.80
movePlot
Method · 0.80
widgetMousePressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected