MCPcopy 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
640DockWidget* PlotDocker::fullscreenDock() const {
641 return fullscreen_dock_;
642}
643
644void PlotDocker::toggleFullscreen(DockWidget* dock) {
645 if (fullscreen_dock_) {

Callers 1

DockWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected