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

Method labelPadding

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

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

8330
8331/* No documentation as it is a property getter */
8332int QCPAxis::labelPadding() const
8333{
8334 return mAxisPainter->labelPadding;
8335}
8336
8337/* No documentation as it is a property getter */
8338int QCPAxis::offset() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected