Examining Generated Files

You examine the files generated by the UI Designer exactly as you would examine any file which you create manually.

Examining generated file content

  1. Open your project and display its contents in the Project Explorer view
  2. Right-click the file you wish to examine.
  3. The C/C++ Projects context menu will appear.

  4. Select the Open option from the context menu.
  5. The selected file will be opened in the appropriate editor.

    NOTE In place of steps 2 and 3, you can simply double-click the file to open it.

  6. When you have finished examining the file contents, close the file using the standard method for that file type.
Related concepts
Related references