carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_include_browser_view.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html lang="en">
       
     3   <head>
       
     4 <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
       
     5     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
     6     <title>
       
     7       Include Browser View
       
     8     </title>
       
     9     <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
       
    10   </head>
       
    11   <body>
       
    12     <h1>
       
    13       Include Browser View
       
    14     </h1>
       
    15     <p>
       
    16       This view shows the include relationships between source and header files.
       
    17     </p>
       
    18     <h2 class="Head">
       
    19       Include Browser toolbar buttons
       
    20     </h2>
       
    21     <p>
       
    22     The Include Browser tree shows files included by the focused file or files including the focused file depending on the selection made in the
       
    23     toolbar.
       
    24     </p>
       
    25     <table border="1" cellspacing="0" cellpadding="5" width="100%" summary="Includes viewer">
       
    26       <thead>
       
    27         <tr>
       
    28           <th>
       
    29             <p>
       
    30               Command
       
    31             </p>
       
    32           </th>
       
    33           <th>
       
    34             <p>
       
    35               Description
       
    36             </p>
       
    37           </th>
       
    38         </tr>
       
    39       </thead>
       
    40       <tbody>
       
    41         <tr>
       
    42           <td valign="top">
       
    43             <p>
       
    44               Show Next Include
       
    45             </p>
       
    46           </td>
       
    47           <td valign="top">
       
    48             <p>
       
    49               This command selects the next include directive of the current file and opens it in the editor.
       
    50             </p>
       
    51           </td>
       
    52         </tr>
       
    53         <tr>
       
    54           <td valign="top">
       
    55             <p>
       
    56               Show Previous Include
       
    57             </p>
       
    58           </td>
       
    59           <td valign="top">
       
    60             <p>
       
    61               This command selects the previous include directive of the current file and opens it in the editor.
       
    62             </p>
       
    63           </td>
       
    64         </tr>
       
    65         <tr>
       
    66           <td valign="top">
       
    67             <p>
       
    68               Hide System Includes
       
    69             </p>
       
    70           </td>
       
    71           <td valign="top">
       
    72             <p>
       
    73               This command toggles the display of include directives with angle brackets (&lt;&gt;).
       
    74             </p>
       
    75           </td>
       
    76         </tr>
       
    77         <tr>
       
    78           <td valign="top">
       
    79             <p>
       
    80               Hide Includes from Inactive Code
       
    81             </p>
       
    82           </td>
       
    83           <td valign="top">
       
    84             <p>
       
    85               This command toggles the display of include directives which are contained in an inactive conditional preprocessor branch.
       
    86             </p>
       
    87           </td>
       
    88         </tr>
       
    89         <tr>
       
    90           <td valign="top">
       
    91             <p>
       
    92               Show Includers
       
    93             </p>
       
    94           </td>
       
    95           <td valign="top">
       
    96             <p>
       
    97               Show files including the currently focused file.
       
    98             </p>
       
    99           </td>
       
   100         </tr>
       
   101         <tr>
       
   102           <td valign="top">
       
   103             <p>
       
   104               Show Included Files
       
   105             </p>
       
   106           </td>
       
   107           <td valign="top">
       
   108             <p>
       
   109               Show files included by the currently focused file.
       
   110             </p>
       
   111           </td>
       
   112         </tr>
       
   113         <tr>
       
   114           <td valign="top">
       
   115             <p>
       
   116               Show History List
       
   117             </p>
       
   118           </td>
       
   119           <td valign="top">
       
   120             <p>
       
   121               This menu displays a history of previously displayed include relationships.
       
   122             </p>
       
   123           </td>
       
   124         </tr>
       
   125         <tr>
       
   126           <td valign="top">
       
   127             <p>
       
   128               Refresh View Content
       
   129             </p>
       
   130           </td>
       
   131           <td valign="top">
       
   132             <p>
       
   133               This command updates the view content by running a new query on the index database.
       
   134             </p>
       
   135           </td>
       
   136         </tr>
       
   137       </tbody>
       
   138     </table>
       
   139     <p>
       
   140       <img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
       
   141       <a href="cdt_o_views.htm">Views</a>
       
   142     </p>
       
   143   </body>
       
   144 </html>