Qt Quick - Small Projects - Arranging Items, QMLComponentsand Debugging QML (part 4/4)
This video is part of a 4 part series (5 1/2 hours in total) filmed at Qt Developer Days 2010 and based on learning materials from the Qt Essentials - Qt Quick for C++ Developers course (course outline available here). This series includes the following videos:
- Qt Quick - Introduction to Qt Quick (part 1/4)
- Qt Quick - User Interaction - User Input and States (part 2/4)
- Qt Quick - Animations and Visual Effects (part 3/4)
- Qt Quick - Small Projects - Arranging Items, QMLComponentsand Debugging QML (part 4/4)
The presentation slides (in PDF format) and code examples (available here) have initially been prepared by Qt Training to provide external companies with materials to be used to train developers, however, they are available for everyone. You can also visit the Training Materials page in Qt eLearning to download more materials for you to use to learn Qt at your own pace.

2 comments
July 7, 2011
Lab Rat
Thanks for the video.
The download link points to part 2. For those who want to download 1, 3 or 4, go here: http://download.qt.nokia.com/videos/DevDays2010/TrainingDay/
February 22, 2012
Lab Rat
i’m really appreciate ur offers it’s great tutorial and i’m really learn allot thanks :)
i have question if i’ll retrieve data from server what is the best approach 2 get data be xmlhttprequest or build c++ component that handle this issue?