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

Function selectionTolerance

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

Source from the content-addressed store, hash-verified

3842 bool autoAddPlottableToLegend() const { return mAutoAddPlottableToLegend; }
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; }

Callers 1

layerableListAtMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected