Qt 4.4 QGraphicsView does not allow a RubberBandDrag selection of objects outside of the visible area.
CADSWES, University of Colorado, RiverWare 5.2, December 2009. Edit 12-8-2009.

THIS WORKS THIS DOESN'T OTHER NOTES

The sequence of three images below illustrate the ability to "drag select" multiple QGraphicsItems when all (both) items are simultanously visible within the display area. This works well. (This uses QGraphicsView's RubberBandDrag drag mode).

THIS WORKS THIS DOESN'T OTHER NOTES

[link: ICS RubberBandTest.exe]