I want to enable/disable multiple selection of graphics items. As a default Qt allows to select multiple items with Ctrl+Click.

Is there any way to switch this on or off or do I have to reimplement mouseEvents in the View/Scene?

Thanks in advance
Chris