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

Method lowerEnding

qcustomplot/qcustomplot.cpp:7649–7652  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7647
7648/* No documentation as it is a property getter */
7649QCPLineEnding QCPAxis::lowerEnding() const
7650{
7651 return mAxisPainter->lowerEnding;
7652}
7653
7654/* No documentation as it is a property getter */
7655QCPLineEnding QCPAxis::upperEnding() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected