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. 2018-2019-2 网络对抗技术 20165305 Exp2 后门原理与实践

    常用后门工具 一.Windows获得Linux Shell 在Windows下使用ipconfig查看本机IP 使用ncat.exe程序监听本机的5305端口 在Kali环境下,使用nc指令的-e选项 ...

  2. 自制操作系统Antz(14)——实现内置编程语言(词法解析器)

    AntzScript

  3. [c/c++] programming之路(31)、位运算(二)

    一.取反的高级用法 #include<stdio.h> #include<stdlib.h> //取反的作用:末位清零 取反适用于各种位数不同的数据 void main0(){ ...

  4. SAP abap 语句、命令 语法查询备用

    语句:碰到一个写一个 COLLECT语句用法 用于报表数据的合并计算,如果非数据字段值相等,那么数值字段值相加 内表可以不用排序 LOOP AT gtd_test into gth_test. COL ...

  5. 【做题】UOJ450 - 复读机——单位根反演

    原文链接 https://www.cnblogs.com/cly-none/p/UOJ450.html 题意:请自行阅读. 考虑用生成函数来表示答案.因为秒之间是有序的,所以这应当是个指数生成函数.故 ...

  6. react生命周期和组件生命周期

    React的组件在第一次挂在的时候首先获取父组件传递的props,接着获取初始的state值,接着经历挂载阶段的三个生命周期函数,也就是ComponentWillMount,render,Compon ...

  7. 《内蒙古自治区第十三届大学生程序设计竞赛试题_H 公孙玉龙》

    这个题有点小坑,最坑的地方就是  输入的b 变量  有可能 是  负数  !   负数 !  负数!    对 ,你没有看错,就是负数,坑死我了, 一直都是  content.charAt(0) 判断 ...

  8. IT项目管理十大要素

    1.项目需求PgMp.mypm.net 当项目混乱和不可控的时候,往往是源头出了问题,解决源头才能治本.项目管理者联盟文章 软件项目中的范围管理重点就是项目需求,需求包括原始需求,用户需求,产品需求和 ...

  9. EF中打印出执行sql语句

    不用非得去 SQL Server Profiler 中查看了 方法如下: dbContext.Database.Log+=c=>Console.WriteLine(c)

  10. vue--监听器

    vue当中的属性,侦听器watch computed可以根据数据的变化而变化,而watch也具备同样的功能 既然这么相似,那么两者的区别是什么呢 首先是执行顺序上有一些细微差别,dom加载完成后将立即 ...