Qt-related resources (books, forums, blogs, etc ...) Organize...

Source: Internet
Author: User
Tags knowledge base

Chinese name: Wisdom of inquiry
English name: how to ask questions the smart way

English link 1: http://www.beiww.com/doc/oss/smart-questions.html
2: http://community.csdn.net/IndexPage/SmartQuestion.aspx

Although this article is not closely related to QT, I am still in the front row. I hope you can read this article before asking questions. It is very classic and it is not a waste of time. That's it.

 

Nokia official QT Developer Network: http://developer.qt.nokia.com/

Nokia official QT lab: http://labs.qt.nokia.com/

Nokia official QT blog: http://blog.qt.nokia.com/

Nokia official QT documentation: http://doc.qt.nokia.com/

An official Nokia forum for developers to provide services: http://www.developer.nokia.com/Develop/Qt/

Personal suggestion: official recommendation, follow-up, learn new information or something

 

Qt software GmbH: http://www.qtsoftware.de/oxShop/
A webshop about QT

Qt-prop: http://qt-prop.org/
On this website, you can find many proprietary QT applications

Qt-apps: http://qt-apps.org/
On this website, you can find many free QT applications. You can obtain the source code of others to learn, research, and use. Of course, please follow the relevant open source protocol.

KDE-apps: http://kde-apps.org/
I should be familiar with Linux/KDE. There are many applications for the KDE-desktop, and I will occasionally find things = W =

 

Qt-centre: http://www.qtcentre.org/content/
A very comprehensive foreign website, including Forum, wiki, Docs, blogs, etc. You can go to tour for details = W =

Qt-Forum: http://www.qtforum.org/index.html
Another famous foreign Forum = W =

 

Qt Chinese Forum: http://www.qtcn.org/bbs/index-htm-m-area-alias-newhome.html
The most established and active QT Chinese community in China has a rich set of content. (Recommended for individuals = W =)

Cool QT Forum: http://www.cuteqt.com/
Blogs and forums focused on QT technology. The content is very good. You can check it out. = W =

 

Qt knowledge base:

Http://www.qtkbase.com

Qt Chinese Network: http://www.qtsir.com/bbs/forum.php

Qt technology community on csdn Website: http://qt.csdn.net/index.aspx

