Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED]Qt5 tutorial/s
Forum Update on Monday, May 27th 2025

[SOLVED]Qt5 tutorial/s

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    paupav
    wrote on last edited by
    #1

    Is Qt's licence making impossible for people to create eBook/paper_book/pdf tutorials or something? Even Gtkmm has more tutorials and full documentation. I'm looking for some Qt5 tutorial that isn't in video formats. I can't find any book or anything anywhere. Can anyone help me?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      thEClaw
      wrote on last edited by
      #2

      Qt already has "the greatest documentation":http://qt-project.org/doc/qt-5/index.html I ever worked with - if you read it, you won't need anything else.

      There are "Tutorials":http://qt-project.org/doc/qt-5/qtexamplesandtutorials.html , many pages that go into deep detail about "Qt internals":http://qt-project.org/doc/qt-5/topics-core.html like "signals and slots":http://qt-project.org/doc/qt-5/signalsandslots.html , "internationalization":http://qt-project.org/doc/qt-5/internationalization.html , "the different ways to create user interfaces":http://qt-project.org/doc/qt-5/topics-ui.html or the "model/view framework":http://qt-project.org/doc/qt-5/model-view-programming.html .

      There is even a "list of books":http://qt-project.org/doc/qt-5/guibooks.html that might help you start out. And even though it might not be obvious, Qt4 and Qt5 are extremely similar, so it is not at all a problem to take a book written for Qt4 when trying to learn Qt5. Of course it would be advisable to read the documentation alongside, to increase the chance of discovering new features etc.

      With a documentation like this, books are somewhat obsolete - why should I buy one when I can get even more information from right inside the Qt Creator, while working on my code?

      1 Reply Last reply
      0
      • P Offline
        P Offline
        paupav
        wrote on last edited by
        #3

        Wow, thanks! I was searching whole day and couldn't find that.
        The documentation seems nice. Maybe it is even better than SFML's.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          arsinte_andrei
          wrote on last edited by
          #4

          If this is satisfy you can you please mark it as SOLVED by editing the first post title. Also keep in mind that is Qt and not [QT]

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved