forked from qt-creator/qt-creator
Doc: resolve merge conflicts
Change-Id: I76f544e86acd903864e301c798048f95d62b79a3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-running-targets.html
|
\previouspage creator-testing.html
|
||||||
\page creator-debugging.html
|
\page creator-debugging.html
|
||||||
\nextpage creator-debugging-example.html
|
\nextpage creator-debugging-example.html
|
||||||
|
|
||||||
|
|||||||
62
doc/src/overview/creator-tutorials.qdoc
Normal file
62
doc/src/overview/creator-tutorials.qdoc
Normal file
@@ -0,0 +1,62 @@
|
|||||||
|
/****************************************************************************
|
||||||
|
**
|
||||||
|
** This file is part of Qt Creator
|
||||||
|
**
|
||||||
|
** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
|
||||||
|
**
|
||||||
|
** Contact: Nokia Corporation (qt-info@nokia.com)
|
||||||
|
**
|
||||||
|
**
|
||||||
|
** GNU Free Documentation License
|
||||||
|
**
|
||||||
|
** Alternatively, this file may be used under the terms of the GNU Free
|
||||||
|
** Documentation License version 1.3 as published by the Free Software
|
||||||
|
** Foundation and appearing in the file included in the packaging of this
|
||||||
|
** file.
|
||||||
|
**
|
||||||
|
** If you have questions regarding the use of this file, please contact
|
||||||
|
** Nokia at qt-info@nokia.com.
|
||||||
|
**
|
||||||
|
****************************************************************************/
|
||||||
|
|
||||||
|
// **********************************************************************
|
||||||
|
// NOTE: the sections are not ordered by their logical order to avoid
|
||||||
|
// reshuffling the file each time the index order changes (i.e., often).
|
||||||
|
// Run the fixnavi.pl script to adjust the links to the index order.
|
||||||
|
// **********************************************************************
|
||||||
|
|
||||||
|
/*!
|
||||||
|
\contentspage index.html
|
||||||
|
\previouspage creator-build-example-application.html
|
||||||
|
\page creator-tutorials.html
|
||||||
|
\nextpage creator-qml-application.html
|
||||||
|
|
||||||
|
\title Tutorials
|
||||||
|
|
||||||
|
You can use \QC to create applications for several platforms by using
|
||||||
|
several technologies. The tutorials in this manual explain how to create
|
||||||
|
some basic applications.
|
||||||
|
|
||||||
|
\table
|
||||||
|
\row
|
||||||
|
\i
|
||||||
|
\i
|
||||||
|
\i
|
||||||
|
\row
|
||||||
|
\o \l{Creating a Qt Quick Application}
|
||||||
|
|
||||||
|
To learn about the basic Qt Quick concepts and QML elements, go
|
||||||
|
to \l{Creating a Qt Quick Application}.
|
||||||
|
\o \l{Creating a Qt Quick Application Using Qt Quick Components}
|
||||||
|
|
||||||
|
To learn how to develop a Qt Quick application for mobile
|
||||||
|
devices, go to
|
||||||
|
\l{Creating a Qt Quick Application Using Qt Quick Components}.
|
||||||
|
|
||||||
|
\o \l{Creating a Qt Widget Based Application}
|
||||||
|
|
||||||
|
To learn how to create a Qt widget based application for
|
||||||
|
the desktop, go to \l{Creating a Qt Widget Based Application}.
|
||||||
|
\endtable
|
||||||
|
|
||||||
|
*/
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-building-targets.html
|
\previouspage creator-building-targets.html
|
||||||
\page creator-running-targets.html
|
\page creator-running-targets.html
|
||||||
\nextpage creator-debugging.html
|
\nextpage creator-testing.html
|
||||||
|
|
||||||
\title Running Applications on Multiple Targets
|
\title Running Applications on Multiple Targets
|
||||||
|
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
\endif
|
\endif
|
||||||
\page creator-developing-symbian.html
|
\page creator-developing-symbian.html
|
||||||
\if defined(qcmanual)
|
\if defined(qcmanual)
|
||||||
\nextpage creator-project-managing-sessions.html
|
\nextpage creator-deployment.html
|
||||||
\else
|
\else
|
||||||
\nextpage creator-developing-meego.html
|
\nextpage creator-developing-meego.html
|
||||||
\endif
|
\endif
|
||||||
@@ -206,33 +206,33 @@
|
|||||||
|
|
||||||
\table
|
\table
|
||||||
\header
|
\header
|
||||||
\i Qt Version
|
\o Qt Version
|
||||||
\i Qt Quick
|
\o Qt Quick
|
||||||
\i Qt Quick Components
|
\o Qt Quick Components
|
||||||
\i Qt Mobility Version
|
\o Qt Mobility Version
|
||||||
\i Native Symbian C++ APIs
|
\o Native Symbian C++ APIs
|
||||||
\i Qt OpenGL Support
|
\o Qt OpenGL Support
|
||||||
\row
|
\row
|
||||||
\i S60 5th Edition Qt 4.7.3 (online installer only)
|
\o S60 5th Edition Qt 4.7.3 (online installer only)
|
||||||
\i 1.0
|
\o 1.0
|
||||||
\i No
|
\o No
|
||||||
\i 1.1.3
|
\o 1.1.3
|
||||||
\i No
|
\o No
|
||||||
\i No
|
\o No
|
||||||
\row
|
\row
|
||||||
\i Symbian Anna Qt 4.7.4
|
\o Symbian Anna Qt 4.7.4
|
||||||
\i 1.1
|
\o 1.1
|
||||||
\i 1.1
|
\o 1.1
|
||||||
\i 1.2
|
\o 1.2
|
||||||
\i Yes (Symbian Anna APIs)
|
\o Yes (Symbian Anna APIs)
|
||||||
\i Yes
|
\o Yes
|
||||||
\row
|
\row
|
||||||
\i Symbian Belle Qt 4.7.4 (online installer only)
|
\o Symbian Belle Qt 4.7.4 (online installer only)
|
||||||
\i 1.1
|
\o 1.1
|
||||||
\i 1.1
|
\o 1.1
|
||||||
\i 1.2
|
\o 1.2
|
||||||
\i Yes (Symbian Belle APIs)
|
\o Yes (Symbian Belle APIs)
|
||||||
\i Yes
|
\o Yes
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\section2 Developing Applications Using Qt 4.6.3 or Qt 4.7.3 for Symbian
|
\section2 Developing Applications Using Qt 4.6.3 or Qt 4.7.3 for Symbian
|
||||||
@@ -267,33 +267,33 @@
|
|||||||
|
|
||||||
\table
|
\table
|
||||||
\header
|
\header
|
||||||
\i Qt Version
|
\o Qt Version
|
||||||
\i Qt Quick
|
\o Qt Quick
|
||||||
\i Qt Quick Components
|
\o Qt Quick Components
|
||||||
\i Qt Mobility Version
|
\o Qt Mobility Version
|
||||||
\i Native Symbian C++ APIs
|
\o Native Symbian C++ APIs
|
||||||
\i Qt OpenGL Support
|
\o Qt OpenGL Support
|
||||||
\row
|
\row
|
||||||
\i Qt 4.6.3 for Symbian^1 (S60 5th Edition)
|
\o Qt 4.6.3 for Symbian^1 (S60 5th Edition)
|
||||||
\i No
|
\o No
|
||||||
\i No
|
\o No
|
||||||
\i 1.0.2
|
\o 1.0.2
|
||||||
\i No
|
\o No
|
||||||
\i No
|
\o No
|
||||||
\row
|
\row
|
||||||
\i Qt 4.6.3 for Symbian^3
|
\o Qt 4.6.3 for Symbian^3
|
||||||
\i No
|
\o No
|
||||||
\i No
|
\o No
|
||||||
\i 1.0.2
|
\o 1.0.2
|
||||||
\i Yes (Symbian^3 APIs)
|
\o Yes (Symbian^3 APIs)
|
||||||
\i No
|
\o No
|
||||||
\row
|
\row
|
||||||
\i Qt 4.7.3 for Symbian^3 and Symbian Anna
|
\o Qt 4.7.3 for Symbian^3 and Symbian Anna
|
||||||
\i 1.0
|
\o 1.0
|
||||||
\i 1.0
|
\o 1.0
|
||||||
\i 1.1.3
|
\o 1.1.3
|
||||||
\i Yes (Symbian Anna APIs)
|
\o Yes (Symbian Anna APIs)
|
||||||
\i Yes
|
\o Yes
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\section1 Advanced Development with Symbian SDK
|
\section1 Advanced Development with Symbian SDK
|
||||||
|
|||||||
Reference in New Issue
Block a user