Pinned Repositories
AvalonDock
Our own development branch of the well known WPF document docking library
BooleanCheckBoxDelegate
CheckBox delegate for QTable in Qt
Common.Utility
Various helper class
common_aspnetcore
Common toolbox
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(武汉加油!**加油!世界加油!)
HttpInterface
NIM_Duilib_Framework
网易云信Windows应用界面开发框架(基于Duilib)
SerialWizard
使用Qt编写的串口调试工具
qwfy168's Repositories
qwfy168/KDSoap
A Qt-based client-side and server-side SOAP component
qwfy168/pyotherside
Asynchronous Python 3 Bindings for Qt 5
qwfy168/pythonqt-1
Dynamic Python binding for Qt Applications
qwfy168/CSerialPort
基于C++的轻量级开源跨平台串口类库Lightweight cross-platform serial port library based on C++
qwfy168/cpp-utils
:hibiscus: 一些C/C++常用封装例子
qwfy168/qt_2019_ncov
基于Qt/C++实现的新冠肺炎疫情实时数据可视化显示。主要包括新型冠状病毒肺炎疫情数据实时查看,确诊/疑似/治愈/死亡数据趋势折线图,各省市和海外数据树形显示,最新动态和辟谣信息显示等,数据源来自腾讯新闻接口,数据格式为JSON。用于嵌入式Linux的:https://github.com/qtexe/qte_2019_ncov
qwfy168/QtExamples
Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;及此系列文章教程
qwfy168/Python
最良心的 Python 教程:
qwfy168/HttpInterface-1
Windows上C++封装的HTTP库,包含三种实现模式(WinInet、WinHttp、socket)
qwfy168/QtJsonSerializer
A library to perform generic seralization and deserialization of QObjects from and to JSON and CBOR
qwfy168/Qt
Qt相关知识总结。包括Qss,数据库,Excel,Model/View等操作demo。
qwfy168/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
qwfy168/QtFramelessDialog
qt frameless dialog
qwfy168/HslCommunication-Backup
last free version of HslCommunication
qwfy168/quickviewer
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
qwfy168/qtcurl
QtCUrl - convenient usage of cUrl with Qt
qwfy168/qmarkdowntextedit
A C++ Qt QPlainTextEdit widget with markdown highlighting support and some other extras
qwfy168/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
qwfy168/QXlsx
Excel file(*.xlsx) reader/writer library using Qt5. Descendant of QtXlsx.
qwfy168/NIM_Duilib_Framework
网易云信Windows应用界面开发框架(基于Duilib)
qwfy168/czyBlog
qwfy168/qtcanpool
a qt class library
qwfy168/TTKMusicplayer
TTKMusicPlayer that imitation Kugou music, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、QQ音乐、虾米音乐、酷我音乐、酷狗音乐、百度音乐等等)
qwfy168/Log4Qt
Log4Qt - Logging for the Qt cross-platform application framework
qwfy168/LQFramKit
c++ Qt5 implementation of some control(使用C++ Qt5封装的一些控件,以便后期项目中直接使用。这些控件有些是来自于网络有些属于个人封装,代码中都有出处)
qwfy168/SerialWizard
使用Qt编写的串口调试工具
qwfy168/jcon-cpp
JSON RPC 2.0 library using C++ 11 and Qt 5
qwfy168/qhttp
a light-weight and asynchronous HTTP library (both server & client) in Qt5 and c++14
qwfy168/qtcsv
Library for reading and writing csv-files in Qt.
qwfy168/QtXlsxWriter
.xlsx file reader and writer for Qt5