Qi Liang's blog: http://www.qiliang.net/blog/
The Chinese translator's blog in "C ++ GUI qt3 programming" contains some QT information and analysis.
Kevin blog: http://www.qkevin.com
Inside the QT series (http://www.qkevin.com/qt) is good, talked about a lot of things of the principle, personal recommendations.

Bean blog: http://devbean.blog.51cto.com/
Well, the author has now changed the blog, the address is as follows: http://www.devbean.info/
The QT learning path series Inside (http://devbean.blog.51cto.com/448512/d-8/p-4) is good, suitable for beginners, personal recommendations.

Personal space for yafeilinux: http://www.yafeilinux.com/
Qt creator series tutorials inside (http://www.yafeilinux.com /? Page_id = 3) Good, suitable for beginners, personal recommendations.
+ 1

Http://blog.csdn.net/dbzhang800/article/details/6300789

 

Qtwhitepaper/Qt White Paper
Official online documentation: http://developer.qt.nokia.com/wiki/QtWhitepaper
Qt4.6 English Version Download: http://dl.dbank.com/c0o6nkh3w0
Qt4.2 Chinese Version Download: http://dl.dbank.com/c0zmadbbap
Describes the entire framework of QT, which is a good reference and recommended for reading.

Qt4.3 class table: http://dl.dbank.com/c0imsoimal
Depicts the relationships between classes in qt4.3.

 

Qt learning path offline Version Download: http://dl.dbank.com/c0thnhuagn
Inside QT offline (incomplete) download: http://dl.dbank.com/c09zvxbbre
Qt creator series Official download: http://www.yafeilinux.com /? Page_id = 9

 

English name: C ++ GUI programming with QT 4 (2nd edition)
Chinese Translation: C ++ gui qt 4 Programming (second edition)
Author: (plus) Jasmin Blanchette (English) Mark Summerfield
The well-evaluated teaching materials detail the various aspects of developing graphical user interface applications with the latest QT version, which is very classic. However, I personally think it may be a little difficult for beginners.

 

English name: C ++ GUI programming with QT 4 (2nd edition)
Chinese Translation: C ++ gui qt 4 Programming (second edition)
Author: (plus) Jasmin Blanchette (English) Mark Summerfield
The well-evaluated teaching materials detail the various aspects of developing graphical user interface applications with the latest QT version, which is very classic. However, I personally think it may be a little difficult for beginners.
 

English name: The Book of QT 4: The art of building QT applications
Chinese Translation: The Book of QT 4 Chinese version: QT programming Art
By Daniel molkentin
I have read a few chapters and I am still a good book. It is quite suitable for beginners. Unfortunately, there seems to be no Chinese version so far. Here is someone's translation, but there are only the previous chapters. The translation quality is good: http://www.cnblogs.com/mcxiaoke/archive/2010/05/12/1733414.html

 

 

English name: An Introduction to design patterns in C ++ with QT 4
Chinese translation: "C ++ Design Model-Based qt4 open-source cross-platform development framework" (also translated into "qt4 design model introduction")
Author: (US) Alan ezust Paul ezust
After scanning, I thought it was good. Because I didn't take a closer look, I won't say much about it. Let's Google it. --

 

English name: foundations of QT Development
Chinese Translation: QT development Basics
Author: Thelin, Johan
It is an entry-level book of QT. It seems that there is no Chinese version so far. It is said that it has not been listed in the translation, because it has not been read, so I will not say much about it. --

 

Title: proficient in qt4 Programming
Prepared by Cai Zhiming, Lu Chuanfu, Li lixia, and others
I gave a detailed introduction to the basic knowledge of QT and the GUI Programming Application. It is quite good and comprehensive. It is also suitable for beginners and experienced programmers. It is worth looking.

 

 

Title: qt4 development practices
Author: Zheng Achi Chen Chao
I only read the following directory. It seems to be a QT entry book. It should be suitable for beginners starting from C ++.

 

Title: qt4 graphic design and embedded development
Author: Ding linsong Huang liqin
I think it's okay. It's worth looking.

 

Title: Zero basics qt4 Programming
Author: Wu Di
I think it is intended for beginners. It is too detailed. If you still can't read it at all, I will take it. Below is an official electronic version, I will not say much here:
Http://www.qtcn.org/bbs/thread-htm-fid-89-search-all.html#tabA

 

 

Title: Linux window program design-qt4 wonderful instance analysis
Author: Cheng Jie, Lu Ziyi
Examples + analysis, interspersed with some knowledge points, targeted at new users, very practical, but I am not very recognized for the quality of the Code in it, there is also a lack of principles. In general, it's a good book. You can check it out.

 

 

Qt examples:

Http://doc.qt.nokia.com/4.8-snapshot/all-examples.html

Qt Tutorials:

Http://doc.qt.nokia.com/4.8-snapshot/tutorials.html

Qt demos: http://doc.qt.nokia.com/4.8-snapshot/demos.html

Recommendation: You can see it and there is no reason.

 

Qt coding specifications:
Http://developer.qt.nokia.com/wiki/Qt_Coding_Style
Dbzhang800-http://blog.csdn.net/dbzhang800/article/details/6381636
I mainly use Google C ++ style, but due to the name of the QT library itself, I used the QT encoding specification for my own naming.

 

We recommend a blog with 44 articles on QT learning notes and 12 articles on QT game design, the blogger used QT to implement several small games (jigsaw puzzle, mine clearance, push box, Tetris, continuous watching, snake greedy (and double greedy )).
Http://hi.baidu.com/%B9%C2%D6%DB%B5%F6%BF%CD/blog

The above content is transferred from: http://tieba.baidu.com/p/1176665600.pdf ..

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.