MCPcopy Create free account
hub / github.com/cutechess/cutechess / tickLengthIn

Method tickLengthIn

projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8308–8311  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

8306
8307/* No documentation as it is a property getter */
8308int QCPAxis::tickLengthIn() const
8309{
8310 return mAxisPainter->tickLengthIn;
8311}
8312
8313/* No documentation as it is a property getter */
8314int QCPAxis::tickLengthOut() const

Callers 1

updateAxesOffsetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected