发布于 2014-06-26 04:01:46 | 251 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Qt 跨平台的C++图形用户界面应用程序框架

Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程序,也可用于开发非GUI程序,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。


Qt 5.3.1 发布,此版本作为一个分支版本,并没有添加新特性,但是对系统进行了各种改进,还有大量的 bug 修复。此版本包括了 Qt Creator 3.1.2 版本,企业版的完全支持 Qt Quick Compiler 1.0.0(启动速度提升了 30-40%),更新  Data Visualization 到版本 1.1,Charts 到版本 1.4。

主要改进如下:

 

  • Performance optimizations for Qt Quick Engine’s JIT compiler code generation and important bug fixes, especially on ARM (QTBUG-39289)

  • QAbstractProxyModel::sibling to now works in the same manner as with Qt4

  • Many small fixes to Qt Quick Controls, for example to TableView, TabView, ComboBox and Calendar

  • QQuickWidget now works properly also with ANGLE (QTBUG-39699)

  • Qt Quick animations now work also with static builds (QTBUG-37341)

  • Fix for a regression of QPushButton with QMenu (QTBUG-38550)

  • Fix for a regression on Mac for passing click event to underlaying widget (QTBUG-39322)

  • Initial support for Mac OS X 10.10, more improvements will land on upcoming Qt releases

  • Positioning backend now available also for Windows Phone

  • Accessibility now works on Android also below API level 18 (QTBUG-39508)

  • Fix flashing white screen at startup/shutdown on Android (QTBUG-38960)

  • Support for upcoming Android L (QTBUG-39042)

更多更新内容请看Change files for Qt 5.3.1,查看更多已知问题请看这里,下载请前往这里

 

 

 

 



历史版本 :
Qt 5.9.4 正式发布,包含近 200 项 Bug 修复
Qt 5.10 发布,新增功能和特性。
Qt 5.9.3 发布,没有新增功能,包含近 100 项 Bug 修复
Qt 5.9.2 正式发布,包含近 300 项 Bug 修复
Qt 5.9 正式发布,长期支持版本
Qt 5.9 Beta 发布,微调Qt的发布流程
Qt 5.9 Alpha版本发布,C++跨平台界面库
Qt 5.8 正式发布, C++跨平台界面库
Qt 5.8 RC 发布, C++跨平台界面库
Qt 5.7.1 发布, C++跨平台界面库
Qt 5.8 Beta 发布,包含全新的配置系统
Qt 5.6.2 发布, C++跨平台界面库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务