Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Commercial usage of QML components for desktop
Forum Updated to NodeBB v4.3 + New Features

Commercial usage of QML components for desktop

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 2.6k 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.
  • M Offline
    M Offline
    matthiasdd
    wrote on last edited by
    #1

    Hi!

    We are currently developing a commercial (closed-source) GUI application based on Qt and decided to use QML as well. We also evaluated the components for desktop and found them suitable for our basic needs (just some buttons and checkboxes with native looks). Thanks for the great work to you and the other developers!
    However, we do not know which license terms apply and whether commercial usage is allowed. I looked at the source files: some have a BSD-"header", some have no information at all and most say that either Commercial usage is not permitted (under the technical preview license) or alternatively LGPL can be applied.
    Could anyone please try to clarify on this?

    Also, if it is LGPL, how would you deploy the qml files? I suppose it should be sufficient to deploy the directory as is, i.e. not compiled into a qresource. That way it would be possible to exchange the whole desktop-components-library without touching our executable. What do you think?

    Kind regards,
    Matthias

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Licensing for components is, AFAIK, undergoing changes right now. I think that BSD license will be applied to the whole project - but don't trust me, I am saying just what I remember from a thread on mailing list a few days ago.

      In order to get a real concrete response you should rather target developers themselves on mailing list or IRC. You can also ask Digia, but this is a bit out of their scope, since components are not officially in Qt yet. Also, remember that components are still a Labs project, so BC and SC rules that govern Qt do not apply there yet.

      (Z(:^

      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