重生到了诡异降临前的龙国四川荣县,身份是一名Qt异能者,靠写Qt代码来抵抗精神污染,加入我的QQ群:910502689,一起拯救未来
MyTestCode. Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。
485EasyQPainter. Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)
215OpenGLwithQtWidgets. 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:https://learnopengl-cn.github.io/
94QmlComponentStyle. QML Component Style Demo Based on Qt5.15。QML组件样式Demo,以Qt5.15为基础版本。
85MyQtLocation. Qt5 Location custom plugin,map tiles can be loaded.(Keyword:qtlocation,qtmap)
59HelloQtNetwork. Show the use of Qt network module. 展示Qt网络模块的使用
42QmlTreeView. Customize TreeView with ListView in QtQuick.Controls 2.x,No need for c++;用Lisview自定义的Treeview
32QmlModelView. Example of QML Model-View(QML中的Model-View使用示例)--Qt5.12
27QtTableViewDelegate. 展示Qt Model-View的基本使用。
25QtWidgetsComponent. QtWidgets custom components. QtWidgets 自定义组件
22SimpleQtLogger. Simple log class implemented by redirecting QDebug. 通过重定向 QDebug 实现的简易日志类
20MyTestCode2021. 一些测试程序,作为我博客的示例代码。 博客地址:https://blog.csdn.net/gongjianbo1992
16QtUVCCamera. Qt 中实现摄像头的预览/拍图/录像等操作,因为 QCamera 的接口不完善且 BUG 多,故自己根据平台或第三方库进行实现。
14QmlAudioView. The audio component based on Qt5 QML supports recording, playback, waveform drawing and audio editing. (基于Qt5 QML的音频组件,支持录音、播放、波形绘制、音频编辑)(Keyword:qml,audio,recorder,player)
14VisualSort. 使用Qt制作的排序可视化Demo
11QmlExtensionPlugin. Learn QML extension plugins. 学习QML插件库制作
9EasyOpenGL2D. Drawing 2D graphics with OpenGL in Qt.(在Qt中使用OPenGL绘制2D图形)
9HelloQtQuick3D. Learn how to use Qt Quick 3D module.学习 Qt Quick 3D 模块的使用.
6EasyQuick. QML component library based on Qt scene graph. 基于Qt scene graph的QML组件库.
5GifLib. Adjust the configuration to support MSVC compilation.
4QtGifTool. Qt + giflib 读写 gif
4EasyAudioTool. QT audio tool, including audio transcoding, playback and other functions, currently only supports Qt5. Qt音频工具,包含音频转码、播放等功能,目前仅支持Qt5。
3HelloGrpc. Using gRPC with Qt
3LearnQSS. QSS学习Demo
3LearnFFmpeg. Learn FFmpeg width Qt. 在Qt框架下学习FFmpeg的使用
2HelloQtAndroid. Learn Qt for Android(Qt安卓学习Demo)
2HelloQtOpenGL. Learn the practice code of OpenGL, including < OpenGL SuperBible >, < OpenGL Programming Guide > and so on. 学习OpenGL的练习代码,包括<OpenGL超级宝典>、<OpenGL编程指南>等。
2QtWebCannelAndMap. 测试qtwebengine+高德地图+qtwebchannel的使用
2LearnOpenCV. OpenCV的学习记录,包括文本笔记,代码等
1LearnTheOpenGL. LearnOpenGL的学习笔记
1QtTurtle. turtle海龟绘图是python中一个常用的绘图库,可以展现绘制过程,我用Qt的定时器模拟了这种动画效果
1MyGraphicsWorld. 试试qgraphicsview
1QmlPainter. 包装QPainter到QML中使用,纯属娱乐
1