Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ plotCount
Method
plotCount
pj_plotting/widget/src/PlotDocker.cpp:614–616 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
612
}
613
614
int PlotDocker::plotCount() const {
615
return dockAreaCount();
616
}
617
618
DockWidget* PlotDocker::plotAt(int index) {
619
return dynamic_cast<DockWidget*>(dockArea(index)->currentDockWidget());
Callers
10
TEST
Function · 0.80
splitFrom
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 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
4
TEST
Function · 0.64
splitFrom
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64