Thiago Macieira wrote:

> where that is supported. Just get the file descriptor from QFile, do the
> ioctl/fcntl/whatever that turns the feature on and write the correct byte
> stream.

You realise that you're basically saying not to use QFile at all in this 
application (there are cheaper ways to obtain a file descriptor).

>> The question is more how feasible it is to integrate a compression engine of
>> the type I outlined above (chunked zip) into QFile.
> 
> I don't want it.

My question was about technical feasibility.

R.

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to