core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_creating_projs_05.htm
changeset 0 fb279309251b
child 774 e330e7e31fc5
child 1207 e265bbe56eb0
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Qt Preference Panel</title>
       
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Creating Qt Projects</h2>
       
    12 <p>Use the <b>Qt Project</b> creation wizard to create new Qt-based projects  based on Qt SDKs integrated into S60. The wizard walks you through the process of defining and creating a Qt project.</p>
       
    13 <ol>
       
    14   
       
    15   <li><a href="qt_creating_projs_01.htm">Launch the New Qt Project Wizard</a></li>
       
    16   <li><a href="qt_creating_projs_02.htm">Select type of Qt project</a></li>
       
    17   <li><a href="qt_creating_projs_03.htm">Enter project name and  location</a></li>
       
    18   <li><a href="qt_creating_projs_04.htm">Select SDKs for build targets</a></li>
       
    19   <li><b>Select Qt modules to include in project</b></li>
       
    20   <li><a href="qt_creating_projs_06.htm">Set application UID</a></li>
       
    21 </ol>
       
    22 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../reference/SDKPreferences.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have is not recognized, you may still be able to <a href="../tasks/sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
       
    23 <h3><b>Select Qt modules to include in project</b></h3>
       
    24 <p>Use the <b>Qt Modules</b> page to select one or more Qt modules to include with the project, then click <b>Next</b>.</p>
       
    25 <p align="center"><img src="images/qt_wiz_04_qt_modules.png" width="500" height="500"></p>
       
    26 <p class="figure">Figure 1. Qt project wizard - Qt Modules page</p>
       
    27 <h4>Other references</h4>
       
    28 <ul>
       
    29   <li><a href="qt_overview.htm">Qt Project Support</a></li>
       
    30 </ul>
       
    31 <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>
       
    32 </body>
       
    33 </html>