Oracle® Solaris Studio 12.4: IDE Quick Start Tutorial

Exit Print View

Updated: October 2014
 
 

Using the Classes Window

The Classes window lets you see all of the classes in your project, and the members and fields for each class.

  1. Click the Classes tab to display the Classes window.

  2. Expand the Quote_1 node. All classes in the project are listed.

  3. Expand the Customer class.

    image:Classes window
  4. Double-click on the name variable to open the customer.h header file.