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

Method tickLabelRotation

qcustomplot/qcustomplot.cpp:7587–7590  ·  view source on GitHub ↗

No documentation as it is a property getter */

Source from the content-addressed store, hash-verified

7585
7586/* No documentation as it is a property getter */
7587double QCPAxis::tickLabelRotation() const
7588{
7589 return mAxisPainter->tickLabelRotation;
7590}
7591
7592/* No documentation as it is a property getter */
7593QCPAxis::LabelSide QCPAxis::tickLabelSide() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected