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