Results 1 to 6 of 6

Thread: Publishing Qt Software commercially

  1. #1
    Join Date
    May 2007
    Posts
    131
    Thanks
    17
    Thanked 4 Times in 2 Posts

    Default Publishing Qt Software commercially

    Hey, sorry if im offtopic, but dont know where else to post it?

    I'm writing a little project about Qt, and find myself lost in the Qt licens jungle

    If a person were to write a piece of logistics software to a company (say, one were writing a tracking software to Ford Motors or whatever), what licens would i have to choose, and what would it cost?

    Sorry if this is a simple question, but i just really want to get it right

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Publishing Qt Software commercially

    You can publish your software at a licence of your choice and use Qt on LGPL. Just make sure your licence doesn't violate Qt's LGPL licence.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2010
    Posts
    31
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Publishing Qt Software commercially

    Hi,
    I have had the same question ;-)
    There are two licences, LGPL and commercial.

    Commercial:
    You have to buy Qt framework, ask Trolltech to make a good price to you. This includes proffesional support by Trolltech and you can distribute your software based on Qt for money. Nobody has the right to get your source code. You can use Qt dynamically or static linked. What you want.

    LGPL:
    That means you can distribute your software based on Qt also for money. But with the diffrent of using Qt:

    Dynamically linked Qt:
    Means you get money for your software and noboday has the right to get your source code. If you have made changes to Qts source code (like bug fixes, optimizing e.g.) then you have to inform Trolltech AND if you customer wants to get these changes you have to give him that (only Qt source code, NOT your source code!).

    Static linked Qt:
    The same as dynamically linked but with the diffrent: If somebody wants the source code you have to give him the complete sources (yours and Qts).

    You wonder why Trolltech supports the LGPL and gives the Qt framework for less?
    I think they want that many programmers uses the Qt framework to develop software for PCs, SmartPhones (Nokia) e.g.

    Hope this helps and hope I understood the LGPL correct. ;-)

  4. The following user says thank you to jackmack for this useful post:

    nightghost (17th December 2010)

  5. #4
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    131
    Thanks
    11
    Thanked 16 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Publishing Qt Software commercially

    Uhh, license questions But interesting point. Is the difference between static and dynamic usage of the LGPL library really true?

  6. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Publishing Qt Software commercially

    Quote Originally Posted by nightghost View Post
    Uhh, license questions But interesting point. Is the difference between static and dynamic usage of the LGPL library really true?
    It's a "close enough" simplification of the licence restrictions.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  7. The following user says thank you to wysota for this useful post:

    nightghost (17th December 2010)

  8. #6
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Publishing Qt Software commercially

    You wonder why Trolltech supports the LGPL and gives the Qt framework for less?
    I think they want that many programmers uses the Qt framework to develop software for PCs, SmartPhones (Nokia) e.g.
    I think I read that when Nokia took over Trolltech, they were interested in the technology (Qt framework) but not the commercial activities of Trolltech, so they opened it up (meaning also visual studio version freely available on Windows, and previously closed libraries now also available to anyone). But of course you can't give customer support for free, so customers must still pay for this.

    Regards,
    Marc

Similar Threads

  1. Is remote device testing sufficient for ovi store publishing?
    By Rakula in forum Installation and Deployment
    Replies: 0
    Last Post: 10th November 2010, 08:40
  2. QT chatting software
    By sophister in forum Qt Programming
    Replies: 6
    Last Post: 3rd June 2009, 17:15
  3. Selling software?
    By NoRulez in forum Qt Programming
    Replies: 14
    Last Post: 2nd February 2009, 10:04
  4. Qt/Mac Software
    By nareshqt in forum Installation and Deployment
    Replies: 0
    Last Post: 11th April 2008, 05:59
  5. Qt software
    By jivanr in forum Installation and Deployment
    Replies: 1
    Last Post: 26th June 2007, 22:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.