Using the Classes Window
See Also
The Classes window lets you see all of the classes in your C++ project, and the
members and fields for each class. To open the Classes window, choose
Window > Classes.
- To see all of the classes in a project, expand the project node.
- To see a list of the members and fields for a class, click the switch for the class.
- To open the the declaration of any element, double-click the element.
Legal Notices