[Development] HEADS-UP: QStringLiteral
Giuseppe D'Angelo
giuseppe.dangelo at kdab.com
Wed Aug 21 23:00:25 CEST 2019
Il 21/08/19 18:46, Tor Arne Vestbø ha scritto:
> You mean foo[QString(“bar”)] = QString(“baz”)?
No, I mean
QHash<QString, QString> foo;
foo["bar"] = "baz";
Cheers,
--
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4329 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190821/c63bf4f3/attachment.bin>
More information about the Development
mailing list