Results 1 to 7 of 7

Thread: A complete step-by-step reference for qt 5.3.0 beginners

  1. #1
    Join Date
    Jun 2014
    Posts
    11
    Qt products
    Qt5
    Platforms
    Windows

    Default A complete step-by-step reference for qt 5.3.0 beginners

    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/tutor...dressbook.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.

  2. #2
    Join Date
    Oct 2012
    Posts
    132
    Thanks
    10
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: A complete step-by-step reference for qt 5.3.0 beginners

    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?lis...1942A4688E9D63
    For more detailed information such videos are a bit cumbersome of course.
    Last edited by Infinity; 16th June 2014 at 01:41.

  3. #3
    Join Date
    Jun 2014
    Posts
    11
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: A complete step-by-step reference for qt 5.3.0 beginners

    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?

  4. #4
    Join Date
    Oct 2012
    Posts
    132
    Thanks
    10
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: A complete step-by-step reference for qt 5.3.0 beginners

    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.

  5. #5
    Join Date
    Jun 2014
    Posts
    11
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: A complete step-by-step reference for qt 5.3.0 beginners

    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.

  6. #6
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: A complete step-by-step reference for qt 5.3.0 beginners

    Click on Help in the left toolbar of Qt Creator.

  7. #7
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default Re: A complete step-by-step reference for qt 5.3.0 beginners

    Quote Originally Posted by Infinity View Post
    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?lis...1942A4688E9D63
    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

Similar Threads

  1. Setting QT in Xcode step by step guide
    By anupam in forum Qt Programming
    Replies: 2
    Last Post: 29th September 2015, 19:06
  2. Replies: 4
    Last Post: 23rd July 2012, 20:09
  3. Qt Creator Debugging step by step through else rich code does not work
    By Terjoqu in forum Qt Tools
    Replies: 1
    Last Post: 11th March 2010, 21:44
  4. learn how to install QT with msvc2005 step by step
    By coder1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 20th December 2007, 19:56
  5. Step by Step MySQL Plugin... what's next step?
    By chaosgeorge in forum Qt Programming
    Replies: 20
    Last Post: 5th November 2006, 15:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.