Hi,

I have a binary data file that I want to store into a XML file. When I open the XML file it have to create the file inserting the binary data into it again.

Is it possible? I've seen that is possible to store images like qresource does.

Thanks,