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