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

Function insetLayout

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

Source from the content-addressed store, hash-verified

4643 QList<QCPAxis*> addAxes(QCPAxis::AxisTypes types);
4644 bool removeAxis(QCPAxis *axis);
4645 QCPLayoutInset *insetLayout() const { return mInsetLayout; }
4646
4647 void zoom(const QRectF &pixelRect);
4648 void zoom(const QRectF &pixelRect, const QList<QCPAxis*> &affectedAxes);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected