carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_outline_view.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     7 <title>Outline view</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Outline view</h1>
       
    13 
       
    14 <p>The Outline view displays an outline of a structured C/C++ file that is currently 
       
    15 open in the editor area, by listing the structural elements. </p>
       
    16 
       
    17 <p><img src="../images/outlineView.png" alt="Outline View"></p>
       
    18 
       
    19 
       
    20 <h2>Outline view toolbar icons</h2>
       
    21 
       
    22 <p>The table below lists the icons displayed in the Outline view toolbar.</p>
       
    23 
       
    24 <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
       
    25 <tr>
       
    26   <td width="19%" align="left"><b>Icon</b></td>
       
    27   <td width="81%"><b>Description</b></td>
       
    28 </tr>
       
    29 <tr>
       
    30   <td><img border="0" src="../images/fields_co.gif" alt="Hide Fields Icon" width="16" height="16"></td>
       
    31   <td>Hide Fields</td>
       
    32 </tr>
       
    33 <tr>
       
    34   <td><img border="0" src="../images/static_co.gif" alt="Hide Static Members Icon" width="16" height="16"></td>
       
    35   <td>Hide Static Members </td>
       
    36 </tr>
       
    37 <tr>
       
    38   <td><img border="0" src="../images/public_co.gif" alt="Hide Non-Public Members Icon" width="16" height="16"></td>
       
    39   <td>Hide Non-Public Members </td>
       
    40 </tr>
       
    41 <tr>
       
    42   <td><img border="0" src="../images/alphab_sort_co.gif" alt="Sort items alphabetically Icon" width="16" height="16"></td>
       
    43   <td>Sort items alphabetically</td>
       
    44 </tr>
       
    45 </dl>
       
    46 </table>
       
    47 
       
    48 <h2>Outline view icons</h2>
       
    49 
       
    50 <p>The table below lists the icons displayed in the Outline view.</p>
       
    51 
       
    52 <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
       
    53   <tr>
       
    54     <td><b>Icon</b></td>
       
    55     <td><b>Description</b></td>
       
    56   </tr>
       
    57   <tr>
       
    58     <td>
       
    59     <img src="../images/class_obj.gif" width="16" height="16" alt="Class icon"></td>
       
    60     <td>Class</td>
       
    61   </tr>
       
    62   <tr>
       
    63     <td>
       
    64     <img src="../images/container_obj.gif" width="16" height="16" alt="Namespace icon"></td>
       
    65     <td>Namespace</td>
       
    66   </tr>
       
    67   <tr>
       
    68     <td>
       
    69     <img src="../images/define_obj.gif" width="16" height="16" alt="Macro Definition icon"></td>
       
    70     <td>Macro Definition</td>
       
    71   </tr>
       
    72   <tr>
       
    73     <td>
       
    74     <img src="../images/enum_obj.gif" width="16" height="16" alt="Enum icon"></td>
       
    75     <td>Enum</td>
       
    76   </tr>
       
    77   <tr>
       
    78     <td>
       
    79     <img src="../images/enumerator_obj.gif" width="16" height="16" alt="Enumerator icon"></td>
       
    80     <td>Enumerator</td>
       
    81   </tr>
       
    82   <tr>
       
    83     <td>
       
    84     <img src="../images/field_obj.gif" width="16" height="16" alt="Variable icon"></td>
       
    85     <td>Variable</td>
       
    86   </tr>
       
    87   <tr>
       
    88     <td>
       
    89     <img src="../images/field_private_obj.gif" width="16" height="16" alt="Field private icon"></td>
       
    90     <td>Field private</td>
       
    91   </tr>
       
    92   <tr>
       
    93     <td>
       
    94     <img src="../images/field_protected_obj.gif" width="16" height="16" alt="Field protected icon"></td>
       
    95     <td>Field protected</td>
       
    96   </tr>
       
    97   <tr>
       
    98     <td>
       
    99     <img src="../images/field_public_obj.gif" width="16" height="16" alt="Field public icon"></td>
       
   100     <td>Field public</td>
       
   101   </tr>
       
   102   <tr>
       
   103     <td>
       
   104     <img src="../images/include_obj.gif" width="16" height="16" alt="Include icon"></td>
       
   105     <td>Include</td>
       
   106   </tr>
       
   107   <tr>
       
   108     <td>
       
   109     <img src="../images/method_private_obj.gif" width="16" height="16" alt="Method private icon"></td>
       
   110     <td>Method private</td>
       
   111   </tr>
       
   112   <tr>
       
   113     <td>
       
   114     <img src="../images/method_protected_obj.gif" width="16" height="16" alt="Method protected icon"></td>
       
   115     <td>Method protected</td>
       
   116   </tr>
       
   117   <tr>
       
   118     <td>
       
   119     <img src="../images/method_public_obj.gif" width="16" height="16" alt="Method public icon"></td>
       
   120     <td>Method public</td>
       
   121   </tr>
       
   122   <tr>
       
   123     <td>
       
   124     <img src="../images/struct_obj.gif" width="16" height="16" alt="Struct icon"></td>
       
   125     <td>Struct</td>
       
   126   </tr>
       
   127   <tr>
       
   128     <td>
       
   129     <img src="../images/typedef_obj.gif" width="16" height="16"  alt="Type definition icon"></td>
       
   130     <td>Type definition</td>
       
   131   </tr>
       
   132   <tr>
       
   133     <td>
       
   134     <img src="../images/union_obj.gif" width="16" height="16" alt="Union icon"></td>
       
   135     <td>Union</td>
       
   136   </tr>
       
   137   <tr>
       
   138     <td>
       
   139     <img src="../images/var_declaration_obj.gif" width="16" height="16" alt="Function icon"></td>
       
   140     <td>Function</td>
       
   141   </tr>
       
   142 </table>
       
   143 
       
   144 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
   145 <br>
       
   146 <a href="../concepts/cdt_c_outlineview.htm">Outline view</a></p>
       
   147 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
   148 <br>
       
   149 <a href="../tasks/cdt_t_show_proj_files.htm">Displaying C/C++ file components in the 
       
   150 C/C++ Projects view</a></p>
       
   151 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
   152 <br>
       
   153 <a href="cdt_o_views.htm">Views</a></p>
       
   154 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > 
       
   155 </body>
       
   156 
       
   157 </html>