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. How to check suitable version of components in qt
Forum Updated to NodeBB v4.3 + New Features

How to check suitable version of components in qt

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 342 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.
  • J Offline
    J Offline
    JANG SOONMYUN
    wrote on last edited by JANG SOONMYUN
    #1

    I'm using QT 5.15.
    However, whenever I refer example codes from others, people use different version of QT so that also component module versions are different.
    How could I check suitable version of each component module?

    jsulmJ 1 Reply Last reply
    0
    • J JANG SOONMYUN

      I'm using QT 5.15.
      However, whenever I refer example codes from others, people use different version of QT so that also component module versions are different.
      How could I check suitable version of each component module?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @JANG-SOONMYUN What components do you mean?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      0
      • jsulmJ jsulm

        @JANG-SOONMYUN What components do you mean?

        J Offline
        J Offline
        JANG SOONMYUN
        wrote on last edited by
        #3

        @jsulm I meant modules such as
        import QtQuick 2.12
        import QtQuick.Window 2.12
        import QtQuick.Controls 2.15

        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