Qt Creator - Searching files with Locator including folder -


one quick question qtcreator : know possible use locator open files using "ctrl-k" shortcut.

however, possible search files including locations?

for example, let's want locate file named "main.cpp" in folder named "myfolder" , have lots of other main.cpp files.

what should type locator in order open ?

just type myfolder/main.cpp in locator


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -