[Uml-devel] [umbrello] [Bug 320018] incomplete moving of object widgets

Ralf Habacker ralf.habacker at freenet.de
Sun May 19 16:58:20 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=320018

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Just for the record: On mouse move event
EventUMLWidgetController::moveWidgetBy() calls widgets setX()/setY() to set the
new position. Removing the virtual UMLWidget::setX()/setY() methods results
into calling inheritated QGraphicsObject::setX()/setY() and not the
reimplemented methods from ObjectWidget.

-- 
You are receiving this mail because:
You are the assignee for the bug.




More information about the umbrello-devel mailing list