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

Function selectionRect

qcustomplot/qcustomplot.h:3647–3647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3645 Qt::KeyboardModifier multiSelectModifier() const { return mMultiSelectModifier; }
3646 QCP::SelectionRectMode selectionRectMode() const { return mSelectionRectMode; }
3647 QCPSelectionRect *selectionRect() const { return mSelectionRect; }
3648 bool openGl() const { return mOpenGl; }
3649
3650 // setters:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected