Searched refs:EnableArcItemSelection (Results 1 – 4 of 4) sorted by relevance
132 void EnableArcItemSelection(bool enable);
349 emit EnableArcItemSelection(enabled); in ToggleArcSelection() local
237 QObject::connect(scene, &VMainGraphicsScene::EnableArcItemSelection, tool, &T::AllowSelecting); in InitArcToolConnections()
268 … QObject::connect(scene, &VMainGraphicsScene::EnableArcItemSelection, tool, &T::AllowArcSelecting); in InitOperationToolConnections()