To use a tree browser to browse your class hierarchy, do one of the following:
A window that looks something like this will appear:
The children of the `root classes' node are all of your classes (including structs and unions) which do not inherit from another class. A class which is a subclass of another class is shown as a child of its parent class. Colors are used to distinguish classes and structs, shown in one color, from unions, shown in another.
To view the members in a class, do one of the following: