MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / noAntialiasingOnDrag

Function noAntialiasingOnDrag

3rdparty/qcustomplot/qcustomplot.h:3845–3845  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3843 const QCP::Interactions interactions() const { return mInteractions; }
3844 int selectionTolerance() const { return mSelectionTolerance; }
3845 bool noAntialiasingOnDrag() const { return mNoAntialiasingOnDrag; }
3846 QCP::PlottingHints plottingHints() const { return mPlottingHints; }
3847 Qt::KeyboardModifier multiSelectModifier() const { return mMultiSelectModifier; }
3848 QCP::SelectionRectMode selectionRectMode() const { return mSelectionRectMode; }

Callers 1

mouseReleaseEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected