[Qt-interest] Data type that is serializable _and_ QML friendly?

Akos Polster akos at pipacs.com
Wed Oct 20 14:55:27 CEST 2010


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.



More information about the Qt-interest-old mailing list