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

Method subTickLengthOut

qcustomplot/qcustomplot.cpp:7631–7634  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7629
7630/* No documentation as it is a property getter */
7631int QCPAxis::subTickLengthOut() const
7632{
7633 return mAxisPainter->subTickLengthOut;
7634}
7635
7636/* No documentation as it is a property getter */
7637int QCPAxis::labelPadding() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected