custom widget packages or skin sets for UI design
-
I have a simple question of the UI widgets with respect to Qt-based (commercial) software development. For schedule/design/quality issues, I seriously consider using custom UI widgets, including commercial products.
No GPL license in order to avoid any sourcecode-related issue. BSD license is fine. In the case of the commercial, we will willingly pay for the license.
Also, widget packages or skin sets for the unity of UI design are very welcome.
The followings are the site lists I already checked:
- https://inqlude.org/index.html
- https://store.kde.org/
- https://www.opendesktop.org/browse/cat/280/
- https://www.devmachines.com/qtitanribbon-overview.html
- https://www.linux-apps.com
- https://www.qt.io/ui-framework
Is there a sort of widget store for Qt framework?
Any other advice and recommendations for quick UI development will be also very appreciated.PS. I use C/C++. QML is ok.
PS2. Our software already has UI made with the standard widgets provided by Qt design tools. But we need better-looking one.