Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ plotAt
Method
plotAt
pj_plotting/widget/src/PlotDocker.cpp:618–620 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
616
}
617
618
DockWidget* PlotDocker::plotAt(int index) {
619
return dynamic_cast<DockWidget*>(dockArea(index)->currentDockWidget());
620
}
621
622
DockWidget* PlotDocker::focusedDock() const {
623
return focused_dock_.data();
Callers
11
TEST
Function · 0.80
splitFrom
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
SetUp
Method · 0.80
onPlotTabAdded
Method · 0.80
forEachDock
Method · 0.80
forEachVisibleDock
Method · 0.80
linkedZoomOut
Method · 0.80
firstPlotOfActiveTab
Method · 0.80
activeFocusedDock
Method · 0.80
Calls
no outgoing calls
Tested by
5
TEST
Function · 0.64
splitFrom
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
SetUp
Method · 0.64