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 license an application developed under QT
Forum Updated to NodeBB v4.3 + New Features

How to license an application developed under QT

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.0k 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.
  • A Offline
    A Offline
    adnan
    wrote on last edited by
    #1

    I have created an application using QT. Now, i wish to sell my application without distributing my source code. I have only used dynamic linking and made no modifications to the Qt libraries. My application package only contains the binary file with QT-libraries mentioned as dependencies. What i am supposed to do.

     Is it that, I need to distribute my software under two licenses: LGPL for QT dynamic libraries my application uses and a commercial license for my binary or i can simply sell my whole application under LGPL, without any worries.
    

    This licensing stuff is so confusing!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      A forum is not a place for legal advice. Consult a lawyer to be sure. Also, this question has been asked before, so please just search the forum for previous discussions.

      Short answer: yes, you can distribute your application under any licence you see fit as long as you link dynamically to the LGPL libraries. If you want to keep your own sources confidential, then don't choose the LGPL license for your own code.

      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