# fluentui-pri **Repository Path**: tongynj/fluentui-pri ## Basic Information - **Project Name**: fluentui-pri - **Description**: 一套fluent风格的qml控件,精简为静态使用。MIT协议,原作地址https://github.com/zhuzichu520/FluentUI - **Primary Language**: QML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-07-18 - **Last Updated**: 2024-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FluentUI 移除了安装到系统和其他依赖,直接静态使用 # usage add_subdirectory(FluentUI) target_link_libraries(app fluentui fluentuiplugin )