Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Browse Menu, Class Hierarchy Command
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Browse menu, Class Hierarchy command («pwbrowseclhier»)
 
     Function  Pwbrowseclhier
 
     Choose Class Hierarchy to display the Class Hierarchy dialog box,
     where you can browse the inheritance tree for classes in your
     project.
 
     To display information about any class in your project, type the
     name of the class in the Class Name box or select it in the Classes
     list, then choose OK. You can also double-click any name in the
     Classes, Base, and Derived lists to display information about that
     class.
 
     The Class Hierarchy dialog box provides the following options to
     specify the class name:
 
     Option         Description
 
     Class Name     The selected class.
     Classes        All classes defined in the project.
 
     When you choose a class, the browser displays the following lists
     of information about the specified class:
 
     List        Description
 
     Base        Base classes of the selected class.
     Derived     Classes derived from the selected class.
     Members     Members of the selected class.
 
     The Class Hierarchy dialog box provides additional options to
     control the display format and provides command buttons to
     manipulate the results.
     See: Source Browser Flat/Structure Options
          Source Browser Command Buttons
 
     See
 
     Source Browser History
                                    -♦-