Hello:<br>&nbsp; I&#39;m trying to draw a semi-transparent selection rectangle
in a qgraphicsscene/view but need a little help.&nbsp; I&#39;m pretty sure I can
figure out how to handle the mouse events for it, but wasn&#39;t sure what
methods were best to draw a rectangle on screen displaying the current
selection rectangle.&nbsp; Also, is there a
way to make items snap to a grid when dragging?&nbsp; Thanks!