On 27/09/2010, at 9:53 PM, ext Jason H wrote: > Thanks, I got it working. It's onCompleted. And I'm using your alias trick. > > Is there documentation on how to use signals/slots from QML? I looked through > and didn't see anything on how to define your own signals in QML
The documentation for adding signals is here: http://doc.qt.nokia.com/4.7/qml-extending-types.html#adding-new-signals Regards, Michael _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
