zoukankan      html  css  js  c++  java
  • 160309_Qt Reference Documentation

      Qt help目录下主要存在以下6类文档,其中,红色框部分为主要介绍的内容.

     

     一、Tutorials and Example

      红色框图内的Exampl均指向同一范例程序。

      You can run the examples from the Examples and Demos Launcher application (except see QML Examples for special instructions for running those examples). In addition, Qt Creator can directly run these examples through the Welcome Page.

      可以通过Examples and Demos Launcher启动,可以在欢迎界面启动。

      

      官方范例主要分为三类:Qt Quick Example Code【QML】;Qt Mobility Example Code【Qt Mobility APIs】;Qt Examples by Module or Technology【Module】。另外,文件目录可在QtOpenSource中demos或example中查找到,各种范例的原文件、解释和相关应用均有提供。

      二、Qt功能模块

      在Qt Reference Documentation中,有一处Reference_Qt API_All Modules,即可查到Qt的各个功能模块与之间的关系。便于系统的功能查阅、案例查看以及类继承关系的梳理。

      

  • 相关阅读:
    线性dp 打鼹鼠
    区间dp 能量项链 洛谷p1063
    洛谷 CF1012C Hills (动态规划)
    交作业了 动态规划 木棍加工
    最短路之Floyd
    最小生成树
    寒假集训并查集初级版
    【倍增DP】——保卫王国
    bootstrap四部分概述
    zrender初识
  • 原文地址:https://www.cnblogs.com/zhrong/p/5259535.html
Copyright © 2011-2022 走看看