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

Method tickLabelSide

qcustomplot/qcustomplot.cpp:7593–7596  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7591
7592/* No documentation as it is a property getter */
7593QCPAxis::LabelSide QCPAxis::tickLabelSide() const
7594{
7595 return mAxisPainter->tickLabelSide;
7596}
7597
7598/* No documentation as it is a property getter */
7599QString QCPAxis::numberFormat() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected