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. QT Licensing
Qt 6.11 is out! See what's new in the release blog

QT Licensing

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

    Hello,

    Is there a webpage that lists all of the license each QT module is associated with? I want to make sure that I only use LGPL license for an application of mine.

    So far, I found this webpage:

    https://doc.qt.io/qt-5/licenses-used-in-qt.html

    Should I assume that the module that I am using, if not listed on this webpage is licensed under the LGPL?

    I am looking to use GUI widgets (such as buttons, checkboxes, etc.) and the SQL module (I think this one is in the public domain so no worry on that)

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      You can find it in the documentation of each module:
      https://doc.qt.io/qt-5/qtsql-index.html
      https://doc.qt.io/qt-5/qtwidgets-index.html

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      3
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        In addition to @Christian-Ehrlicher, the page you were looking at lists the licenses of some pieces of code used in Qt. This is not related to the module themselves.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved