10 ms·
You are probably looking for Qt.
by ttybird 5y ago
You are probably looking for Qt.
- jansommer 5y agoDoesn't fit the part about licenses that restrict what you can do with your code: "Qt for Application Development is dual-licensed under commercial and open source licenses. The commercial Qt license gives you the full rights to create and distribute software on your own terms without any open source license obligations." https://www.qt.io/licensing/ https://www.qt.io/licensing/
- ttybird 5y agoOne of the "open source" licenses that it is under is LGPL, you can do whatever you want with your code. (Although this does not mean that you should, please avoid publishing closed source software)