项目迁移至 Qt 6 #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
由于 Qt 6.0 目前功能大范围缺失,处于不可用的状态,故暂时放弃在直接 SAO Utils 2 初版中使用。
目前计划 Qt 6.10 或更完善时再迁移。
Qt 6 QML 变动
URL 解析
应使用
Qt.resolvedUrl()
显式对相对路径的资源进行解析:Connections 组件
应显式声明信号处理函数: