C++ Class Diagram - Show virtual function with italics (#1532)

Currently, c++ virtual functions in class diagrams don't have any visual indicator differentiating them from other functions. Normally, UML indicates virtual functions via italics. I would highly recommend showing virtual functions in class diagrams with italics as well.

Thanks.

Created
8 November 2017 19:27:44
Closed
24 November 2017 7:50:34
Requested by
Dustin Lane
State
Solved
Version
11.40.6515.15834
OperatingSystem
Windows 10
Solved in
11.41

Dusan Rodina - softwareideas.net 9 November 2017 13:00:14

Some UML tools may display virtual operations as italic.

However, according UML specifition, an operation marked as abstract (pure virtual) has to be formatted as italic, format for virtual operations is not specified.

It will be added as a setting to one of next versions - you will be able to choose whether you want to format virtual operations as italic or only abstract operations.

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]