[umbrello] [Bug 413519] C++ interface class is not generated with pure virtual methods
Ralf Habacker
bugzilla_noreply at kde.org
Mon Oct 28 15:35:45 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=413519
--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 0333988fc16e0a403cdd306e3e213f0b7a5c6dcb by Ralf Habacker.
Committed on 28/10/2019 at 15:35.
Pushed by habacker into branch 'Applications/19.08'.
Fixes missing initialisation of members m_inline and m_abstract of class
UMLOperation
M +6 -2 umbrello/uml1model/operation.cpp
https://commits.kde.org/umbrello/0333988fc16e0a403cdd306e3e213f0b7a5c6dcb
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit ef47ab7b242aa87b5cd4d8e5abeb841e2b00d663 by Ralf Habacker.
Committed on 28/10/2019 at 15:10.
Pushed by habacker into branch 'Applications/19.08'.
cppwriter: Add support for writing abstract methods
M +4 -1 umbrello/codegenerators/cpp/cppwriter.cpp
https://commits.kde.org/umbrello/ef47ab7b242aa87b5cd4d8e5abeb841e2b00d663
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 869268b5edc00f96075d5304e84ec14ed867974a by Ralf Habacker.
Committed on 28/10/2019 at 15:35.
Pushed by habacker into branch 'Applications/19.08'.
Disable unrelated checkboxes in operation property dialog for interfaces
Methods on interfaces are always abstract, virtual, non inline, public and can
not override.
M +6 -0 umbrello/dialogs/umloperationdialog.cpp
https://commits.kde.org/umbrello/869268b5edc00f96075d5304e84ec14ed867974a
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list