I have to log a huge amount of sensor datas (gyro, temperature, acc and more). Is there any good Qt class for it to store it in a file on the hard/flashdrive or I have to implement my own stuff?
@SGaist Hm well it's a non-public project. Can't talk too much about it but it's just the task I have to do. We're using now a modified version of QtXlsx. It's an easy way to log the data and make it visual for the customers.