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

Function grid

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

Source from the content-addressed store, hash-verified

2054 QCPLineEnding lowerEnding() const;
2055 QCPLineEnding upperEnding() const;
2056 QCPGrid *grid() const { return mGrid; }
2057
2058 // setters:
2059 Q_SLOT void setScaleType(QCPAxis::ScaleType type);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected