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

Attachment: OpenPGP_0xB23C7A7C8E96CE3B.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to