Navigating the Class Structure

OverviewHow Do I

You can go to a function definition using:

  • ClassView

  • WizardBar

  • ClassWizard: Select the Message Maps tab, select a class from the Class Name list, then a function from the Member Functions list. Click the Edit Code button to jump to the function definition.

You can go to a function declaration using:

You can go to a class definition using:

  • ClassView

  • WizardBar

  • ClassWizard: Select the Message Maps tab, select a class from the Class Name list, then select the class name from the Object IDs list. Click the Edit Code button to jump to the class definition.

See Also   Adding a Class, Adding a Member Function, Adding a Member Variable, Overriding a Virtual Function, Adding a Message Handler, Deleting a Member Function