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