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

Method dataCount

qcustomplot/qcustomplot.cpp:27395–27398  ·  view source on GitHub ↗

inherits documentation from base class */

Source from the content-addressed store, hash-verified

27393
27394/* inherits documentation from base class */
27395int QCPErrorBars::dataCount() const
27396{
27397 return mDataContainer->size();
27398}
27399
27400/* inherits documentation from base class */
27401double QCPErrorBars::dataMainKey(int index) const

Callers 3

getTangentAngleMethod · 0.45
drawFillMethod · 0.45
getVisibleDataBoundsMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected