-
MyTestCode Public
Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。
-
QmlApplication Public
Qml Application Template, Based on Qt5.15.
-
QmlComponentStyle Public
QML Component Style Demo Based on Qt5.12。QML组件样式Demo,以Qt5.12为基础版本。
-
-
EasyQPainter Public
Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)
-
-
QmlModelView Public
Example of QML Model-View(QML中的Model-View使用示例)--Qt5.12
-
QtUVCCamera Public
Qt 中实现摄像头的预览/拍图/录像等操作,因为 QCamera 的接口不完善且 BUG 多,故自己根据平台或第三方库进行实现。
-
HelloQtNetwork Public
Show the use of Qt network module. 展示Qt网络模块的使用
-
QtWidgetsComponent Public
QtWidgets custom components. QtWidgets 自定义组件
-
OpenGLwithQtWidgets Public
以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:https://learnopengl-cn.github.io/
-
SimpleQtLogger Public
Simple log class implemented by redirecting QDebug. 通过重定向 QDebug 实现的简易日志类
-
-
-
QmlExtensionPlugin Public
Learn QML extension plugins. 学习QML插件库制作
-
libkohn_avi Public
Forked from mikeakohn/libkohn_aviSmall library for creating AVI files along with a readavi program for debugging files.
C GNU Lesser General Public License v2.1 UpdatedMar 23, 2023 -
EasyQuick Public
QML component library based on Qt scene graph. 基于Qt scene graph的QML组件库.
-
LearnFFmpeg Public
Learn FFmpeg width Qt. 在Qt框架下学习FFmpeg的使用
-
EasyAudioTool Public
QT audio tool, including audio transcoding, playback and other functions, currently only supports Qt5. Qt音频工具,包含音频转码、播放等功能,目前仅支持Qt5。
-
MyTestCode2021 Public archive
一些测试程序,作为我博客的示例代码。 博客地址:https://blog.csdn.net/gongjianbo1992
-
HelloQtQuick3D Public
Learn how to use Qt Quick 3D module.学习 Qt Quick 3D 模块的使用.
-
QmlTreeView Public
Customize TreeView with ListView in QtQuick.Controls 2.x,No need for c++;用Lisview自定义的Treeview
-
-
-
QmlAudioView Public
The audio component based on Qt5 QML supports recording, playback, waveform drawing and audio editing. (基于Qt5 QML的音频组件,支持录音、播放、波形绘制、音频编辑)(Keyword:qml,audio,recorder,player)
-
-
-
-
EasyOpenGL2D Public
Drawing 2D graphics with OpenGL in Qt.(在Qt中使用OPenGL绘制2D图形)
-
MyQtLocation Public
Qt5 Location custom plugin,map tiles can be loaded.(Keyword:qtlocation,qtmap)