Qlementine
Qlementine is a modern QStyle for desktop Qt6 applications, released under the MIT license.
Library content
This library contains:
- A custom
QStyle
namedQlementineStyle
, that implements all the necessary API to give a modern look and feel to your Qt application. It's a drop-in replacement for the defaultQStyle
. - Lots of utilities to help you write beautiful
QWidgets
. - A collection of new
QWidgets
that are missing in Qt's standard collection, such asSwitch
.
Requirements
- Windows, MacOS or Linux.
- CMake 3.21.0+
- Qt 6.8.0+
FAQ
How to install and use? See Usage.
How to customize the theme? See Theme.
Any questions? See About and contact author.