Qt Creator Bootcamp

9
Qt Creator Bootcamp 10/08/09

description

Are you developing cross-platform applications with Qt, but are missing a cross-platform development environment? Qt Creator is the answer! Get an introduction to the new Qt Creator cross-platform IDE, see the major features in action and learn how to use Qt Creator to code, debug, build and run Qt apps across platforms. Presentation by Erik Verbruggen held during Qt Developer Days 2009. http://qt.nokia.com/developer/learning/elearning

Transcript of Qt Creator Bootcamp

Page 1: Qt Creator Bootcamp

Qt Creator Bootcamp10/08/09

Page 2: Qt Creator Bootcamp

Agenda

• About me

• What is Qt Creator

• Software Development with Qt Creator

• Where to get Qt Creator

• Coming Soon

• Questions & Answers

2

Page 3: Qt Creator Bootcamp

About me

• Erik Verbruggen

• Working for Qt Development Frameworks, Nokia

since February 2009

• Working on project Bauhaus and Qt Creator

• Full-time Qt Creator user

3

Page 4: Qt Creator Bootcamp

What is Qt Creator

• An development environment which doesn't get in our way.– Focuses on simplicity– Keyboard centric– Features for daily Qt work– Integrates well with tools we already use

• So not a replacement for Visual Studio, Eclipse!

4

Page 5: Qt Creator Bootcamp

Software Development with Qt Creator

• Creating new or opening existing project

• Building & running

• Programming

• Debugging

• Tweaking the build

5

Page 6: Qt Creator Bootcamp

Coming Soon

• Improved C++ language support– Refactoring, refactoring, refactoring!– Semantic highlighting

• Windows debugger improvements

• Better (target) platform integration– Experimental S60 support

• New public bug tracking system

6

Page 7: Qt Creator Bootcamp

Where to get Qt Creator

• Qt SDKhttp://qt.nokia.com/downloads

• Source packagehttp://qt.nokia.com/downloads/qt-creator-source-package

• Git repository

http://qt.gitorious.org/qt-creator/

7

Page 8: Qt Creator Bootcamp

More Information about Qt Creator

• Videos on YouTube: http://youtube.com/user/QtStudios

• Mailinglist: http://lists.trolltech.com/

• FreeNode IRC channel: #qt-creator

• Labs blogs: http://labs.trolltech.com/blogs/category/qtcreator/

8

Page 9: Qt Creator Bootcamp

Questions & Answers

? !

9