MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / applyDefaultAntialiasingHint

Method applyDefaultAntialiasingHint

3rdparty/qcustomplot/qcustomplot.cpp:2967–2970  ·  view source on GitHub ↗

inherits documentation from base class */

Source from the content-addressed store, hash-verified

2965
2966/* inherits documentation from base class */
2967void QCPSelectionRect::applyDefaultAntialiasingHint(QCPPainter *painter) const
2968{
2969 applyAntialiasingHint(painter, mAntialiased, QCP::aeOther);
2970}
2971
2972/*! \internal
2973

Callers 1

foreachFunction · 0.80

Calls 1

setAntialiasingMethod · 0.80

Tested by

no test coverage detected