Namespaces
Variants
Actions
(Difference between revisions)

Working with Carbide.c++ IDE for Qt Mobility APIs

Jump to: navigation, search
m (Hamishwillee - Bot update - Add ArticleMetaData)
m (Hamishwillee - Change to use new video player which works with Lumia 920 and other mobile browsers)
 
Line 1: Line 1:
 +
[[Category:Qt Mobility]][[Category:Carbide.c++]][[Category:MeeGo Harmattan]][[Category:Symbian]]
 
{{ArticleMetaData <!-- v1.2 -->
 
{{ArticleMetaData <!-- v1.2 -->
 
|sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] -->
 
|sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] -->
Line 21: Line 22:
 
|author= [[User:Kiran10182]]
 
|author= [[User:Kiran10182]]
 
}}
 
}}
[[Category:Qt Mobility]][[Category:Carbide.c++]]
+
 
 
{{Tip| Please read this article before moving forward: [[Archived:Setting up environment for Qt Mobility API]]}}
 
{{Tip| Please read this article before moving forward: [[Archived:Setting up environment for Qt Mobility API]]}}
 
+
== Overview ==
 
+
= Overview =
+
 
This article is a base for creating a new project to work with Qt Mobility APIs in this series. The subsequent articles are based on the project template explained in this article.  
 
This article is a base for creating a new project to work with Qt Mobility APIs in this series. The subsequent articles are based on the project template explained in this article.  
  
  
= Introduction =
+
== Introduction ==
 
In this series, Carbide.c++ v2.4 is used as an IDE. At the time of writing, Carbide.c++ v2.4 does not come with a single installation package. User needs to first download Carbide.c++ v2.3. Once downloaded, upgrade it to Carbide.c++ v2.4 as shown in the following points.
 
In this series, Carbide.c++ v2.4 is used as an IDE. At the time of writing, Carbide.c++ v2.4 does not come with a single installation package. User needs to first download Carbide.c++ v2.3. Once downloaded, upgrade it to Carbide.c++ v2.4 as shown in the following points.
  
Line 36: Line 35:
 
* Or check the following video for upgrading it to Carbide.c++ v2.4:
 
* Or check the following video for upgrading it to Carbide.c++ v2.4:
  
{{#ev:youtube|woNejK5zzWM}}
+
<mediaplayer>http://www.youtube.com/watch?v=woNejK5zzWM</mediaplayer>
  
= Steps =
+
== Steps ==
==Create a new Qt project from Carbide.c++ as shown in this image ==
+
===Create a new Qt project from Carbide.c++ as shown in this image ===
 
[[File:FileMenu.PNG]]
 
[[File:FileMenu.PNG]]
  
== Select a Qt GUI Widget project type as shown in this image ==
+
=== Select a Qt GUI Widget project type as shown in this image ===
 
[[File:ProjectWizard.PNG]]
 
[[File:ProjectWizard.PNG]]
  
== Create a new project by providing a name as shown in the following image ==
+
=== Create a new project by providing a name as shown in the following image ===
 
[[File:CreateProjectName.png]]
 
[[File:CreateProjectName.png]]
  
== Select a preferred SDK from the available SDKs supported by Qt ==
+
=== Select a preferred SDK from the available SDKs supported by Qt ===
 
[[File:SDKSelection.PNG]]
 
[[File:SDKSelection.PNG]]
  
== Proceed with the next step. Press "Next" with the default selection as shown below ==
+
=== Proceed with the next step. Press "Next" with the default selection as shown below ===
 
[[File:Next.PNG]]
 
[[File:Next.PNG]]
  
== Press Finish ==
+
=== Press Finish ===
 
{{Tip|At the time of writing, there is a small issue with the Qt project creation in the Carbide.c++ v2.4 with the randomly generated UID. With the new project creation, it should generate Random UID by default but it does not. To make sure it creates a new random UID with each new project, press on "Random" button as shown in the following image.}}
 
{{Tip|At the time of writing, there is a small issue with the Qt project creation in the Carbide.c++ v2.4 with the randomly generated UID. With the new project creation, it should generate Random UID by default but it does not. To make sure it creates a new random UID with each new project, press on "Random" button as shown in the following image.}}
  
Line 70: Line 69:
 
* [[Working with QSystemDisplayInfo - System Information API]]
 
* [[Working with QSystemDisplayInfo - System Information API]]
 
* [[Working with QSystemNetworkInfo - System Information API - Part 1]]
 
* [[Working with QSystemNetworkInfo - System Information API - Part 1]]
* [[Working with QSystemNetworkInfo - System Information API - Part 2]][[Category:MeeGo Harmattan]] [[Category:Symbian]]
+
* [[Working with QSystemNetworkInfo - System Information API - Part 2]]

Latest revision as of 05:55, 30 January 2013

Article Metadata

Article
Created: kiran10182 (19 Mar 2010)
Last edited: hamishwillee (30 Jan 2013)
Tip.png
Tip: Please read this article before moving forward: Archived:Setting up environment for Qt Mobility API

Contents

Overview

This article is a base for creating a new project to work with Qt Mobility APIs in this series. The subsequent articles are based on the project template explained in this article.


Introduction

In this series, Carbide.c++ v2.4 is used as an IDE. At the time of writing, Carbide.c++ v2.4 does not come with a single installation package. User needs to first download Carbide.c++ v2.3. Once downloaded, upgrade it to Carbide.c++ v2.4 as shown in the following points.

  • Download Carbide.c++ v2.3 from here: Carbide.c++ IDE
  • Upgrade Carbide.c++ v2.3 to Carbide.c++ v2.4 as explained in this blog entry: Upgrade to Carbide.c++ v2.4
  • Or check the following video for upgrading it to Carbide.c++ v2.4:

The media player is loading...

Steps

Create a new Qt project from Carbide.c++ as shown in this image

FileMenu.PNG

Select a Qt GUI Widget project type as shown in this image

ProjectWizard.PNG

Create a new project by providing a name as shown in the following image

CreateProjectName.png

Select a preferred SDK from the available SDKs supported by Qt

SDKSelection.PNG

Proceed with the next step. Press "Next" with the default selection as shown below

Next.PNG

Press Finish

Tip.png
Tip: At the time of writing, there is a small issue with the Qt project creation in the Carbide.c++ v2.4 with the randomly generated UID. With the new project creation, it should generate Random UID by default but it does not. To make sure it creates a new random UID with each new project, press on "Random" button as shown in the following image.


RandomUID.PNG


Articles in this series

This page was last modified on 30 January 2013, at 05:55.
105 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved