内容简介:Qt 6.1.3 现已发布。Qt 6.1.3 将是 Qt 6.1 系列的最后一个补丁版本,它包含对 Qt 6.1.2 版本顶部的 100 多个错误修复。 主要更新内容 qtbase QVarLengthArray:修复 insert(it, n, v) 的别名错误 还原 “窗口:在...
Qt 6.1.3 现已发布。Qt 6.1.3 将是 Qt 6.1 系列的最后一个补丁版本,它包含对 Qt 6.1.2 版本顶部的 100 多个错误修复。
主要更新内容
- qtbase
- QVarLengthArray:修复 insert(it, n, v) 的别名错误
- 还原 “窗口:在有样式名称时也添加合成字体”
- 将 QCollator 的默认语言环境更改为 QLocale().collation()
- 使 QFutureWatcher::isFinished() 与被监视的 QFuture 一致
- QCryptographicHash:不再重复呈现相同的数据
- QXpmHandler:修复 xpm_color_name 中的重入错误
- QXpmHandler:将每像素字符限制为四个
- 修复 eXIf 的 crc 不正确的内存泄漏
- qtsvg
- 限制字体大小以避免大量溢出
- qtdoc
- 将 Qt Shader Tools、Qt Quick 3D、Qt Quick Timeline 移至 GPL 部分
- qtvirtualkeyboard
- 修复对 Qt::Key_Backspace 和 Qt::Key_Delete 的硬处理
详情请查看更新公告。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Structure and Interpretation of Computer Programs - 2nd Edition
Harold Abelson、Gerald Jay Sussman / The MIT Press / 1996-7-25 / USD 145.56
Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. Ther......一起来看看 《Structure and Interpretation of Computer Programs - 2nd Edition 》 这本书的介绍吧!