MCPcopy Create free account
hub / github.com/ZhuYanzhen1/miniFOC / labelPadding

Method labelPadding

tools/qcustomplot.cpp:8328–8331  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

8326
8327/* No documentation as it is a property getter */
8328int QCPAxis::labelPadding() const
8329{
8330 return mAxisPainter->labelPadding;
8331}
8332
8333/* No documentation as it is a property getter */
8334int QCPAxis::offset() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected