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

Function elements

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

non-virtual methods:

Source from the content-addressed store, hash-verified

1159
1160 // non-virtual methods:
1161 QList<QCPLayoutElement*> elements(QCP::MarginSide side) const { return mChildren.value(side); }
1162 bool isEmpty() const;
1163 void clear();
1164

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected