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. can Qt Labs Controls QML Types uesed in qt 5.5.0?
QtWS25 Last Chance

can Qt Labs Controls QML Types uesed in qt 5.5.0?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 3 Posters 644 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.
  • Y Offline
    Y Offline
    yveszhang
    wrote on last edited by
    #1

    I have installed two different version of QT - 5.6.1 and 5.5.1

    I could use Qt Labs Controls QML Types like Popup in 5.6.1, but not works in 5.51 because there are no Qt.labs.controls moudle in 5.5.1

    Does qt 5.5.1 support Qt Labs Controls ? Is there any way I could Use them in qt 5.5.1?

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

      In Qt 5.7 they became the QtQuick Controls 2 and are now fully supported.

      No, there is no version of this module for Qt 5.5.x. Maybe you could compile it manually somehow, but I'm not sure it will work (I vaguely recall that the new controls depend on some new APIs from Qt 5.6 and 5.7 in order to run).

      (Z(:^

      1 Reply Last reply
      1
      • frederikF Offline
        frederikF Offline
        frederik
        wrote on last edited by
        #3

        Indeed, we made quite some fixes in Qt QML and Qt Quick themselves, for properly supported Qt Quick Controls 2 you have to use Qt 5.7.0 and up. Since Qt tends to be very compatible with old versions, there's usually no reason not to upgrade.

        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