Replace readdir with QDirOperator?

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sun May 11 18:39:27 BST 2008


Hi,

has someone measured the speed between readdir and QDirOperator? I would 
like to get rid of opendir/readdir/closedir because I don't trust the 
win32 implementation (especially with non-latin filenames).
We would also get rid of all QFile::encodeName()/QFile::decodeName() calls.

Comments?
Christian




More information about the kde-core-devel mailing list