Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
1608
QCP::Interaction QCPLayerable::selectionCategory() const
1609
{
1610
return QCP::iSelectOther;
1611
}
1612
1613
/*! \internal
1614
Callers
3
Q_FOREACH
Function · 0.80
processRectSelection
Method · 0.80
processPointSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected