Skip to content

zhuzichu520/PySide6-FluentUI-QML

Repository files navigation

ATTENTION!

PLEASE USE THE BRAND NEW FluentUI Pro INSTEAD!

QML FluentUI

A fluent design component library for Qt QML, You need C++ FluentUI

win-badge ubuntu-badge macos-badge release-badge download-badge download-latest

English | 简体中文

Requirements

  • Python 3.11

⚽ Get started

  • run example program.
git clone --recursive https://github.com/zhuzichu520/PySide6-FluentUI-QML.git
  • Build
git clone --recursive https://github.com/zhuzichu520/PySide6-FluentUI-QML.git
cd PySide6-FluentUI-QML
python ./script-init-venv.py
python ./script-start.py
python ./script-build-nuitka.py

📑 Documentations

(Work in progress...🚀)

Supported components

Catalog Detail Notes / Demos
FluApp The initial entry of the program Router supported(SPA)
FluWindow Frameless Window *This only works on windows
FluAppBar Title bar on top of the window Drag, minimize, maximize and close are supported.
FluText Common text
FluButton Common button btn
FluFilledButton Filled button filledbtn
FluTextButton Text button textbtn
FluToggleButton Toggle buttons togglebtn
FluIcon Common icon icons
FluRadioButton radio button radiobtn
FluTextBox Single-line input box textbox
FluMultiLineTextBox Multi-lines input area textarea
FluToggleSwitch toggle switch toggleswitch

View more here!

Reference

License

This FluentUI library currently licensed under MIT License

Star History

Star History Chart

⚡ Visitor count

About

FluentUI for PySide6 and QML

Resources

License

Stars

Watchers

Forks

Packages

No packages published