Qt4-preview-feedback Archive, May 2007
QXmlStreamReader.addData(QIODevice *) missing?
Message 1 in thread
Hi,
I just played around with the new QXmlStreamReader class and found it very
useful.
I used the addData(QFile.readAll()) method to feed a file into it, but
thought about
that this would blow up the memory if the file is really big.
The documentation of rc1 says there is a method addData(QIODevice *) also,
I assume it would read
data in smaller chunks as needed, but I could not find it in either the .h
file nor the implementation of it.
Also I did not find it in today's snapshot.
Best regards,
Michael
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx