diff options
Diffstat (limited to 'examples/graphs/2d/graphsaudio/doc/graphsaudio.rst')
-rw-r--r-- | examples/graphs/2d/graphsaudio/doc/graphsaudio.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/graphs/2d/graphsaudio/doc/graphsaudio.rst b/examples/graphs/2d/graphsaudio/doc/graphsaudio.rst new file mode 100644 index 000000000..f19b28caf --- /dev/null +++ b/examples/graphs/2d/graphsaudio/doc/graphsaudio.rst @@ -0,0 +1,8 @@ +GraphsAudio Example +=================== + +This example shows the drawing of dynamic data (microphone input) using QtGraphs and Qml. + +.. image:: graphsaudio.webp + :width: 400 + :alt: GraphsAudio Screenshot |