Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ stateId
Method
stateId
pj_plotting/widget/src/PlotDocker.cpp:468–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
QString PlotDocker::stateId() const {
469
return state_id_;
470
}
471
472
void PlotDocker::setStateId(QString id) {
473
if (!id.isEmpty()) {
Callers
3
saveChildNodesState
Function · 0.45
RestorePlotPool
Method · 0.45
createPlot
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected