1. Adjust the color 2. The upper-left corner of the interface shows the name of the diagram associated with the currently selected node. When you press alt+1, the inheritance of the integrator is displayed. 3. The lower right corner of the interface shows the class name of the selected node.
Overall effect
4. Alt+d can hide the node with the least number of visits around the selected element. In this way, you can hide variables or functions that are of little value at once. You can select a few more functions or variables you want to leave, and then press Alt+d
5. Ctrl + Digital quickly add an edge to the diagram and press it again to delete the edge from the corresponding diagram
6. Alt+o Displays the Cancel function in an overloaded function example to list its overloaded versions
7.alt+s shows a function with the same name, but not necessarily overloaded functions such as the following two functions belong to different classes, there is no overloaded relationship
8. Alt+m shows that all member variables and the largest member function usually have a lot of member functions, all of a sudden the display will flush out the existing other functions, and get set such functions are usually very simple, there is no need to display. You can press Alt+m continuously to display all the member functions.
From for notes (Wiz)
Code visualization plug-in update