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

Method tickLengthOut

qcustomplot/qcustomplot.cpp:7619–7622  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7617
7618/* No documentation as it is a property getter */
7619int QCPAxis::tickLengthOut() const
7620{
7621 return mAxisPainter->tickLengthOut;
7622}
7623
7624/* No documentation as it is a property getter */
7625int QCPAxis::subTickLengthIn() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected