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. using TreeView in Qt 6.3.0 (license issue)

using TreeView in Qt 6.3.0 (license issue)

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 354 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.
  • D Offline
    D Offline
    devriang
    wrote on last edited by
    #1

    Hello,
    I am developing an application with Qt under LGPLv3, and considering using TreeView in my application.
    As I know, TreeView was added to Qt Quick Module since Qt 6.3.
    But in Features page(https://www.qt.io/product/features#js-6-3) with selecting LGPLv3, 'Framework Add-Ons > TreeView for Qt Quick' is dimmed. (even it takes me to QML document when I click it)

    So, my question is,

    1. Is it right that 'Framework Essentials > Qt Quick > TreeView' and 'Framework Add-Ons > TreeView for Qt Quick' are different?
    2. Can I use TreeView(the former) in Qt 6.3 under LGPLv3?

    Really need your help,
    Thank you

    JKSHJ 1 Reply Last reply
    0
    • D devriang

      Hello,
      I am developing an application with Qt under LGPLv3, and considering using TreeView in my application.
      As I know, TreeView was added to Qt Quick Module since Qt 6.3.
      But in Features page(https://www.qt.io/product/features#js-6-3) with selecting LGPLv3, 'Framework Add-Ons > TreeView for Qt Quick' is dimmed. (even it takes me to QML document when I click it)

      So, my question is,

      1. Is it right that 'Framework Essentials > Qt Quick > TreeView' and 'Framework Add-Ons > TreeView for Qt Quick' are different?
      2. Can I use TreeView(the former) in Qt 6.3 under LGPLv3?

      Really need your help,
      Thank you

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by JKSH
      #2

      Hi, and welcome!

      @devriang said in using TreeView in Qt 6.3.0 (license issue):

      1. Can I use TreeView(the former) in Qt 6.3 under LGPLv3?

      You can use https://doc.qt.io/qt-6/qml-qtquick-treeview.html under LGPLv3, because the Qt Quick module is available under LGPLv3.

      But in Features page(https://www.qt.io/product/features#js-6-3) with selecting LGPLv3, 'Framework Add-Ons > TreeView for Qt Quick' is dimmed.

      'Framework Essentials > Qt Quick' is not dimmed, right?

      1. Is it right that 'Framework Essentials > Qt Quick > TreeView' and 'Framework Add-Ons > TreeView for Qt Quick' are different?

      The Add-On was a separately-licensed item.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      1
      • D Offline
        D Offline
        devriang
        wrote on last edited by
        #3

        @JKSH
        I really appreciate your help. Thank you for answering!

        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