Thanks man, it was really useful.
As a suggestion (for your example window)
It will open large files faster if you initialize the QByteArray using the static "fromRawData" function (instead of readall)and preserve the file object after closing it.
Cheers!
Thanks man, it was really useful.
As a suggestion (for your example window)
It will open large files faster if you initialize the QByteArray using the static "fromRawData" function (instead of readall)and preserve the file object after closing it.
Cheers!