I wonder if there are any plans about adding Javascript/QML <--> C++ 
navigation?

So for instance if I have C++ object public slot call from QML :

       myobject.myslot()

Then F2 on myslot() would open the corresponding C++ file.

Also find usage should imho find both C++ and QML usages of a slot.

(I'm not sure if it just me, but I often call from QML to C++, but never 
explicitly back.  Callbacks I'll do with property changes...).

Just wondering,

Harri
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to