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

Function piValue

qcustomplot/qcustomplot.h:1795–1795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1793 // getters:
1794 QString piSymbol() const { return mPiSymbol; }
1795 double piValue() const { return mPiValue; }
1796 bool periodicity() const { return mPeriodicity; }
1797 FractionStyle fractionStyle() const { return mFractionStyle; }
1798

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected