[Interest] [EXTERNAL] Re: Send Data to JavaScript

John Schneiderman jschneiderman at gog.com
Wed Apr 14 08:51:49 CEST 2021


On 12.04.2021 16:12, Giuseppe D'Angelo via Interest wrote:
> But a similar consideration applies: do you have any documentation 
> telling you how datatypes in C++ are mapped to datatypes in JS -- and 
> thus if your QMap<QString, QStringlist> is supposed to be supported, 
> or if instead you need to "massage" it a bit? 
     The only thing that I've been able to find is the mapping for JSON 
and QVariant. And it shows that QMap, QString, and QStringList all can 
be mapped into a QVariant.

-- 
John Schneiderman
Senior Software Engineer
CDPR Squad
GOG.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xB23C7A7C8E96CE3B.asc
Type: application/pgp-keys
Size: 2458 bytes
Desc: OpenPGP public key
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210414/829bdca5/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 665 bytes
Desc: OpenPGP digital signature
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210414/829bdca5/attachment.sig>


More information about the Interest mailing list