Quote Originally Posted by jpn View Post
It's not a string but a byte array of binary data. Example usage is shown in the docs.
Thanks to you I understood my mistake !

I am now using toHex() before creating a QString based on binary data returned by saveState().