| |||
| Home > The Call Graph > The toolbar | |||
The toolbar in the call graph contains the same set of navigation options that appear in other report types and adds the Show System Functions and Show Uncalled Functions. A button is disabled if the current selection makes their use invalid. Here is a description of each button in the toolbar:
Remove
Filters - Removes all filters from the call graph. The call graph disables
this button if no filters are present.
Show
the Analysis Summary - Opens the analysis summary.
Edit
the source - Opens the source file that contains the selected function.
Select
in Functions - Opens the functions report with the chosen function selected.
Select
in Classes - Opens the classes report with the class of the chosen function
selected. This is only present when working with C++ files.
Select
in Files - Opens the files report and highlights the file that contains
the current selection.
Select
in Code View - Opens the code view for the selected function.
Select
in Call Chains - Opens the call chains report with all instances
of the currently selected function highlighted and their parent
functions expanded to expose them. This option is not enabled for
any of the uncalled functions listed at the bottom of the call graph.
Select
in Call Summary - This button opens the call summary with the selected function
as the highlighted function.
Toggle
System Functions - This button has the same effect as the contextual menu
item. It shows all of the system functions in the call graph if
they are currently hidden, and hides them if they are shown. This
button is highlighted if system function visibility is currently
off.
Toggle
Uncalled Functions - Toggles uncalled function visibility on and
off. If the button is highlighted, uncalled functions are currently
hidden.
Toggle
Mini-map - Toggles mini-map visibility on and off.
Show
Help - This button opens the help view with a list of topics relevant
to the call graph.