limeir
13th July 2010, 09:59
sdi is a program of qtdemo,it's a text edit.it cannot open a large text.i found it's the problem of readAll() function of QTextStream,so i replaced it with read().then it could run.But it's very slow.How to fix it?
View Full Version : textedit