How to refresh Qt Creator Projects -> files by command or Shortcut
-
I delete some header and cpp file, want to explicitly (with command) refresh Qt Creator -> Project Tab -> files
is it possible? Sometimes Qt Creator just does not refreshI delete some header, its asks if I want to delete related cpp and ui file
If I choose yes or If I choose no same result
headers and cpp/ui files are still hereupd:
problem just sneaked around the cmake file, previously when I used QMake when I delete any cpp or h file it would ammend .pro file tooAnyways, if there is the way to automate CMake edits -> kindly advise
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
I delete some header and cpp file, want to explicitly (with command) refresh Qt Creator -> Project Tab -> files
is it possible? Sometimes Qt Creator just does not refreshI delete some header, its asks if I want to delete related cpp and ui file
If I choose yes or If I choose no same result
headers and cpp/ui files are still hereupd:
problem just sneaked around the cmake file, previously when I used QMake when I delete any cpp or h file it would ammend .pro file tooAnyways, if there is the way to automate CMake edits -> kindly advise
@JacobNovitsky try newest Qt Creator, I think it got fixed recently.