MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / setMultiselection

Method setMultiselection

src/board/UBBoardView.cpp:969–972  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

967}
968
969void UBBoardView::setMultiselection(bool enable)
970{
971 mMultipleSelectionIsEnabled = enable;
972}
973
974void UBBoardView::updateSnapIndicator(Qt::Corner corner, QPointF snapPoint, double angle)
975{

Callers 2

eventFilterMethod · 0.80
keyPressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected