Qt 6.11 is out! See what's new in the release
blog
Qt Creator - forget project
-
How can I get Qt Creator to forget a project entirely?
I need this so can create an instructional video showing how to set it up, and I see no option to do so.
@Vadi2 said in Qt Creator - forget project:
How can I get Qt Creator to forget a project entirely?
I need this so can create an instructional video showing how to set it up, and I see no option to do so.
I don't know of a way to do it through the GUI, but you can manually edit the config file. On Windows, the file is at
C:\Users\<USERNAME>\AppData\Roaming\QtProject\QtCreator.iniUnder the [ProjectExplorer] section, erase the fields
RecentProjects\FileNamesandRecentProjects\DisplayNames.