MCPcopy 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
468QString PlotDocker::stateId() const {
469 return state_id_;
470}
471
472void PlotDocker::setStateId(QString id) {
473 if (!id.isEmpty()) {

Callers 3

saveChildNodesStateFunction · 0.45
RestorePlotPoolMethod · 0.45
createPlotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected