[Qt-interest] QFile and fread from resource

Gordon Schumacher gordon at rebit.com
Sun Nov 22 17:46:38 CET 2009


Oliver Demetz wrote:
> I looked into QFile and QDataStream, but there is no
>      fread(void* data, size_t element_size, int num, FILE * f)
> function which allows me to read an array of int's  as I am doing (which 
> is really comfortable).
>   

Look at QDataStream?



More information about the Qt-interest-old mailing list