Quote Originally Posted by marcel View Post
Try to convert the uchar array to a QByteArray and then use QByteArray::toDouble to get a double.
But what about the endianess problem ?