diff -r 000000000000 -r a02c979e8dfd srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/tasks/view_source.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/tasks/view_source.htm Sat Jan 09 10:04:11 2010 +0530 @@ -0,0 +1,55 @@ + + + + +Viewing source files + + + +

Viewing source files

+

The Show Source File function can be used for opening a header/source code file to the Carbide.c++ editor area and locating the method name from the source file.

+

Show Source File adds an action to Imported and Exported Functions tabs. The action opens up for viewing the source file that implements the currently selected function.

To view source files:

+
    +
  1. Right-click a method in the Imported Functions or Exported Functions tab, and select Show Source File.
  2. +
  3. See the Carbide.c++ editor area for the method names.

    You can see the related method names in the Outline view.

  4. +
  5. By right-clicking a method name in the Outline view, you can: + +
  6. +
+ +
Related tasks
+ + + + + + \ No newline at end of file