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
- Host: GitHub
- URL: https://github.com/vimpostor/quartz
- Owner: vimpostor
- License: gpl-3.0
- Created: 2023-11-20T23:46:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T22:38:53.000Z (about 2 years ago)
- Last Synced: 2024-04-14T12:05:31.215Z (about 2 years ago)
- Topics: material-design, qml, qt, qt-quick, qt6
- Language: QML
- Homepage:
- Size: 165 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
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.