MCPcopy Create free account
hub / github.com/CieNTi/serial_port_plotter / selectionDecorator

Function selectionDecorator

qcustomplot/qcustomplot.h:3325–3325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3323 bool selected() const { return !mSelection.isEmpty(); }
3324 QCPDataSelection selection() const { return mSelection; }
3325 QCPSelectionDecorator *selectionDecorator() const { return mSelectionDecorator; }
3326
3327 // setters:
3328 void setName(const QString &name);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected