MCPcopy Create free account
hub / github.com/YYC572652645/QCoolPage / setErrorType

Method setErrorType

qcustomplot/qcustomplot.cpp:14745–14748  ·  view source on GitHub ↗

! Sets which kind of error bars (Key Error, Value Error or both) should be drawn on each data point. If you set \a errorType to something other than \ref etNone, make sure to actually pass error data via the specific setData functions along with the data points (e.g. \ref setDataValueError, \ref setDataKeyError, \ref setDataBothError). \see ErrorType */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected