MCPcopy Create free account
hub / github.com/CieNTi/serial_port_plotter / offset

Method offset

qcustomplot/qcustomplot.cpp:7643–7646  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7641
7642/* No documentation as it is a property getter */
7643int QCPAxis::offset() const
7644{
7645 return mAxisPainter->offset;
7646}
7647
7648/* No documentation as it is a property getter */
7649QCPLineEnding QCPAxis::lowerEnding() const

Callers 6

removeAxisMethod · 0.80
updateAxesOffsetMethod · 0.80
calculateAutoMarginMethod · 0.80
jquery.jsFile · 0.80
FFunction · 0.80
vFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected