Presentation is loading. Please wait.

Presentation is loading. Please wait.

Qt What is Qt ● Not Apple Quick Time :) ● GUI Toolkit ● General Toolkit ● Multi Platform ●

Similar presentations


Presentation on theme: "Qt What is Qt ● Not Apple Quick Time :) ● GUI Toolkit ● General Toolkit ● Multi Platform ●"— Presentation transcript:

1 Qt What is Qt ● Not Apple Quick Time :) ● GUI Toolkit ● General Toolkit ● Multi Platform ● http://video.google.com/videoplay?docid=-1435432529445611697# http://video.google.com/videoplay?docid=-1435432529445611697

2 Qt History ● Haavard Nord & Eirik Chambe-Eng ● 1991 Haavard started coding ● 1993 Eirik got the “Signal & Slot” idea ● 1994 Start two years supported by their wifes ● 1994 Quasar Technologies → Troll Tech → Trolltech ● 1995 First public release

3 Qt History ● 1995 First public release ● 1996 ESA ● 1998 KDE ● 2001 Qt3 ● 2005 Qt4 ● 2008 Nokia ● 2009 LGPL

4 Qt Multi Platform ● Windows ● Linux (+ many UNIX:es) ● OS X ● Symbian ● Maemo

5 Qt Installing http://qt.nokia.com/downloads LGPL Download Qt SDK for Windows* (283 MB)

6 Qt First Task Install Qt SDK (Qt libraries, mingw, gcc, gdb, QtCreator)

7 Qt Task Nr2 Run Example: Basic Layouts

8 Qt Task 3 1) Look up Qlabel in the Help 2) Find out what function to call to set add a text to a label.

9 Qt Task 4 Create a Hello World from scratch with QtCreator -Qt Gui Application - Qwiget as Base Class not QmainWindow -With or without.ui file

10 Qt Task 5 Create a Hello World from scratch without QtCreator -create the project file with 'qmake -project' in the the Qt command prompt -make a copy of mingw32-make named 'make' for convenience.

11 Qt Task 6 Install Notepad++

12 Qt Task 7 Create a Hello World from scratch without QtCreator -create the project file with 'qmake -project' in the the Qt command prompt -make a copy of mingw32-make named 'make' for convenience.


Download ppt "Qt What is Qt ● Not Apple Quick Time :) ● GUI Toolkit ● General Toolkit ● Multi Platform ●"

Similar presentations


Ads by Google