MCPcopy Create free account
hub / github.com/LUX-Core/lux / selectionCategory

Method selectionCategory

src/qt/qcustomplot.cpp:1608–1611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1606 \see QCustomPlot::setInteractions
1607*/
1608QCP::Interaction QCPLayerable::selectionCategory() const
1609{
1610 return QCP::iSelectOther;
1611}
1612
1613/*! \internal
1614

Callers 3

Q_FOREACHFunction · 0.80
processRectSelectionMethod · 0.80
processPointSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected