[umbrello] [Bug 445275] CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-15 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 Robert Hairgrove changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[umbrello] [Bug 445275] CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 --- Comment #2 from Robert Hairgrove --- (In reply to Robert Hairgrove from comment #1) > (snip...) > a pointer "diagramsWindow" which it creates in its member initialization > list on line 80 and passes "this" as the parent. > (snip) This refers to li

[umbrello] [Bug 445275] CodeGenerator* UMLApp::m_codegen is never destroyed

2021-11-11 Thread Robert Hairgrove
https://bugs.kde.org/show_bug.cgi?id=445275 --- Comment #1 from Robert Hairgrove --- Following up on this, it seems that there are very many instances where the parent-child relationship between QObject/QWidget and derived classes is not respected: 1. Either the derived class does not initialize