On Thursday August 16 2012, Rui Maciel wrote: > On 08/16/2012 10:54 AM, Mark Summerfield wrote: > > Here are some of the things I'd like to see in a future Qt.* > > Proper support for std::string would be a nice start. To me, Qt's main > drawback is how it fails to support such a basic feature, and how the > conversion between QString and std::string objects manages to be > systematically broken.
Anything in particular that you're missing? NB: std::string == QByteArray, std::wstring (or, in C++11, u16string) == QString. Thanks, Marc -- Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software Solutions _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest