oclero / qlementine

⚠️🏗️ [WORK IN PROGRESS] 🍊Modern QStyle for desktop Qt5/Qt6 applications.

Home Page:https://oclero.github.io/qlementine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qlementine

License: MIT CMake version C++ version Qt version Qt version

Linux Linux Linux

Modern QStyle for desktop Qt5/Qt6 applications.

See documentation for more information.


Table of Contents


Requirements

Features

This library contains:

  • A custom QStyle named QlementineStyle, 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 default QStyle.
  • Lots of utilities to help you write beautiful QWidgets.
  • A collection of new QWidgets that are missing in Qt's standard collection, such as Switch.

Usage

See documentation. Basically, you just need to add Qlementine as a Git submodule and link with it with CMake.

Creator

Olivier Cléro | email | website | github | gitlab

License

Qlementine is available under the MIT license. See the LICENSE file for more info.

About

⚠️🏗️ [WORK IN PROGRESS] 🍊Modern QStyle for desktop Qt5/Qt6 applications.

https://oclero.github.io/qlementine/

License:MIT License


Languages

Language:C++ 98.2%Language:CMake 1.7%Language:Shell 0.1%