Ok. For that, i think dont add the file in the resource folder,except that, directly create it in your project folder and access it from there. Because if you put your file in the resource and it will get compile and you'll not able to edit it. For that,
Qt Code:
return; out << "The magic number is: " << 49 << "\n"; file->close(); //for closing the file.To copy to clipboard, switch view to plain text mode
Bookmarks