MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / swapped

Method swapped

pj_plotting/widget/src/XYCurveDialog.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49bool XYCurveDialog::swapped() const {
50 return swapped_;
51}
52
53QString XYCurveDialog::alias() const {
54 return ui_->lineEditName->text().trimmed();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected