[Interest] Qt5 - my hopes for when the dust settles...

Marc Mutz marc.mutz at kdab.com
Thu Aug 16 12:45:55 CEST 2012


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.mutz at 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



More information about the Interest mailing list