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. Qt Quick Tutorial Help please
Forum Updated to NodeBB v4.3 + New Features

Qt Quick Tutorial Help please

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 256 Views 2 Watching
  • 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.
  • G Offline
    G Offline
    Garf
    wrote on last edited by
    #1

    Hi I am a complete newbie to QtQuick and looking for an excellent tutorial.

    Under https://wiki.qt.io/Developer_Guides I have found Qt Quick Application Developer Guide for Desktop. The tutorial is excellent except that the example was written back in 2013 before a lot of modules were deprecated

    Has anyone updated this example for Qt 5.14 or at least the handle the removal Of QtDeclarative modules?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Check out the QML book

      (Z(:^

      1 Reply Last reply
      1
      • G Offline
        G Offline
        Garf
        wrote on last edited by
        #3

        I just did and it is a lot of substance about nothing. It is just like most developer guides that teach you in detail taking days to really have no real understanding of actual applications or an example you can keep coming back to. Regardless of all the prettiness of bouncing balls, graphical animation, video editing, the majority of applications of use to main businesses. Please tell me there is more to Qt Quick and QML then that

        The tutorial ticks all the boxes, being a quick reference without having to wade through hundreds of pages. I was hoping in 7 years someone may have taken the initiative to update the example files. Maybe I will look at that after get a better understanding.

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          @Garf

          Please do as that book is actually the best we got so far and
          I never found any other book that was better.

          Also as soon as you start to make a real biz application where animation and interface is less important than
          the actual data processing, you will find that
          https://doc.qt.io/qt-5/qtqml-cppintegration-overview.html
          https://doc.qt.io/qt-5/qtqml-cppintegration-topic.html
          becomes the reference and a tutorial with a more beginner friendly
          learning curve would be golden. (IMHO)

          1 Reply Last reply
          1

          • Login

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