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

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -