[Uml-devel] [Bug 54575] association anchor points not saved
Oliver Kellogg
okellogg at users.sourceforge.net
Wed May 21 22:16:11 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=54575
------- Additional Comments From okellogg at users.sourceforge.net 2003-05-22 07:00 -------
At the time of LinePath::loadFromXMI(), the m_pAssociation does
not yet exist. This means that the "new QCanvasLine" created in
LinePath::insertPoint has a null parent. I.e. the general order
in which things are created is not right.
Now, any ideas on the Right Way to fix this?
More information about the umbrello-devel
mailing list