uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/html/gettingstarted/gettingstarted.htm
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
<html>
cawthron
parents:
diff changeset
     3
<head>
cawthron
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
cawthron
parents:
diff changeset
     6
<title>Carbide.c++ UI Design Editor</title>
cawthron
parents:
diff changeset
     7
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
cawthron
parents:
diff changeset
     8
</head>
cawthron
parents:
diff changeset
     9
<body bgcolor="#FFFFFF">
cawthron
parents:
diff changeset
    10
<h2>Getting Started</h2>
cawthron
parents:
diff changeset
    11
cawthron
parents:
diff changeset
    12
<p>The information in this section will help you get started quickly using the basic features of the Carbide.c++ UI Designer. Topics in this section include: </p>
cawthron
parents:
diff changeset
    13
<ul>
cawthron
parents:
diff changeset
    14
  <li><a href="start_overview.htm">Overview</a></li>
cawthron
parents:
diff changeset
    15
  <li><a href="start_tut_walkthrough.htm">Basic Walk-Through</a></li>
cawthron
parents:
diff changeset
    16
  <li><a href="start_dev_refs.htm">Developer References</a><a href="start_tut_walkthrough.htm"></a></li>
cawthron
parents:
diff changeset
    17
</ul>
cawthron
parents:
diff changeset
    18
<div id="footer">Copyright &copy; 2009 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>
cawthron
parents:
diff changeset
    19
cawthron
parents:
diff changeset
    20
</body>
cawthron
parents:
diff changeset
    21
</html>