T
T
tugo2018-02-27 18:48:36
Qt
tugo, 2018-02-27 18:48:36

How to make Qt Creator go into QML sources?

For example, I create my own component based on Button:

Button {
    id: root
    Text {
   }
}

And I want to go to the button component description file, by pressing F2 - "Follow Simbol Under Cursor" The
file "qt-everywhere-opensource-src-5.5.1\qtquickcontrols\src\controls\Button.qml" should
open 5a957d74c687b782733139.png
?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question