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. How to learn Qt Advanced level?

How to learn Qt Advanced level?

Scheduled Pinned Locked Moved Unsolved General and Desktop
coresource codequick
3 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.
  • K Offline
    K Offline
    Kofr
    wrote on 2 Jun 2016, 17:12 last edited by
    #1

    Hi, this question is for quite experienced guys who has learned Qt quite deep.
    My level of understanding of high-level programming with Qt is intermediate and even upper, however I want to learn internal work of Qt,
    From what should I start, where can I find full sources of Qt classes like QObjct, QList, QQuickItem, etc ?

    M 1 Reply Last reply 2 Jun 2016, 19:04
    0
    • K Kofr
      2 Jun 2016, 17:12

      Hi, this question is for quite experienced guys who has learned Qt quite deep.
      My level of understanding of high-level programming with Qt is intermediate and even upper, however I want to learn internal work of Qt,
      From what should I start, where can I find full sources of Qt classes like QObjct, QList, QQuickItem, etc ?

      M Offline
      M Offline
      Misty River
      wrote on 2 Jun 2016, 19:04 last edited by
      #2

      @Kofr Hi, you can download the entire source code with the installer or directly on the website. Just look in the /src folder..
      In order to gain an in deep knowledge of Qt's internal I would recommend doing a master's degree at your local University and reading through Qt source code.. that should cover it.

      1 Reply Last reply
      1
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 2 Jun 2016, 20:49 last edited by
        #3

        Hi,

        code.qt.io is the central repository of all Qt's code.

        Start from the qtbase module to have the basic pieces. If you would like to learn the internal, helping fixing bugs will also give you a better understanding of how things are working.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1

        1/3

        2 Jun 2016, 17:12

        • Login

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