[Interest] Exposing types to the QJSEngine in Qt 5.5
Jason H
jhihn at gmx.com
Thu Jul 9 21:35:05 CEST 2015
> Sent: Thursday, July 09, 2015 at 4:26 AM
> From: "Jaroslaw Staniek" <staniek at kde.org>
> To: interest at qt-project.org
> Subject: [Interest] Exposing types to the QJSEngine in Qt 5.5
>
...
> Adding qRegisterMetaType<Actor>() prior to engine instantiation does not help.
...
> --
> regards, Jaroslaw Staniek
I've never used that form, just qRegisterMetaType<Actor>("Package", 1, 0, "Actor");
More information about the Interest
mailing list