Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ maxZoomRect
Method
maxZoomRect
pj_plotting/widget/src/PlotWidgetBase.cpp:447–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
445
}
446
447
QRectF PlotWidgetBase::maxZoomRect() const noexcept {
448
return max_zoom_rect_;
449
}
450
451
bool PlotWidgetBase::keepRatioXY() const noexcept {
452
return keep_aspect_ratio_;
Callers
2
TEST
Function · 0.80
linkedZoomOut
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64