Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ fullscreenDock
Method
fullscreenDock
pj_plotting/widget/src/PlotDocker.cpp:640–642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
}
639
640
DockWidget* PlotDocker::fullscreenDock() const {
641
return fullscreen_dock_;
642
}
643
644
void PlotDocker::toggleFullscreen(DockWidget* dock) {
645
if (fullscreen_dock_) {
Callers
1
DockWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected