Giter VIP home page Giter VIP logo

qtbook's Introduction

Qt Full Book

主要按照模块进行学习。
翻译内容,标题、正文有感觉翻译不准的都带上英文。

目录

进行中且未整理的内容

Qt框架(Qt Framework)

通过直观的C++ API和使用类JavaScript的编程语言在Qt Quick中快速构建UI。

Logs

2017-01-28 18:12

QML应用就是以QML语言及其标准库Qt Quick作为前端实现,C++及其库作为后端实现的Qt应用。 Qt QML模块中实现了QML语言及其语言引擎。而Qt Quick则是QML语言的标准库。里面由许多语言实现的标准类型和接口等,我们就可以直接使用这些类型或者借口而不用自己再重复实现。当然也可以实现自己的QML库。

qtbook's People

Contributors

chunsen-ok avatar

Stargazers

silly two avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.