carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_appearance_pref.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 4.0//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>Appearance preferences</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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<h1>Appearance preferences</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p>Use the <b>Appearance</b> panel of the Preferences window to customize the appearance of C elements in the viewers.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p><img src="../images/view_appearance_prefs.png" alt="Appearance Preference"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<table width="700px" cellpadding="5" cellspacing="0" border="1" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
	<caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
	<b>Appearance Options</b>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
	</caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
	<colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
		<col width="30%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
		<col width="70%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
	</colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
	<tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
			<td width="241" valign="top"><b>Show translation unit members </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
			<td width="433" valign="top">Select this option to show translation unit members in Project Explorer and C/C++ Projects view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
			<td valign="top"><b>Group include directives in Project Explorer and C/C++ Projects view </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
			<td valign="top">Select this option to group include directives in Project Explorer and C/C++ Projects view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
			<td valign="top"><b>Group include directives in the Outline view </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
			<td valign="top">Select this option to group include directives in the Outline view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
			<td valign="top"><b>Group namespaces in the Outline view </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
			<td valign="top">Select this option to group namespace declarations in the Outline view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
			<td valign="top"><b>Group method definitions in the Outline view </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
			<td valign="top">Select this option to group method definitions for the same type in the Outline view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
			<td valign="top"><b>Sort header files before source files in Project Explorer and C/C++ Projects view </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
			<td valign="top">Select this option to separate header and source files in Project Explorer and C/C++ Projects view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
	</tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
<p><img src="../images/nokia2007Copyright.png" width="255" height="14" alt="Nokia Copyright Statement"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
</html>