Qt Creator环境:

使用Qt Creator作为Linux IDE,代替Vim:实现两台Linux电脑远程部署和调试(一台电脑有桌面系统,一台电脑无桌面系统)

使用Qt Creator作为Linux IDE,实现CMake编译和单步调试

在Qt Creator中使用make构建,运行,调试通用C/C++项目

使用Qt Creator作为Linux IDE,实现Nginx和Redis源码编译和断点调试(★★★★★)

Qt5.6.3+VS2013环境搭建教程

Qt Creator IDE和MSVC 2015编译器组合使用(不想完整安装VS2015)

使用Qt Creator IDE+MSVC2015编译器组合,编译Qt Creator源码4.8.2版本

qt design studio

Qt基础知识:

Qt信号和槽的个人总结

Qt跨线程的信号和槽的使用

Qt源码分析之信号和槽机制

qmake和moc的功能,宏定义Q_OBJECT的作用

C++学习书籍推荐:

Effective C++:改善程序与设计的55个具体做法(第三版)【必读】
Effective Modern C++【必读】

More Effective C++:35个改善编程与设计的有效方法【选读】

深度探索C++对象模型(专注C++底层机制 优化代码 侯捷译)【必读】
Exceptional C++:47个C++工程难题、编程问题和解决方案【选读】
More Exceptional C++:40个新的工程难题、编程疑问及解决方法【选读】
C++程序设计语言(第1-3部分)(原书第4版) 【字典查阅】
C++程序设计语言(第4部分:标准库)(原书第4版)【字典查阅】
C++标准库(第2版) (Nicolai M.Josuttis) 【字典查阅】

引申链接: 收藏的博客 -- 高性能Linux服务器(★★★★★)

Qt下载官网

http://download.qt.io/

https://wiki.qt.io/Main -- 官网文档说明

https://doc.qt.io/ -- 官网文档说明

https://doc-snapshots.qt.io/

https://wiki.qt.io/Qt_5.9_Release

https://doc-snapshots.qt.io/qtcreator-extending/extending-index.html

http://download.qt.io/official_releases/QtForPython/ -- Python Qt

Qt知名社区

https://forum.qt.io/ -- 官方

http://www.qtcn.org/bbs/i.php -- 国内,推荐

http://www.qter.org/

https://fontawesome.com/

https://www.devmachines.com/ -- QtitanRibbon

QML

http://qmlbook.github.io/

https://github.com/qmlbook/qmlbook

https://github.com/cwc1987/QmlBook-In-Chinese

Qt知名博客

https://blog.csdn.net/foruok -- 《程序员的成长课》作者,安晓辉【推荐】

https://github.com/foruok

https://www.devbean.net/ --- Qt学习之路,Qt Creator源码学习

http://blog.csdn.net/liang19890820   --- 王亮【推荐】

http://blog.csdn.net/liang19890820/article/details/51752029  --- 王亮Qt资料大全

http://blog.csdn.net/goforwardtostep --- 仿QQ登录

https://blog.csdn.net/ly305750665 --- 雨田哥的博客,仿QQ主板界面,抽屉效果QQ好友列表【推荐】

https://blog.csdn.net/wcknxx/article/details/76497519 抽屉效果QQ好友列表【推荐】

https://blog.csdn.net/feiyangqingyun -- QTCN开发网,刘典武【推荐】

http://www.qtcn.org/bbs/u/110085 -- QTCN开发网,刘典武

https://blog.csdn.net/ZhangXiaoyu_sy/article/details/78925221 Qt界面开发(各种控件以及图表)【推荐】

http://www.qtcn.org/bbs/read-htm-tid-65981.html --- Qt5局域网通信软件开源(含源码下载)

http://blog.csdn.net/what951006   --- 模仿酷狗音乐播放器,源码质量一般

https://github.com/what951006/KuGouDemo --- code,源码质量一般

https://github.com/Greedysky --- TTKMusicplayer,模仿酷狗音乐播放器,推荐

https://github.com/rekols  --- 这些年用QT写的软件By:rekols

https://github.com/UbuntuKylin/youker-assistant --- 优客助手

Qt编写网络调试助手(TCP客户端+TCP服务端+UDP服务端)终极版开源20180514 -- 跨平台的TCPUDPDbg

