I need read file which write by spatial hardware..
I read again http://doc.trolltech.com/4.5/qdatastream.html#details
I don't understand: can I use it to read this binary format?
Can I use like http://www.qtcentre.org/forum/p-how-...ostcount9.html some structures and read binary file:
Qt Code:
in >> header >> channelA >>channalB>> channelA >>channalB>> channelA >>channalB;To copy to clipboard, switch view to plain text mode
Bookmarks