[Qt-qml] [Qt-interest] Data type that is serializable _and_ QML friendly?
aaron.kennedy at nokia.com
aaron.kennedy at nokia.com
Sat Oct 23 03:58:18 CEST 2010
Hi,
Can you define exactly what you mean by "QML friendly"? That is, what features of the QML language do you want to work on your type?
Cheers,
Aaron
On 21/10/2010, at 7:59 AM, "ext Akos Polster" <akos.polster at gmail.com> wrote:
> (Re-posting from Qt-Interest)
>
> Hi,
>
> we have an API that delivers data to clients using signals. The signal payload is a custom type declared with Q_DECLARE_METATYPE. It does not inherit from QObject - but then how to make this data QML friendly.
>
> Should we re-wrap, or change our design, or...?
>
> ~ Akos.
>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
More information about the Qt-qml
mailing list