Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_icons.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_icons.htm134
1 files changed, 67 insertions, 67 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_icons.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_icons.htm
index 9202f4a3399..4915f85da61 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_icons.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_icons.htm
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
@@ -12,125 +12,125 @@ Provides a structural view of your code.
END INFOPOP-->
<body>
-<h1>C/C++ Icons</h1>
+<h1 role="main">C/C++ Icons</h1>
<p>The table below lists the icons displayed in the C/C++ perspective.</p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
<tr>
- <td width="19%" align="left"><strong>Icon</strong></td>
- <td width="81%"><strong>Description</strong></td>
+ <th style="width:19%" id="icon"><strong>Icon</strong></th>
+ <th style="width:81%" id="description"><strong>Description</strong></th>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/c_file_obj.gif" width="16" height="16" alt="C or C++ file icon"></td>
- <td width="81%">C or C++ file</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/c_file_obj.gif" width="16" height="16" alt="C or C++ file icon"></td>
+ <td style="width:81%" headers="description">C or C++ file</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/class_obj.gif" width="16" height="16" alt="Class icon"></td>
- <td width="81%">Class</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/class_obj.gif" width="16" height="16" alt="Class icon"></td>
+ <td style="width:81%" headers="description">Class</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/template_obj.gif" width="16" height="16" alt="Code template icon"></td>
- <td width="81%">Code template</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/template_obj.gif" width="16" height="16" alt="Code template icon"></td>
+ <td style="width:81%" headers="description">Code template</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/define_obj.gif" width="16" height="16" alt="Macro Definition icon"></td>
- <td width="81%">Macro Definition</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/define_obj.gif" width="16" height="16" alt="Macro Definition icon"></td>
+ <td style="width:81%" headers="description">Macro Definition</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/enum_obj.gif" width="16" height="16" alt="Enum icon"></td>
- <td width="81%">Enum</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/enum_obj.gif" width="16" height="16" alt="Enum icon"></td>
+ <td style="width:81%" headers="description">Enum</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/enumerator_obj.gif" width="16" height="16" alt="Enumerator icon"></td>
- <td width="81%">Enumerator</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/enumerator_obj.gif" width="16" height="16" alt="Enumerator icon"></td>
+ <td style="width:81%" headers="description">Enumerator</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/field_obj.gif" width="16" height="16" alt="Variable icon"></td>
- <td width="81%">Variable</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/field_obj.gif" width="16" height="16" alt="Variable icon"></td>
+ <td style="width:81%" headers="description">Variable</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/field_private_obj.gif" width="16" height="16" alt="Field private icon"></td>
- <td width="81%">Field private</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/field_private_obj.gif" width="16" height="16" alt="Field private icon"></td>
+ <td style="width:81%" headers="description">Field private</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/field_protected_obj.gif" width="16" height="16" alt="Field protected icon"></td>
- <td width="81%">Field protected</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/field_protected_obj.gif" width="16" height="16" alt="Field protected icon"></td>
+ <td style="width:81%" headers="description">Field protected</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/field_public_obj.gif" width="16" height="16" alt="Field public icon"></td>
- <td width="81%">Field public</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/field_public_obj.gif" width="16" height="16" alt="Field public icon"></td>
+ <td style="width:81%" headers="description">Field public</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/include_obj.gif" width="16" height="16" alt="Include icon"></td>
- <td width="81%">Include</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/include_obj.gif" width="16" height="16" alt="Include icon"></td>
+ <td style="width:81%" headers="description">Include</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/makefile.gif" width="16" height="16" alt="Makefile icon"></td>
- <td width="81%">Makefile</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/makefile.gif" width="16" height="16" alt="Makefile icon"></td>
+ <td style="width:81%" headers="description">Makefile</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/method_private_obj.gif" width="16" height="16" alt="Method private icon"></td>
- <td width="81%">Method private</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/method_private_obj.gif" width="16" height="16" alt="Method private icon"></td>
+ <td style="width:81%" headers="description">Method private</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/method_protected_obj.gif" width="16" height="16" alt="Method protected icon"></td>
- <td width="81%">Method protected</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/method_protected_obj.gif" width="16" height="16" alt="Method protected icon"></td>
+ <td style="width:81%" headers="description">Method protected</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/method_public_obj.gif" width="16" height="16" alt="Method public icon"></td>
- <td width="81%">Method public</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/method_public_obj.gif" width="16" height="16" alt="Method public icon"></td>
+ <td style="width:81%" headers="description">Method public</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/container_obj.gif" width="16" height="16" alt="Namespace icon"></td>
- <td width="81%">Namespace</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/container_obj.gif" width="16" height="16" alt="Namespace icon"></td>
+ <td style="width:81%" headers="description">Namespace</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/struct_obj.gif" width="16" height="16" alt="Struct icon"></td>
- <td width="81%">Struct</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/struct_obj.gif" width="16" height="16" alt="Struct icon"></td>
+ <td style="width:81%" headers="description">Struct</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/typedef_obj.gif" width="16" height="16" alt="Typedef icon"></td>
- <td width="81%">Typedef</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/typedef_obj.gif" width="16" height="16" alt="Typedef icon"></td>
+ <td style="width:81%" headers="description">Typedef</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/union_obj.gif" width="16" height="16" alt="Union icon"></td>
- <td width="81%">Union</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/union_obj.gif" width="16" height="16" alt="Union icon"></td>
+ <td style="width:81%" headers="description">Union</td>
</tr>
<tr>
- <td width="19%" align="left">
- <img border="0" src="../images/var_declaration_obj.gif" width="16" height="16" alt="Function icon"></td>
- <td width="81%">Function</td>
+ <td style="width:19%; text-align:left" headers="icon">
+ <img src="../images/var_declaration_obj.gif" width="16" height="16" alt="Function icon"></td>
+ <td style="width:81%" headers="description">Function</td>
</tr>
</table>
-<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<p><img src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a><br>
<a href="../concepts/cdt_c_outlineview.htm">Outline view</a></p>
-<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<p><img src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_t_show_proj_files.htm">Displaying C/C++ file components in the
C/C++ Projects view</a></p>
-<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<p><img src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="cdt_o_views.htm">Views</a></p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement." >

Back to the top