Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Which Qt version bundles QtQuick 2.2

Which Qt version bundles QtQuick 2.2

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.5k Views 1 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.
  • A Offline
    A Offline
    altary
    wrote on last edited by
    #1

    I'm trying to install QtQuick 2.2 on my system. I have QML 1.0 on Qt 5.2.1 and apparently QtQuick 2.1.

    Is QtQuick 2.2 in the beta of Qt 5.3?

    Also is there a way to check the version of Qt modules installed? I could never find a good way except trying to include it (for QtQuick at least).

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

      QtQuick 2.2 is part of Qt 5.3. You can check which version of QtQuick is available in the documentation of any QML component (for example, in Qt 5.2 Rectangle documentation, it will say "import QtQuick 2.1", but the same page for Qt 5.3 will show "import QtQuick 2.2").

      (Z(:^

      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