Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>PythonQt: License</title> <link href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Ftabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fjquery.js"></script> <script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fdynsections.js"></script> <link href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fdoxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">PythonQt </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Findex.html"><span>Main Page</span></a></li> <li class="current"><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fpages.html"><span>Related Pages</span></a></li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fnamespaces.html"><span>Namespaces</span></a></li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fannotated.html"><span>Classes</span></a></li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Ffiles.html"><span>Files</span></a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">License </div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><p><a class="el" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2FclassPythonQt.html" title="The main interface to the Python Qt binding, realized as a singleton. ">PythonQt</a> is distributed under the LGPL 2.1 license. It can be used in commercial applications when following the LGPL 2.1 obligations.</p> <p>The build system of <a class="el" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2FclassPythonQt.html" title="The main interface to the Python Qt binding, realized as a singleton. ">PythonQt</a> makes use of a modified version of the LGPL'ed QtScript generator, located in the "generator" directory.</p> <p>See <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2F%3Ca+href%3D"https://code.qt.io/cgit/qt-labs/qtscriptgenerator.git">https://code.qt.io/cgit/qt-labs/qtscriptgenerator.git</a" rel="nofollow">https://code.qt.io/cgit/qt-labs/qtscriptgenerator.git">https://code.qt.io/cgit/qt-labs/qtscriptgenerator.git</a> for details on the original project. Thanks a lot to the QtJambi guys and the QtScript Generator project for the C++ parser and Qt typesystem files!</p> <p>The <a class="el" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2FclassPythonQt.html" title="The main interface to the Python Qt binding, realized as a singleton. ">PythonQt</a> wrappers generated by the generator located in the "generated_cpp" directory are free to be used without any licensing restrictions.</p> <p>The generated wrappers are pre-generated and checked-in for 5.0, 5.3, 5.4 and 5.6, so you only need to build and run the generator when you want to build additional wrappers or you want to upgrade/downgrade to another Qt version. You may use the generator to generate C++ bindings for your own C++ classes (e.g., to make them inheritable in Python), but this is currently not documented and involves creating your own typesystem files. </p> </div></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Aug 14 2020 15:33:31 for PythonQt by  <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2F%3Ca+href%3D"http://www.doxygen.org/index.html" rel="nofollow">http://www.doxygen.org/index.html"> <img class="footer" src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwmx-github%2Fpythonqt%2Ftree%2Fdoxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>