Qt6.10.3, trigger part3 (#13955)

This commit is contained in:
Schrijvers Luc
2026-04-13 20:52:25 +02:00
committed by GitHub
parent 1d7527a068
commit 2dd0550517
11 changed files with 22 additions and 30 deletions

View File

@@ -1,8 +1,8 @@
SUMMARY="Qt Graphs module"
DESCRIPTION="The Qt Graphs module enables you to visualize data in 3D as bar, scatter, and \
surface graphs. It's especially useful for visualizing depth maps and large quantities of rapidly \
changing data, such as data received from multiple sensors. The look and feel of graphs can be \
customized by using themes or by adding custom items and labels.
changing data, such as data received from multiple sensors. The look and feel of graphs can \
be customized by using themes or by adding custom items and labels.
Qt Graphs is built on Qt 6 and Qt Quick 3D to take advantage of hardware acceleration and Qt \
Quick."