Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Which version of Qt works properly out the box with QtQuick?
QtWS25 Last Chance

Which version of Qt works properly out the box with QtQuick?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 2 Posters 432 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.
  • S Offline
    S Offline
    siya
    wrote on last edited by
    #1

    I've seen a number of Qt versions having issues with QtQuick. Which version is OK to run out the box?

    1 Reply Last reply
    0
    • B Bob64

      @siya OK, I'm sorry but I am not too familiar with that though a quick Google suggests that similar issues crop up from time to time. I gather that the issue is really with Qt Creator. I've seen it mentioned that it might happen with Android development but not Windows. Also seen a suggestion to use ApplicationWindow instead of Window.

      Perhaps someone who is more expert than me can help.

      BTW, my original reply was based on the fact that, although I have been forced to stay on 5.7 for my QML project for some time, I have, in preparation for potential upgrades, ported my code to some of the newer versions of Qt as they have come out and haven't experienced any issues with any of them.

      S Offline
      S Offline
      siya
      wrote on last edited by
      #5

      @Bob64 thanks - using QApplicationWindow creates other issues, like the window not being visible in the form editor. I'm relatively new to QtQuick, so I need to have the editor there. I downgraded to v5.14.2, and it works fine. Hope this version is less buggy due to its age.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Bob64
        wrote on last edited by
        #2

        Any of the recent 5.x releases should be OK. I still have to use 5.7 and there are very few issues as such.

        S 1 Reply Last reply
        0
        • B Bob64

          Any of the recent 5.x releases should be OK. I still have to use 5.7 and there are very few issues as such.

          S Offline
          S Offline
          siya
          wrote on last edited by
          #3

          @Bob64 I'm having issues with 5.15.2 already - getting the "invalid property name 'width'. (M16)" for the Window.

          B 1 Reply Last reply
          0
          • S siya

            @Bob64 I'm having issues with 5.15.2 already - getting the "invalid property name 'width'. (M16)" for the Window.

            B Offline
            B Offline
            Bob64
            wrote on last edited by
            #4

            @siya OK, I'm sorry but I am not too familiar with that though a quick Google suggests that similar issues crop up from time to time. I gather that the issue is really with Qt Creator. I've seen it mentioned that it might happen with Android development but not Windows. Also seen a suggestion to use ApplicationWindow instead of Window.

            Perhaps someone who is more expert than me can help.

            BTW, my original reply was based on the fact that, although I have been forced to stay on 5.7 for my QML project for some time, I have, in preparation for potential upgrades, ported my code to some of the newer versions of Qt as they have come out and haven't experienced any issues with any of them.

            S 1 Reply Last reply
            0
            • B Bob64

              @siya OK, I'm sorry but I am not too familiar with that though a quick Google suggests that similar issues crop up from time to time. I gather that the issue is really with Qt Creator. I've seen it mentioned that it might happen with Android development but not Windows. Also seen a suggestion to use ApplicationWindow instead of Window.

              Perhaps someone who is more expert than me can help.

              BTW, my original reply was based on the fact that, although I have been forced to stay on 5.7 for my QML project for some time, I have, in preparation for potential upgrades, ported my code to some of the newer versions of Qt as they have come out and haven't experienced any issues with any of them.

              S Offline
              S Offline
              siya
              wrote on last edited by
              #5

              @Bob64 thanks - using QApplicationWindow creates other issues, like the window not being visible in the form editor. I'm relatively new to QtQuick, so I need to have the editor there. I downgraded to v5.14.2, and it works fine. Hope this version is less buggy due to its age.

              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