http://blog.csdn.net/zhengtianzuo06

https://github.com/zhengtianzuo

http://qtclub.heilqt.com/ QtClub 社区为国内最专业的 QtQuick开源技术社区

https://github.com/toby20130333

Qt开源框架

1、libQQt

https://gitee.com/drabel_admin

https://gitee.com/drabel/

https://blog.csdn.net/dr_abel

2、qtcanpool

https://github.com/canpool/qtcanpool

3、QtAV -- A cross-platform multimedia framework based on Qt and FFmpeg

https://github.com/wang-bin/QtAV

4、Log4Qt -- Logging for the Qt cross-platform application framework

https://github.com/MEONMedical/Log4Qt

https://github.com/dept2/CuteLogger

5、CTK

https://github.com/commontk/CTK

http://www.commontk.org/index.php/Documentation/ImageGallery

6、一些小工具

https://github.com/188080501/JQTools

https://github.com/daodaoliang

https://qwt.sourceforge.io/index.html  -- qwt强大的图表控件

https://github.com/jkriege2/JKQtPlotter -- 大而全的图表控件

Qt技术博客

QT5.8 VS2015生成兼容xp系统的可执行程序

QT5 仿最新QQ设置面板

亲测qt5.8无效,官方说明:
Windows XP isn’t supported anymore as a target since Qt 5.7. If you need to continue supporting Windows XP, you must unfortunately stay with Qt 5.6.

Qt5对WinXP系统的支持和兼容情况

大量的QT控件及示例发放

https://www.linux-apps.com/

https://www.opendesktop.org/s/Linux-Apps

https://www.opendesktop.org/s/Linux-Apps/browse/cat/280/ord/latest/

https://github.com/visualfc/liteide  --- 学习Qt插件应用的好案例,本人亲测X32.2版本可以使用qt5.9.1mingw/g++编译通过,win和Linux系统均可.

https://sourceforge.net/projects/liteide/files/

C++11,14

https://www.cnblogs.com/ChinaHook/category/757917.html C++11基础知识,简洁之道,性能之道

http://purecpp.org/ 《深入应用C++11--代码优化与工程级应用》作者博客,祁宇

https://www.cnblogs.com/qicosmos/ 祁宇

https://www.cnblogs.com/qicosmos/category/490693.html 祁宇 使用c++ 11改进我们的程序系列

https://github.com/qicosmos 祁宇

https://github.com/qicosmos/TaskCppV1.1 祁宇future,when_all,when_any

https://github.com/topcpporg/rest_rpc 祁宇

https://github.com/topcpporg 祁宇

http://coolshell.cn/ 陈皓

https://blog.csdn.net/wangshubo1989 -- CSDN博客专家,大量的C++/Go文章

https://blog.csdn.net/stpeace -- CSDN博客第一人,大量的C++和算法文章

https://blog.csdn.net/poem_qianmo -- CSDN博客专家,著作《Windows游戏编程之从零开始》、《OpenCV3编程入门》

https://github.com/Microsoft/calculator/ -- 微软计算器

C++著名库

https://github.com/facebook/folly

https://www.boost.org/

http://loki-lib.sourceforge.net/

http://www.stlport.org/

https://www.cryptopp.com/

https://botan.randombit.net/  Botan: Crypto and TLS for Modern C++

桌面软件安装包制作

分享一个使用NSIS制作安装包的UI插件

http://www.jrsoftware.org/isinfo.php -- inno setup

UML工具

http://staruml.io/  --- staruml

VS2017 Linux跨平台开发

使用VisualStudio2017开发Linux/c++程序(上)

使用VisualStudio2017开发Linux/c++程序(下)

https://blog.csdn.net/qq_36556893

https://visualstudio.microsoft.com/zh-hans/downloads/

https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes

https://github.com/Microsoft/VisualStudioUninstaller/releases  VS完全卸载工具

github -- Qt

https://github.com/qt

https://github.com/qt-creator/qt-creator -- 里面有Qt Designer插件

https://github.com/qt/qttools -- 里面有Qt Designer

https://github.com/qtproject/qt-solutions -- 里面有qtpropertybrowser

github收藏

https://github.com/qcad/qcad

https://github.com/LibreCAD/LibreCADhttps://github.com/visualfc/liteide -- go IDE,使用了Qt Creator的插件机制

https://github.com/vaibhavpandeyvpz/apkstudio -- android IDE
https://github.com/Greedysky/TTKMusicplayer
https://github.com/Greedysky/qt-spek
https://github.com/wangwenx190/qui
https://github.com/wangwenx190/installer
https://github.com/daodaoliang/NBaseUiKit
https://github.com/daodaoliang/NLoger
https://github.com/daodaoliang/NDBPoolhttps://github.com/czyt1988/sa 信号分析及数据可视化软件

https://github.com/xiaoyanLG/Soft-keyboard -- 集成google输入法的嵌入式中文输入面板
https://github.com/liulangx/oscilloscopeQt
https://github.com/yiminyangguang520/qt
https://github.com/ithewei/hplayer
https://github.com/BaiJiazm/SubwayTransferSystem
https://github.com/canghai1234/QtCustomControls
https://github.com/Mokolea/SimpleQtLogger
https://github.com/azadkuh/qhttp
https://github.com/qt-json/qt-json
https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
https://github.com/ColinDuquesnoy/QDarkStyleSheet
https://github.com/Simsys/qhexedit2
https://github.com/QMatrixClient
https://github.com/cloose/CuteMarkEd
https://github.com/BasioMeusPuga/Lector
https://github.com/tiagocoutinho/qredis
https://github.com/yuan631111976/qtavplayer

https://github.com/zccrs/QQStars 基于webqq协议的qq客户端,qt开发,可跨平台

https://github.com/paceholder/nodeeditor Qt Node Editor. Dataflow programming framework

https://github.com/mitchcurtis/slate Pixel Art Editor

https://github.com/rncbc/qtractor An Audio/MIDI multi-track sequencer

https://github.com/JackyDing/QtFlex5 Flexible and dockable widgets for Qt5, like Visual Studio 201x user interface.

https://github.com/uwerat/qskinny A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.

https://github.com/nightn/CloudViewer 基于 Qt 和 PCL 开发的点云可视化软件

https://github.com/ArsMasiuk/qvge Qt Visual Graph Editor

https://github.com/martijnkoopman/Qt-Ribbon-Widget

https://github.com/mfreiholz/Qt-Advanced-Docking-System

https://github.com/nitramr/indigoDock

https://github.com/Poofee/FEEM -- 里面有qt ribbon 3.2.5,必须使用VS编译工程

https://github.com/dbzhang800/QtXlsxWriter .xlsx file reader and writer for Qt5

https://github.com/lexxmark/QtnProperty Extended properties for Qt5

https://github.com/lexxmark/qt-items Useful widgets for GUI development

https://github.com/snowwlex/QtWaitingSpinner configurable custom Qt widget for showing waiting spinner icon

https://github.com/laserpants/qt-material-widgets Qt widgets-based implementation of the Material Design specification

https://github.com/robertknight/Qt-Inspector Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly

https://github.com/league1991/Paint3D

https://github.com/jiangcaiyang/QtCreator-Translation-CN -- 中文翻译

https://github.com/kevinlq 有干货

https://github.com/Longxr 有干货

https://github.com/gzwz 有干货

https://github.com/tashaxing/CTPtest -- 股票查看软件

https://github.com/BensonLaur/Beslyric-for-X -- 基于Qt实现,主打歌词制作功能,以网易云风格界面

https://github.com/OneMoreGres/qtc-dbviewer -- Qt Creator SQL database viewer plugin

https://github.com/OneMoreGres/qtc-cppcheck -- Qt Creator Cppcheck integration plugin

https://github.com/OneMoreGres/qtc-markview -- Qt Creator markup plugin

---------------------
作者:libaineu2004
来源:CSDN
原文:https://blog.csdn.net/libaineu2004/article/details/77369837
版权声明:本文为博主原创文章,转载请附上博文链接!

