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

License question

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,

    just a question:

    If I wanted to delivery an application developed with qt using some file of examples present in qt examples dir, where I have reused code inside. How can I redistribute the application. I guess I can, but I dont know how in practice.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      maximus
      wrote on last edited by
      #2

      I think it's fine as the example are supposed to help people learn Qt

      You could put a reference in the header of your source file saying it's based on example X from Qt.

      I'm not a lawyer so check the license inside the examples, it's in every source file so you can read it :

      @
      ** "Redistribution and use in source and binary forms, with or without
      ** modification, are permitted provided that the following conditions are
      ** met:
      ** * Redistributions of source code must retain the above copyright
      ** notice, this list of conditions and the following disclaimer.
      ** * Redistributions in binary form must reproduce the above copyright
      ** notice, this list of conditions and the following disclaimer in
      ** the documentation and/or other materials provided with the
      ** distribution.
      ** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
      ** of its contributors may be used to endorse or promote products derived
      ** from this software without specific prior written permission..@


      Free Indoor Cycling Software - https://maximumtrainer.com

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        So, am I able to modify example and redistribute with the header just contained? or can I deleted the header copyrigth and write what you suggest?

        1 Reply Last reply
        0
        • IamSumitI Offline
          IamSumitI Offline
          IamSumit
          wrote on last edited by
          #4

          Read more about Qt Licensing

          "read":http://www.qt.io/licensing/

          Be Cute

          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