00. 目录
文章目录
01. Qt官网
Qt 官网:https://www.qt.io
Qt 下载:http://www.qt.io/download
Qt 所有下载:http://download.qt.io/archive/qt
Qt 官方发布下载:http://download.qt.io/official_releases/qt
Open Source 下载:http://www.qt.io/download-open-source/#section-2
Qt WiKi:https://wiki.qt.io/Main_Page
02. 编码风格
- Qt Coding Style
http://wiki.qt.io/Qt_Coding_Style(low-level)
http://wiki.qt.io/Coding_Conventions( higher-level )
- Google 开源项目风格指南 (中文)
http://zh-google-styleguide.readthedocs.io/en/latest
里面包含五份(C++ 、Object