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 get QtQuick 2.15
Forum Updated to NodeBB v4.3 + New Features

How to get QtQuick 2.15

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 2.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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on last edited by ocgltd
    #1

    A lot of documentation references QtQuick 2.15, but I downloaded the latest Qt Creator for Linux on Sept1st 2021, yet that only includes QtQuick 2.12

    Is there a particular version Qt I need to install to insure availability of QtQuick 2.15 ? (I want to use a particular validator only available in QtQuick 2.15) How can I get QtQuick 2.15 ?

    eyllanescE 1 Reply Last reply
    0
    • ocgltdO ocgltd

      A lot of documentation references QtQuick 2.15, but I downloaded the latest Qt Creator for Linux on Sept1st 2021, yet that only includes QtQuick 2.12

      Is there a particular version Qt I need to install to insure availability of QtQuick 2.15 ? (I want to use a particular validator only available in QtQuick 2.15) How can I get QtQuick 2.15 ?

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by
      #2

      @ocgltd The version of QtCreator is irrelevant since it is only an editor, what you should do is use the latest stable version of Qt5, what version of Qt5 do you use?

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      ocgltdO 1 Reply Last reply
      0
      • eyllanescE eyllanesc

        @ocgltd The version of QtCreator is irrelevant since it is only an editor, what you should do is use the latest stable version of Qt5, what version of Qt5 do you use?

        ocgltdO Offline
        ocgltdO Offline
        ocgltd
        wrote on last edited by
        #3

        @eyllanesc According to the MaintenanceTOol, the last Qt 5 version available to me is 5.15.2 (which I what I have installed).

        Yet QtQuick 2.12 is the latest version available to me according to QtCreator.

        eyllanescE 1 Reply Last reply
        0
        • ocgltdO ocgltd

          @eyllanesc According to the MaintenanceTOol, the last Qt 5 version available to me is 5.15.2 (which I what I have installed).

          Yet QtQuick 2.12 is the latest version available to me according to QtCreator.

          eyllanescE Offline
          eyllanescE Offline
          eyllanesc
          wrote on last edited by
          #4

          @ocgltd Have you tried manually editing the .qml by changing it to import QtQuick 2.15?

          If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

          ocgltdO 1 Reply Last reply
          0
          • eyllanescE eyllanesc

            @ocgltd Have you tried manually editing the .qml by changing it to import QtQuick 2.15?

            ocgltdO Offline
            ocgltdO Offline
            ocgltd
            wrote on last edited by
            #5

            @eyllanesc When I starting typing the import statement QtCreator offers everything up to 2.12 (from a list) - so I manually typed 2.15

            My validator (only available in 2.15) seems to work, even though the validator is colored by QtCreator as unknown. Strange.

            So what version of Qt libraries is required for 2.12 (so I know what to tell people who install my app)

            eyllanescE 1 Reply Last reply
            0
            • ocgltdO ocgltd

              @eyllanesc When I starting typing the import statement QtCreator offers everything up to 2.12 (from a list) - so I manually typed 2.15

              My validator (only available in 2.15) seems to work, even though the validator is colored by QtCreator as unknown. Strange.

              So what version of Qt libraries is required for 2.12 (so I know what to tell people who install my app)

              eyllanescE Offline
              eyllanescE Offline
              eyllanesc
              wrote on last edited by
              #6

              @ocgltd It is probably a bug in Qt Creator, so you can use QtQuick 2.15 only that the IDE is not able to recognize it

              If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

              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