Problem: 需要为FluentMenu提供更完善的封装类型 #24

Closed
opened 2023-03-21 14:21:57 +08:00 by ArgonarioD · 1 comment

现在需要手动指定 QtMaterialFlatButton 与样式,手动创建 FluentMenu ,手动绑定Button和Menu

希望可以:

  • 包装一个 FluentMenuButton 之类的类,封装以上操作,令调用方只需要添加action和绑定action槽函数;
  • 支持通过 button->menu 获取 FluentMenu 指针;
  • 提供 addMenuAction 方法,封装 button->menu->addAction 方法。
现在需要手动指定 `QtMaterialFlatButton` 与样式,手动创建 `FluentMenu` ,手动绑定Button和Menu 希望可以: - 包装一个 `FluentMenuButton` 之类的类,封装以上操作,令调用方只需要添加action和绑定action槽函数; - 支持通过 `button->menu` 获取 `FluentMenu` 指针; - 提供 `addMenuAction` 方法,封装 `button->menu->addAction` 方法。
ArgonarioD added the
P1
label 2023-03-21 14:21:57 +08:00
wuyize was assigned by ArgonarioD 2023-03-21 14:21:57 +08:00
ArgonarioD added a new dependency 2023-03-21 14:37:47 +08:00
wuyize started working 2023-03-21 14:40:03 +08:00

已完成

已完成
wuyize stopped working 2023-03-21 15:16:38 +08:00
36min 35s
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Total Time Spent: 36 minutes 35 seconds
wuyize
36 minutes 35 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#4 Feat: 整理优化Editor的GUI
BigC/ArchitectureColoredPainting
Reference: BigC/ArchitectureColoredPainting#24
There is no content yet.