core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm
author fturovic <frank.turovich@nokia.com>
Fri, 06 Aug 2010 14:28:38 -0500
changeset 1791 727385d8e2b3
parent 1654 75edaeb0525d
child 2131 ff0156b93599
permissions -rw-r--r--
added new customize carbide section and some relinking done for deleted duplicate page
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
89
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<title>Carbide Menu Items </title>
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
    10
<body >
89
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<h2>Carbide Menus </h2>
1648
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    12
<p>Carbide has several menu options unique to developing Symbian OS applications and other shortcuts. Most project related commands are grouped under the Symbian Build option in context menus, while others appear under specific menus like Run or Project. </p>
89
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
<ul>
1648
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    14
  <li><strong>File &gt; New </strong> menu options
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    15
      <ul>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    16
          <li>Qt Project</li>
1654
75edaeb0525d corrected some misnamed images that prevented their appearance in help system
fturovic <frank.turovich@nokia.com>
parents: 1648
diff changeset
    17
          <li><a href="../../tasks/projects/prj_adding_symbian_class.htm">Symbian OS C++ Class</a></li>
1648
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    18
          <li><a href="../../tasks/CreatingNewProjects.html">Symbian OS C++ Project</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    19
          <li><a href="../NewMMP_wizard.html">Symbian OS MMP File</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    20
      </ul>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    21
  </li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    22
  <li><strong>Right-click <em>object</em> &gt; Symbian Build</strong> menu options
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    23
      <ul>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    24
          <li><a href="abld.htm">ABLD Actions</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    25
            <li><a href="build_all_targets.htm">Build All Configurations</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    26
            <li><a href="build_pkg_file.htm">Build PKG File</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    27
            <li><a href="build_symbian_comp.htm">Build Symbian Component</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    28
            <li><a href="clean_symbian_comp.htm">Clean Symbian Component</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    29
            <li><a href="compile_source.htm">Compile</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    30
            <li><a href="freeze_exports.htm">Freeze Exports</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    31
            <li><a href="freeze_symbian_comp.htm">Freeze Symbian Component</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    32
            <li><a href="preprocess_source.htm">Preprocess</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    33
        </ul>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    34
  </li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    35
  <li><a href="freeze_symbian_comp.htm"></a>Other menu options
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    36
      <ul>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    37
          <li><a href="open_cmd_window.htm">Open Command Window</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    38
          <li><a href="open_explorer_window.htm">Show in  Explorer</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    39
          <li><a href="hardware_breakpoints.htm">Toggle HW Breakpoint</a></li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    40
      </ul>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    41
  </li>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    42
  </ul>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 327
diff changeset
    43
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
89
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    44
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
</body>
75dede17b0d1 bug 8628 - fixed TOC and other links to point to On-device conn wizard
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
</html>