Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ mostRecentFilename
Method
mostRecentFilename
qrenderdoc/Windows/Dialogs/CaptureDialog.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
QString CaptureDialog::mostRecentFilename()
97
{
98
return ConfigFilePath(lit(
"most_recent.cap"
));
99
}
100
101
void CaptureDialog::PopulateMostRecent()
102
{
Callers
nothing calls this directly
Calls
1
ConfigFilePath
Function · 0.50
Tested by
no test coverage detected