PDA

View Full Version : A complete step-by-step reference for qt 5.3.0 beginners



abbasi
14th June 2014, 15:19
Hello all,

I have the book C++-gui-programming-with-qt-4-2nd edition and also have been suggested to read these three links:

http://qt-project.org/doc/qt-5/gettingstartedqt.html
http://qt-project.org/wiki/Qt_for_beginners_Hello_World
http://qt-project.org/doc/qt-5/tutorials-addressbook.html

And myself could find another:
http://qt-project.org/doc/qt-5/index.html

Please keep in mind that I’m very novice and want to get a link/book and don’t unhand it until end.
If you suggest me a good up-to-date reference about Qt 5.3.0 what it would be please?

Thanks in advance.

Infinity
16th June 2014, 01:35
I've been learning Qt programming for a while now. The best source of information is (in my opinion) the official documentation you already mentioned (C++ skills are required of course). Qt Assistant is a good tool for browsing the documentation. You can also use the help section of Qt Creator. Additionally there are a lot of useful examples available (you already picked one of them).

I also watch some of the Qt Programming videos by VoidRealms on YouTube to get a main idea of the framework: https://www.youtube.com/playlist?list=PL2D1942A4688E9D63
For more detailed information such videos are a bit cumbersome of course.

abbasi
16th June 2014, 10:08
Thank you for your answer.
Which one do you mean by the official documentation you already mentioned please? Your meaning is the C++-gui-programming-with-qt-4-2nd edition?

Infinity
16th June 2014, 14:52
This page: http://qt-project.org/doc/qt-5/index.html
But as already mentioned, it is more convenient to use Qt Assistant or Qt Createor to browse the docs.

abbasi
16th June 2014, 17:14
OK mate, I try to use of Qt creator. It has a button named Get Started that directs me to Qt Creator Manual. It seems to be what I was looking for!
Thank you very much for your responses.

ChrisW67
18th June 2014, 21:12
Click on Help in the left toolbar of Qt Creator.

8Observer8
19th June 2014, 07:42
I also watch some of the Qt Programming videos by VoidRealms on YouTube to get a main idea of the framework: https://www.youtube.com/playlist?list=PL2D1942A4688E9D63
For more detailed information such videos are a bit cumbersome of course.

Here are 116 Videos with source code: http://www.voidrealms.com/index.php?r=tutorial/index