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

Licensing

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 670 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.
  • Q Offline
    Q Offline
    qt-dev-1111
    wrote on last edited by
    #1

    Can some one help me understand the licensing terms. Is commercial license mandatory for developing a desktop application with ALL of the below requirements:

    • The application will be distributed to others at a price

    • The source code of the application will be kept private. It won't be given to the buyers, or the community

    Or is LGPL is ok for this. Also where can I find a list of Qt libraries that I cannot include (link) in an LGPL license based application.

    If a commercial license is required, if a single developer is going to develop the app for multiple desktop platforms like Windows, and Linux, will two separate licenses be required. Or only one will suffice?

    VRoninV 1 Reply Last reply
    0
    • Q qt-dev-1111

      Can some one help me understand the licensing terms. Is commercial license mandatory for developing a desktop application with ALL of the below requirements:

      • The application will be distributed to others at a price

      • The source code of the application will be kept private. It won't be given to the buyers, or the community

      Or is LGPL is ok for this. Also where can I find a list of Qt libraries that I cannot include (link) in an LGPL license based application.

      If a commercial license is required, if a single developer is going to develop the app for multiple desktop platforms like Windows, and Linux, will two separate licenses be required. Or only one will suffice?

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      @qt-dev-1111 said in Licensing:

      Or is LGPL is ok for this

      It's ok if you also:

      • do not change Qt itself without sharing the changes back to the community
      • do not link to the static libraries

      Also where can I find a list of Qt libraries that I cannot include (link) in an LGPL license based application.

      here in the section "Add-ons available under GPLv3 license"

      If a commercial license is required, if a single developer is going to develop the app for multiple desktop platforms like Windows, and Linux, will two separate licenses be required. Or only one will suffice?

      from https://www.qt.io/faq/#_Toc_2_5

      You can install Qt and our development tools to as many computers as needed as long everyone using Qt has a valid commercial license.

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      1

      • Login

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