Hello, I'm looking for the same thing. You may want to have a look at this example app, it might be of some help :
http://zchydem.enume.net/2010/04/08/my-first-qt-quick-app-quickflickr/ (I haven't tried myself yet to send signals from my QML frontend, but I will need to do so in a while) <http://zchydem.enume.net/2010/04/08/my-first-qt-quick-app-quickflickr/> Regards Greg 2010/5/31 Juan Felipe Mogollón Rodríguez <[email protected]> > Hi to everyone, > > I am trying to develop an application that uses qml as frontend. > > I am trying to emit signals from qml to be managed with the cpp code, > I haven't found any tutorial or example that works. > > Could anybody tell me a good tutorial or example? > > Thanks in advance. > > Regards. > > Felipe > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-qml >
_______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
