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

Method tickLabelPadding

qcustomplot/qcustomplot.cpp:7581–7584  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7579
7580/* No documentation as it is a property getter */
7581int QCPAxis::tickLabelPadding() const
7582{
7583 return mAxisPainter->tickLabelPadding;
7584}
7585
7586/* No documentation as it is a property getter */
7587double QCPAxis::tickLabelRotation() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected