Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。
Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)
以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:https://learnopengl-cn.github.io/
QML Component Style Demo Based on Qt5.12。QML组件样式Demo,以Qt5.12为基础版本。
Qt5 Location custom plugin,map tiles can be loaded.(Keyword:qtlocation,qtmap)
Example of QML Model-View(QML中的Model-View使用示例)--Qt5.12
The audio component based on Qt5 QML supports recording, playback, waveform drawing and audio editing. (基于Qt5 QML的音频组件,支持录音、播放、波形绘制、音频编辑)(Keyword:qml,audio,recorder,player)
Learn how to use Qt Quick 3D module.学习 Qt Quick 3D 模块的使用.