C++ and QML display real-time changing data

One: Project introduction:
Two: Project technology:
Three: Project display:
Four: Project source code portal:

One: Project introduction:
An example of a mixed C++ and QML application.
The Qt Quick 2 oscilloscope example demonstrates how to combine C++ and QML in an application and display real-time changing data.
2: Project technology:
qt5.12, c++, qt, qml, qt datavisualization module
3: Project display:
Insert picture description here

Four: Project source code portal:
Click to get the complete project download address

Guess you like

Origin blog.csdn.net/it_xiangqiang/article/details/112996304