Results 1 to 5 of 5

Thread: How to learn Qt

  1. #1
    Join Date
    May 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default How to learn Qt

    I've been learning Qt since 2 months ago, with average C++ skills, the progress was slow as I don't really know what's the correct path for learning Qt. I mean sometimes like learning the model/view framework and the tutorial present you some alien function, and you got to dig in to the vast library to check what is it, and only to find out that it is actually just one out of 100 of the QAbstractView class functions. I am confuse.
    Thanks for any kind help.

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to learn Qt

    I think you should start with small stuff and leave the Model-View for later.

    With average C++ skills Qt must be a "piece of cake",maybe you need organized information, that is accomplished with a book: Foundations of Qt Development written by Johan Thelin (is in my opinion, an excellent one)

  3. #3
    Join Date
    Sep 2009
    Location
    Finland
    Posts
    63
    Thanks
    1
    Thanked 22 Times in 19 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60

    Default Re: How to learn Qt

    "How to Learn Qt" is a good starting point, there is also download link for the C++ GUI Programming with Qt 4 book that I can highly recommend.

  4. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to learn Qt

    Just navigate the examples in Qt Demos and dig deep into the ones you find comfortable with.
    And check Assistant in between.

  5. #5

    Default Re: How to learn Qt

    You could also try http://www.qttutorial.com.

Similar Threads

  1. want learn c++ with qt
    By mohanakrishnan in forum Newbie
    Replies: 2
    Last Post: 14th October 2009, 08:15
  2. Replies: 1
    Last Post: 27th May 2009, 07:18
  3. How did you learn QT 4 ?
    By pshah.mumbai in forum General Discussion
    Replies: 14
    Last Post: 28th May 2008, 15:30
  4. how did you learn Qt?
    By mismael85 in forum Newbie
    Replies: 3
    Last Post: 5th March 2008, 18:26
  5. Best way to learn Qt
    By vermarajeev in forum General Discussion
    Replies: 14
    Last Post: 7th March 2007, 10:33

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.