Maybe you have to read the file to a QByteArray and overwrite the date on it. Then you have to save the file with this new data.
Thanks, but the file in question might be > 4GB in size, so i cant really read it all and process it due to performance reasons. Im pretty sure it can be done in standard C but i was wondering if Qt had a way to do it.
Bookmarks