-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
// mycustomcomponent.h class MyCustomComponent : public QObject { Q_OBJECT QML_ELEMENT // ... }; // main.qml Window { MyCustomComponent {} // "Follow Symbol Under Cursor" should open mycustomcomponent.h }
- is duplicated by
-
QTCREATORBUG-28271 I'd be great if I can jump to the class definition from .qml
-
- Closed
-
- is required for
-
QTCREATORBUG-28113 Suggestions pick list
-
- Reported
-