core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_importing_projs_02.htm
author fturovic <frank.turovich@nokia.com>
Thu, 20 May 2010 10:32:00 -0500
changeset 1376 120480c02651
parent 819 8121a281245c
child 1791 727385d8e2b3
permissions -rw-r--r--
BUG 10758 - copyright revised date to 2010

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Importing Qt Projects</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Importing Qt Projects</h2>
<p>Use the <b>Qt Project</b> import wizard to import  Qt-based projects  based on Qt SDKs integrated into Symbian. The wizard walks you through the process of importing a Qt project, stored as a <span class="code">.pro</span> file.</p>
<p>To import a Qt project:</p>
<ol>
  <li><a href="qt_importing_projs_01.htm">Launch the importer</a></li>
  <li><b>Select type of Qt project</b></li>
  <li><a href="qt_importing_projs_03.htm">Select .pro file to import</a></li>
  <li><a href="qt_importing_projs_04.htm">Choose build targets</a></li>
</ol>
<h3>Select type of Qt project</h3>
<p>Use the<b> Select </b> page in the <b>New Qt Project Wizard</b> to choose a Qt project template that will be used to create the new project based on the <span class="code">.pro</span> file, then click <b>Next</b>.</p>
<p align="center"><img src="images/qt_import_01_select.png" width="470" height="550"></p>
<p class="figure">Figure 1. Import wizard - Select page</p>
<h4>Other references</h4>
<ul>
  <li><a href="qt_overview.htm">Qt Project Support</a></li>
</ul>
<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>
</body>
</html>