Qlementine
September 6, 2026 · View on GitHub
Qlementine
Modern QStyle for desktop Qt6 applications.
See documentation for more information.
Table of Contents
Requirements
- Windows, MacOS or Linux.
- CMake 3.21.0+
- Qt 6.8.0+
Features
This library contains:
- A custom
QStylenamedQlementineStyle, 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. - Static and shared library builds, for applications that vendor Qlementine or consume it as a system package.
- A Qt style plugin named
qlementinestyleplugin, exposing the"qlementine"style key. - Lots of utilities to help you write beautiful
QWidgetsthat fits well with the style. - A collection of new
QWidgetsthat are missing in Qt's standard collection, such asSwitch.
Usage
See documentation for details. Qlementine can be linked directly as a static or shared library, or loaded through its Qt style plugin.
Creator
Olivier Cléro | email | website | github | gitlab
License
Qlementine is available under the MIT license. See the LICENSE file for more info.