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

Function parentLegend

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

getters:

Source from the content-addressed store, hash-verified

4733
4734 // getters:
4735 QCPLegend *parentLegend() const { return mParentLegend; }
4736 QFont font() const { return mFont; }
4737 QColor textColor() const { return mTextColor; }
4738 QFont selectedFont() const { return mSelectedFont; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected