PLEASE USE THE BRAND NEW FluentUI-PySide6 INSTEAD!
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 | 简体中文
- PySide6
- PySide-FluentUI-QML
(Work in progress...🚀)
(Work in progress...🚀)
| 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!
- FluentUI for qml: C++ and QML.
- Windows design: Design guidelines and toolkits of Microsoft.
- Microsoft/WinUI-Gallery: Microsoft's demo
This FluentUI library currently licensed under MIT License