Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ stateId
Method
stateId
pj_plotting/widget/src/PlotWidget.cpp:471–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
}
470
471
QString PlotWidget::stateId() const {
472
return state_id_;
473
}
474
475
void PlotWidget::setStateId(QString id) {
476
if (!id.isEmpty()) {
Callers
3
TEST
Function · 0.45
beginProgressiveLayoutRestore
Method · 0.45
indexByStateId
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
indexByStateId
Function · 0.36