收藏的博客 -- Qt/C++學習

Qt Creator環境:php

使用Qt Creator做爲Linux IDE,代替Vim:實現兩臺Linux電腦遠程部署和調試(一臺電腦有桌面系統,一臺電腦無桌面系統)html

使用Qt Creator做爲Linux IDE,實現CMake編譯和單步調試node

在Qt Creator中使用make構建,運行,調試通用C/C++項目linux

使用Qt Creator做爲Linux IDE,實現Nginx和Redis源碼編譯和斷點調試(★★★★★)android

Qt5.6.3+VS2013環境搭建教程c++

Qt Creator IDE和MSVC 2015編譯器組合使用(不想完整安裝VS2015)git

使用Qt Creator IDE+MSVC2015編譯器組合,編譯Qt Creator源碼4.8.2版本程序員

qt design studiogithub

 

Qt基礎知識:web

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開源框架

一、libQQt

https://gitee.com/drabel_admin

https://gitee.com/drabel/

https://blog.csdn.net/dr_abel

二、qtcanpool

https://github.com/canpool/qtcanpool

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

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

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

https://github.com/MEONMedical/Log4Qt

https://github.com/dept2/CuteLogger

五、CTK

https://github.com/commontk/CTK

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

六、一些小工具

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

相關文章
相關標籤/搜索