--- a/Graphics/UMLGraphicsView.py Sat May 17 19:58:49 2014 +0200 +++ b/Graphics/UMLGraphicsView.py Sun May 18 14:13:09 2014 +0200 @@ -612,7 +612,7 @@ def event(self, evt): """ - Protected method handling events. + Public method handling events. @param evt reference to the event (QEvent) @return flag indicating, if the event was handled (boolean)