Previous Next
Menus

Edit menu

Edit menu Description
Replace Referencers of SymbolName Starts the Retriever in Replace Only mode where you can globally change the references.

Show menu

Show menu Description
Next Match Displays the next reference to the symbol in the Code view. You can use this command to step through subsequent references.
Reference Opens a Source Editor and is positioned at the reference of the symbol.
Declaration of SymbolName Opens a Source Editor and is positioned at the declaration of the symbol.
Implementation of SymbolName Opens a Source Editor and is positioned at the implementation of the symbol.

Info menu
Please refer to Info menu.
Class menu
Please refer to Class menu.
View menu
You can use the View menu entries to specify the layout of the Graph view:

Commands Description
Select Project Set The names of the project sets (defined in the Save Project Set dialog) are displayed. You can then select the project set that you want to work with.
Save Project Set You can select a set of projects to view. When the Save Project Set command is chosen, a Save Project Set dialog is opened in which you enter a name for the project set. These project sets are then displayed in the Select Project Set sub-menu.
Remove Project Set Removes the selected project set, displayed with a tick to the left of it, from the Select Project Set sub-menu.
Filter... Opens the Filter dialog. See also X-Ref Filter dialog.
Layout > LeftRight Redraws the Graph view, displaying it from left to right (default).
Layout > TopDown Redraws the Graph view, displaying it from top to bottom.
Layout > Indented Redraws the Graph view as an indented list with rectangular connecting lines.
Layout > Direct Draws the connecting lines directly (default).
Layout > Diagonal Draws the connecting lines diagonally.
Layout > Orthogonal Draws orthogonal connecting lines.
Start from SymbolName Makes the currently selected symbol the root symbol of the graph. All other nodes are deleted from the graph.
Hide Subnodes of SymbolName Hides all subnodes of the selected symbol.
Show Restricted Tree of SymbolName Shrinks the graph in such a way that only parent and subnodes are displayed. All other nodes are deleted from the graph.
Zoom commands Allows you to zoom in and out.

History menu
Please refer to History menu.

Previous Next