|
|
|
|
|
by jcelerier
2265 days ago
|
|
> While the core product is LGPLv3+Commercial, most of their extensions are GPLv3+Commercial which makes them not suitable for a lot of apps. this is FUD - the immense majority of Qt is under LGPL. You can build literally entire OSes out of the LGPL parts. The only strictly GPL parts are (from this page https://doc.qt.io/qt-5/qtmodules.html) :
- Qt Charts
- Qt Data Visualization
- Qt Network Authorization
- Qt Virtual Keyboard
- Qt for WebAssembly
- Qt Quick WebGL All the widgets, qt quick, etc... stuff is available under LGPL. |
|