FluentUI icon indicating copy to clipboard operation
FluentUI copied to clipboard

FluentUI for QML

Results 100 FluentUI issues
Sort by recently updated
recently updated
newest added

Is there any plan to implement a QML component of SchedulerView like FullCalendar ? ![image](https://github.com/zhuzichu520/FluentUI/assets/45595788/af205f48-95f6-4e5a-8331-3984ffd52cfc)

Is it planned to migrate to [MultiEffect](https://doc.qt.io/qt-6/qml-qtquick-effects-multieffect.html#details) and thus remove the Compat (Qt5) module? If so, is there an ETA? Thanks!

我注意到在示例中没有保存信息的功能。每次页面切换时,视图都会重置。通常,我在页面上设置了一些信息,比如在下拉菜单中选择了选项,但当我返回时,我希望这些信息仍然保留。这是故意设计的吗?还是有一种方法可以在页面之间导航时不重置视图?

English: I have two pages, and I'm using FluNavigationView. Both pages are FluPage with launchMode: FluWindowType.SingleTask. The FluNavigationView has the property pageMode: FluNavigationViewType.Stack. The second page gets instantiated every time...

控件如何嵌入项目中

其余组件类文档较为丰富,是否可以丰富下Router supported(SPA)的文档,建议适当使用doxgen

The sorting method used in the "TableView" example on the "Age" column is very slow. Perhaps we should consider changing the sorting method, for instance, to use QSortFilterProxyModel.

In the latest version 1.7.0, all the icons have disappeared (see the attached image). ![Capture](https://github.com/zhuzichu520/FluentUI/assets/125072933/5f2a9600-4669-4fca-b496-d32a50cb19ff)

你好,我使用cmake命令编译输出信息如下,请问这是什么原因? ``` -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info...