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

Method labelPadding

qcustomplot/qcustomplot.cpp:7637–7640  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7635
7636/* No documentation as it is a property getter */
7637int QCPAxis::labelPadding() const
7638{
7639 return mAxisPainter->labelPadding;
7640}
7641
7642/* No documentation as it is a property getter */
7643int QCPAxis::offset() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected