Qt 6.11 is out! See what's new in the release
blog
How i can save readings from sensor into Documents
-
You can just create a csv file. See QFile and QTextStream for example.
You can just create a csv file. See QFile and QTextStream for example.