MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / tickLengthIn

Method tickLengthIn

qcustomplot.cpp:7613–7616  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7611
7612/* No documentation as it is a property getter */
7613int QCPAxis::tickLengthIn() const
7614{
7615 return mAxisPainter->tickLengthIn;
7616}
7617
7618/* No documentation as it is a property getter */
7619int QCPAxis::tickLengthOut() const

Callers 1

updateAxesOffsetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected