Namespaces
Variants
Actions
Revision as of 13:29, 15 March 2009 by gaba88 (Talk | contribs)

How to use Qt Creator IDE

Jump to: navigation, search


Article Metadata

Compatibility
Platform(s): S60

Article
Keywords: Creator IDE V4.5
Created: (15 Jan 2009)
Last edited: gaba88 (15 Mar 2009)

Introduction

A new lightweight cross-platform IDE that in combination with QT SDK.This package which is very easy to install and also application development is fast and rapid.Qt 4.5 Creator IDE includes several new features, but sees the greatest improvement via a concerted effort to increase performance across the entire framework.It's also the first release of Qt under the LGPL.


Advantages

Qt Creator includes an efficient tool set for creating and testing Qt-based applications, including:

- An advanced C++ code editor

- Context sensitive help system

- Visual debugger

- Source code management

- Project and build management tools

Download link

You can download the IDE from the following link.

Qtsoftware


How to use This IDE

Here I am going to shows how to work on Creator IDE V4.5.After going through all this i hope you will be able to develop your own application quickly and easily.


Start Up With Qt Creator IDE

  • This is the Qt Creator IDE Welcome Screen were their is a sidebar on left which shows some buttons like DEBUG,EDIT,RUN,HELP etc.

Welcome.JPG


  • If You are eager To build your first application in this IDE then press File->New in MenuBar


File.JPG

  • After Pressing the File-> New in Menubar You a dialog will open and will ask you for the type of application you want to make.In that Select Qt4 GUI Application.Then press OK


Dialog.JPG

  • After Clicking OK in previous page you will be redirected to Introduction page shown Below.Here Write the name of application,For Example HelloWorld


Intro.JPG

  • In This page You Have to select for what kind of application(widget,dialog,MainWindow) you want to make.


Class.JPG

  • After a sequence of clicks you will have all your source and header file as shown in figure blelow.


File1.JPG

  • Click on header or main.cpp file and you can write your program an press RUN,your program will get executed and the result will be displayed.
660 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