>
> Yes. I'm not sure if it can be done while using a QAbstractItemModel
> as the root model because the returned values are QVariants (right?),
>

If your innerModel type is registered (Q_DECLARE_METATYPE or
QML_DECLARE_TYPE) you can pass it out as QVariant.

 -Pelle
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to