Hello!
I've got a problem that is most likely an easy fix for a lot of you but I've been sitting here with this for more than two hours now so I'm reaching out to ya'll! =)

I have used the sreader example of the QSerialDevice to get receive some data from a microcontroller so I have a QByteArray with five bytes in it.
Now I simply want to get the decimal representation of the five bytes (0-255) in an integer array or separate ints.
I could describe to you the methods I tried to use so far but I don't see the point as none of them worked.

Have a good one, people!
/Tottish