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

Method upperEnding

qcustomplot/qcustomplot.cpp:7655–7658  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7653
7654/* No documentation as it is a property getter */
7655QCPLineEnding QCPAxis::upperEnding() const
7656{
7657 return mAxisPainter->upperEnding;
7658}
7659
7660/*!
7661 Sets whether the axis uses a linear scale or a logarithmic scale.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected