core/com.nokia.carbide.cpp.doc.user/html/reference/menus/menus.htm
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
child 2146 fdca36379181
permissions -rw-r--r--
moved inf, mmp, remote conn, and views to project folder
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>
2131
ff0156b93599 moved inf, mmp, remote conn, and views to project folder
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    12
<p>Carbide has several menu options unique to developing Symbian 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>
2131
ff0156b93599 moved inf, mmp, remote conn, and views to project folder
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    17
          <li><a href="../../tasks/projects/prj_adding_symbian_class.htm">Symbian C++ Class</a></li>
ff0156b93599 moved inf, mmp, remote conn, and views to project folder
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    18
          <li><a href="../../tasks/CreatingNewProjects.html">Symbian C++ Project</a></li>
ff0156b93599 moved inf, mmp, remote conn, and views to project folder
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    19
          <li><a href="../../projects/mmp/NewMMP_wizard.html">Symbian MMP File</a></li>
1648
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>