An open API service indexing awesome lists of open source software.

https://github.com/vimpostor/quartz

A modern Qt Quick Material design library
https://github.com/vimpostor/quartz

material-design qml qt qt-quick qt6

Last synced: about 1 year ago
JSON representation

A modern Qt Quick Material design library

Awesome Lists containing this project

README

          

# Quartz

A modern Qt Quick UI library.

# Installation

This library requires a **C++23** compiler and the latest version of Qt6.

The recommended installation workflow is via **cmake FetchContent**. Please navigate to the [FetchContent example](/examples/fetchcontent) for more documentation.