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的各个功能模块与之间的关系。便于系统的功能查阅、案例查看以及类继承关系的梳理。

      

  • 相关阅读:
    Maria 与Ann的故事
    引语
    Preface
    Chapter 1 Foundation
    Roman to Integer
    Integer to Roman
    Container with most water
    palindrome number
    String to Integer (atoi)
    Reverse Integer
  • 原文地址:https://www.cnblogs.com/zhrong/p/5259535.html
Copyright © 2011-2022 走看看