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. Open source and commerce.

Open source and commerce.

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 652 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.
  • W Offline
    W Offline
    Welli96
    wrote on last edited by
    #1

    Hi! I'm a developer. Am I violating the right to use an open source license if I sell my program, but at the same time the program interface will be separated from the body of the main program and will be publicly available on github.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,
      WARNING: I am NOT a lawyer.

      @Welli96 said in Open source and commerce.:

      Hi! I'm a developer. Am I violating the right to use an open source license if I sell my program, but at the same time the program interface will be separated from the body of the main program and will be publicly available on github.

      This last sentence is pretty unclear. How do you separate the interface and the body ? Which licence(s) are you using ?

      Depending on your licence(s) there are rules to follow in order to abide by them. Did you check them ? Are you following them properly ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • W Offline
        W Offline
        Welli96
        wrote on last edited by Welli96
        #3

        I wrote and compiled a console program. And I wrote the interface in PySide6. In other words, an interface is an implementation of my program's api. (I will periodically respond by editing my post, as the forum forbids me to send messages more than one in 10 minutes, sorry)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You are not answering the question about licenses.
          Also Python + Qt is too vague. Which package are you using ? PySide2/6 ? PyQt5/6 ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          W 1 Reply Last reply
          0
          • SGaistS SGaist

            You are not answering the question about licenses.
            Also Python + Qt is too vague. Which package are you using ? PySide2/6 ? PyQt5/6 ?

            W Offline
            W Offline
            Welli96
            wrote on last edited by Welli96
            #5

            @SGaist PySide6

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              You have still not answered the licence question.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              W 1 Reply Last reply
              0
              • SGaistS SGaist

                You have still not answered the licence question.

                W Offline
                W Offline
                Welli96
                wrote on last edited by
                #7

                @SGaist LGPLv3 for the interface program. And the main console program uses a proprietary license

                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