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

Method subTickLengthIn

qcustomplot/qcustomplot.cpp:7625–7628  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7623
7624/* No documentation as it is a property getter */
7625int QCPAxis::subTickLengthIn() const
7626{
7627 return mAxisPainter->subTickLengthIn;
7628}
7629
7630/* No documentation as it is a property getter */
7631int QCPAxis::subTickLengthOut() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected