Browsing a Class | Browsing Classes in Multiple Windows |
The View menu in the Class Browser Window allows you to select or deselect the member functions to view in the Items Pane (Class Browser Window). If commands are unavailable (dimmed) in the menu, that means those commands do not apply to the current class.
The View menu provides the following commands:
Inherited Members | Shows or hides inherited members for the selected class. |
Private Members | Shows or hides private members for the selected item. |
Protected Members | Shows or hides protected members for the selected item. |
Public Members | Shows or hides public members for the selected item. |
Friend Functions | Shows or hides friend functions for the selected item. |
Function Annotations | Shows or hides function annotations for the selected item. |
Options | Opens the Class Browser Options Dialog Box to set the default member information to display and to show or hide virtual and inline functions. By default, the Class Browser displays all private, protected, and public members of the current class. Options in the dialog box are always active. |