How to refresh Qt Creator Projects -> files by command or Shortcut
-
wrote on 6 Sept 2023, 04:30 last edited by JacobNovitsky 9 Jun 2023, 04:38
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
-
-
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.
1/2