zoukankan      html  css  js  c++  java
  • QT5.6,5.7,5.8的新特征以及展望(Qt5.7首次正式支持Qt3D,以前都是预览版)

    https://wiki.qt.io/New_Features_in_Qt_5.6 (跨平台High-DPI,改进WebEngine到45,支持WIN 10,Canvas3D,3D)

    https://wiki.qt.io/New_Features_in_Qt_5.7 (充分利用C++11进行编写,Qt 3D,Qt Quick Controls 2,Qt Charts,Qt Data Visualization)

    http://blog.qt.io/blog/2016/02/22/qt-roadmap-for-2016/

    --------------------------------------------------------------------------

    当然还有旧版本:

    https://wiki.qt.io/New_Features_in_Qt_5.4 (WebEngine)

    https://wiki.qt.io/New_Features_in_Qt_5.5 (GUI重构,WebEngine改进和更换SSL)

    --------------------------------------------------------------------------

    After the initial release of Qt 3D with Qt 5.7, the focus for 5.8 has been on maturing the module. A large amount of bug fixes and performance improvements have been made for the module.

    出处:http://blog.qt.io/blog/2017/01/23/qt-5-8-released/

    相关开源项目:

    https://github.com/MidoriYakumo/learnopengl-qt3d
    https://learnopengl.com/

    https://sourceforge.net/projects/qute3d/?source=directory

    --------------------------------------------------------------------------

    http://blog.qt.io/blog/2017/05/24/qt3d/

  • 相关阅读:
    微信小程序开发入门(六)
    JS计算日期加上指定天数得到新的日期
    Java中substring()
    List集合去除重复数据
    按钮倒计时
    jQuery中each方法
    Math三个函数
    jQuery表单提交
    jQuery 序列化表单数据
    正则取小数点后面几位
  • 原文地址:https://www.cnblogs.com/findumars/p/5289803.html
Copyright © 2011-2022 走看看