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. 示例, linq分组

    public class HIS_CLIREGISTER : BaseModel{ private String _FBCODE;[StringLength(8)]/// <summary> ...

  2. qemu中的内存管理

    qemu负责模拟虚机的外设,因此虚机的线性地址空间主要由qemu进行管理,也就是确定线性地址空间中哪段地址属于哪个设备或者DRAM或者其他的什么. 1.数据结构 1.RAMBLOCK (最直接接触ho ...

  3. vue中路由跳转的底层原理

    前端路由是直接找到与地址匹配的一个组件或对象并将其渲染出来.改变浏览器地址而不向服务器发出请求有两种方式: 1. 在地址中加入#以欺骗浏览器,地址的改变是由于正在进行页内导航 2. 使用H5的wind ...

  4. nginx配置访问频率

    nginx可以通过limit_conn_zone和limit_req_zone两个组件来限制客户端访问服务端的目录和文件的频率和次数,能够抵挡住部分cc.ddos攻击. 限制访问频率: http{ . ...

  5. vue scrolle在tab 中使用

    1. 使用npm 安装 npm i vue-scroller -S 地址: https://github.com/wangdahoo/vue-scroller2. 引入 main.js: import ...

  6. Codeforces 1027F Session in BSU - 并查集

    题目传送门 传送门I 传送门II 传送门III 题目大意 有$n​$门科目有考试,第$i​$门科目有两场考试,时间分别在$a_i, b_i\ \ (a_i < b_i)​$,要求每门科目至少参加 ...

  7. day09内存管理

    复习 ''' 文件处理 1.操作文件的三步骤 -- 打开文件:硬盘的空间被操作系统持有 | 文件对象被应用程序持续 -- 操作文件:读写操作 -- 释放文件:释放操作系统对硬盘空间的持有 2.基础的读 ...

  8. ActiveReports报表控件 V13 正式发布,提供在线报表设计和自适应报表布局

    重磅消息, ActiveReports V13 正式发布!本次更新 ActiveReports 将给您带来全新的报表设计体验:提供在线报表设计器.提供响应式布局和屏幕尺寸自适应能力.提供全新的图表…… ...

  9. JS的Date对象、Math、包装类

    Date对象 在JS使用Date对象来表示时间  当前时间 var d = new Date();  指定时间 格式:月/日/年 时:分:秒 var e = new Date("02/16/ ...

  10. windows服务安装,卸载

    首先管理员身份进入cmd cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ 进入C:\Windows\Microsoft.NET\Framewor ...