MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / widthType

Function widthType

qcustomplot.h:5512–5512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5510 // getters:
5511 double width() const { return mWidth; }
5512 WidthType widthType() const { return mWidthType; }
5513 QCPBarsGroup *barsGroup() const { return mBarsGroup; }
5514 double baseValue() const { return mBaseValue; }
5515 double stackingGap() const { return mStackingGap; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected