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

Method setPadding

tools/qcustomplot.cpp:5538–5541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5536}
5537
5538void QCPLabelPainterPrivate::setPadding(int padding)
5539{
5540 mPadding = padding;
5541}
5542
5543void QCPLabelPainterPrivate::setRotation(double rotation)
5544{

Callers 2

foreachFunction · 0.80
setTickLabelPaddingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected