Hi, > The difference is that QLatin1String will make an inline call to > strlen(latin1data), which the compiler may be able to optimise. Then again, we > could make the same in QString::fromLatin1... any takers? review? http://codereview.qt-project.org/#change,11530 Harald