收藏的博客 -- Qt/C++学习的更多相关文章

  1. iOS开发值得收藏的博客

    http://kobedai.me/ objc.io PS:经典,内容深而广objc中国NSHipster PS:很多小细节NSHipster 中文版唐巧的技术博客 PS:LZ是唐巧的脑残粉…OneV ...

  2. springboot收藏的博客

    1.纯洁的微笑:http://www.ityouknow.com/ 2.嘟嘟独立博客:http://tengj.top/ 3.http://blog.didispace.com/

  3. 【学习博客】Python学习初体验

    本周是正式开始学习Python的第一周.很久不写代码了,毕业第5年了,期间几乎没怎么动过手.这段时间比较规律.密集的学习又让我找回了当时的感觉,还不算陌生,我挺喜欢的这种能实实在在看到自己知识增长的状 ...

  4. 收藏的博客--PHP

    32位Win7下安装与配置PHP环境(一至三)  http://blog.csdn.net/yousuosi/article/details/9448903

  5. 收藏的博客--Ogre

    1.Ogre一些东西和流程深入讲解  http://blog.csdn.net/yanonsoftware/article/category/226048 2.Ogre天龙八部分析 http://bl ...

  6. 我的第一篇博客:requestAnimationFrame学习笔记

    通常,我们在浏览器中写动画会用到哪些技术呢? flash 可以实现一些非常复杂的动画,但随着HTML5的成熟,个人感觉flash终究会成为明日黄花. css3 当前大部分现代浏览器已经对css3支持的 ...

  7. 个人技术博客Alpha----Android Studio学习

    项目联系: 本次项目我主要负责Android studio的后端,以及游戏文案游戏策划,结果后来事情太散了,Android studio学的不咋地,文案写完还有帮着写一写数据库的插入语句,然后就是跟队 ...

  8. android 关于ScrollView 的博客做记录学习

    1.Android ScrollView向上滑动控件顶部悬浮效果实现 2.[android]仿知乎ScrollView滚动改变标题栏透明度 3.github开源Android组件资源整理(五)Scro ...

  9. QT与JavaScript互调 - 虹的日志 - 网易博客

    QT与JavaScript互调 - 虹的日志 - 网易博客 QT与JavaScript互调   2012-05-29 21:43:14|  分类: 技术 |  标签:qt  javascript  w ...

随机推荐

  1. 使用Python的库qrcode生成二维码

    现在有很多二维码的生成工具,在线的,或者安装的软件,都可以进行生成二维码.今天我用Python的qrcode库生成二维码.需要预先安装  Image 库 安装 用pip安装 # pip install ...

  2. TeamCity Build 步骤的执行策略

    TeamCity 会根据前一个 build 步骤的返回状态和当前的 build 状态来综合判断是否运行下一个 build 步骤.1 失败状态 当满足下面条件时 build 步骤的状态被确定为失败: b ...

  3. WinForm 窗体圆角实现

    找了很多资料最后找到了, 表示感谢  为了扩散, 决定复制一份并加上自己尝试的一些方法…… 圆角窗体参考地址:https://blog.csdn.net/lllljz/article/details/ ...

  4. JZ2440学习笔记之中断

    .extern main .text .global _start _start: @********************************************************* ...

  5. MyElasticsearch

    目录 那些必须要知道的事儿 搭建elasticsearch环境 快速上手 elasticsearch分析数据的过程漫谈 建议器:Suggester IK中文分词器 elasticsearch for ...

  6. P4177 [CEOI2008]order(网络流)最大权闭合子图

    P4177 [CEOI2008]order 如果不能租机器,这就是最大权闭合子图的题: 给定每个点的$val$,并给出限制条件:如果取点$x$,那么必须取$y_1,y_2,y_3......$,满足$ ...

  7. 使用nginx代理kibana并配置登录验证

    由于kibana不支持登录验证,谁都可以访问,放到公网就不合适了,这里配置用nginx进行代理: 生成密码文件 如果安装了httpd可以用htpasswd,比较方便: htpasswd -c /roo ...

  8. 启动Weblogic问题集锦

    报错1:Could not obtain the localhost address. The most likely cause is an error in the network configu ...

  9. ajax的三次封装简单概况

    原生ajax:                readyState         准备状态                status             页面状态               ...

  10. mysql批量导出单结构与结构数据表脚本

    由于一个库里面不需要导出全部, 只需要导出一部分指定的数据表结构与数据 那么就写了一个比较简单而且为了能偷懒的小shell #!/bin/bash #************************* ...