carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_icons.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>C/C++ Icons</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <!--INFOPOP
       
    11 Provides a structural view of your code.
       
    12 END INFOPOP-->
       
    13 <body>
       
    14 
       
    15 <h1>C/C++ Icons</h1>
       
    16 
       
    17 <p>The table below lists the icons displayed in the C/C++ perspective.</p>
       
    18 
       
    19 <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
       
    20   <tr>
       
    21     <td width="19%" align="left"><b>Icon</b></td>
       
    22     <td width="81%"><b>Description</b></td>
       
    23   </tr>
       
    24   <tr>
       
    25     <td width="19%" align="left">
       
    26     <img border="0" src="../images/c_file_obj.gif" width="16" height="16" alt="C or C++ file icon"></td>
       
    27     <td width="81%">C or C++ file</td>
       
    28   </tr>
       
    29   <tr>
       
    30     <td width="19%" align="left">
       
    31     <img border="0" src="../images/class_obj.gif" width="16" height="16" alt="Class icon"></td>
       
    32     <td width="81%">Class</td>
       
    33   </tr>
       
    34   <tr>
       
    35     <td width="19%" align="left">
       
    36     <img border="0" src="../images/template_obj.gif" width="16" height="16" alt="Code template icon"></td>
       
    37     <td width="81%">Code template</td>
       
    38   </tr>
       
    39   <tr>
       
    40     <td width="19%" align="left">
       
    41     <img border="0" src="../images/define_obj.gif" width="16" height="16" alt="Macro Definition icon"></td>
       
    42     <td width="81%">Macro Definition</td>
       
    43   </tr>
       
    44   <tr>
       
    45     <td width="19%" align="left">
       
    46     <img border="0" src="../images/enum_obj.gif" width="16" height="16" alt="Enum icon"></td>
       
    47     <td width="81%">Enum</td>
       
    48   </tr>
       
    49   <tr>
       
    50     <td width="19%" align="left">
       
    51     <img border="0" src="../images/enumerator_obj.gif" width="16" height="16" alt="Enumerator icon"></td>
       
    52     <td width="81%">Enumerator</td>
       
    53   </tr>
       
    54   <tr>
       
    55     <td width="19%" align="left">
       
    56     <img border="0" src="../images/field_obj.gif" width="16" height="16" alt="Variable icon"></td>
       
    57     <td width="81%">Variable</td>
       
    58   </tr>
       
    59   <tr>
       
    60     <td width="19%" align="left">
       
    61     <img border="0" src="../images/field_private_obj.gif" width="16" height="16" alt="Field private icon"></td>
       
    62     <td width="81%">Field private</td>
       
    63   </tr>
       
    64   <tr>
       
    65     <td width="19%" align="left">
       
    66     <img border="0" src="../images/field_protected_obj.gif" width="16" height="16" alt="Field protected icon"></td>
       
    67     <td width="81%">Field protected</td>
       
    68   </tr>
       
    69   <tr>
       
    70     <td width="19%" align="left">
       
    71     <img border="0" src="../images/field_public_obj.gif" width="16" height="16" alt="Field public icon"></td>
       
    72     <td width="81%">Field public</td>
       
    73   </tr>
       
    74   <tr>
       
    75     <td width="19%" align="left">
       
    76     <img border="0" src="../images/include_obj.gif" width="16" height="16" alt="Include icon"></td>
       
    77     <td width="81%">Include</td>
       
    78   </tr>
       
    79   <tr>
       
    80     <td width="19%" align="left">
       
    81     <img border="0" src="../images/makefile.gif" width="16" height="16" alt="Makefile icon"></td>
       
    82     <td width="81%">Makefile</td>
       
    83   </tr>
       
    84   <tr>
       
    85     <td width="19%" align="left">
       
    86     <img border="0" src="../images/method_private_obj.gif" width="16" height="16" alt="Method private icon"></td>
       
    87     <td width="81%">Method private</td>
       
    88   </tr>
       
    89   <tr>
       
    90     <td width="19%" align="left">
       
    91     <img border="0" src="../images/method_protected_obj.gif" width="16" height="16" alt="Method protected icon"></td>
       
    92     <td width="81%">Method protected</td>
       
    93   </tr>
       
    94   <tr>
       
    95     <td width="19%" align="left">
       
    96     <img border="0" src="../images/method_public_obj.gif" width="16" height="16" alt="Method public icon"></td>
       
    97     <td width="81%">Method public</td>
       
    98   </tr>
       
    99   <tr>
       
   100     <td width="19%" align="left">
       
   101     <img border="0" src="../images/container_obj.gif" width="16" height="16" alt="Namespace icon"></td>
       
   102     <td width="81%">Namespace</td>
       
   103   </tr>
       
   104   <tr>
       
   105     <td width="19%" align="left">
       
   106     <img border="0" src="../images/struct_obj.gif" width="16" height="16" alt="Struct icon"></td>
       
   107     <td width="81%">Struct</td>
       
   108   </tr>
       
   109   <tr>
       
   110     <td width="19%" align="left">
       
   111     <img border="0" src="../images/typedef_obj.gif" width="16" height="16" alt="Typedef icon"></td>
       
   112     <td width="81%">Typedef</td>
       
   113   </tr>
       
   114   <tr>
       
   115     <td width="19%" align="left">
       
   116     <img border="0" src="../images/union_obj.gif" width="16" height="16" alt="Union icon"></td>
       
   117     <td width="81%">Union</td>
       
   118   </tr>
       
   119   <tr>
       
   120     <td width="19%" align="left">
       
   121     <img border="0" src="../images/var_declaration_obj.gif" width="16" height="16" alt="Function icon"></td>
       
   122     <td width="81%">Function</td>
       
   123   </tr>
       
   124 </table>
       
   125 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
   126 <br>
       
   127 <a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a><br>
       
   128 <a href="../concepts/cdt_c_outlineview.htm">Outline view</a></p>
       
   129 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
   130 <br>
       
   131 <a href="../tasks/cdt_t_show_proj_files.htm">Displaying C/C++ file components in the 
       
   132 C/C++ Projects view</a></p>
       
   133 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
   134 <br>
       
   135 <a href="cdt_o_views.htm">Views</a></p>
       
   136 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement." >
       
   137 </body>
       
   138 
       
   139 </html>