MCPcopy 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
471QString PlotWidget::stateId() const {
472 return state_id_;
473}
474
475void PlotWidget::setStateId(QString id) {
476 if (!id.isEmpty()) {

Callers 3

TESTFunction · 0.45
indexByStateIdFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
indexByStateIdFunction · 0.36