MCPcopy 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
96QString CaptureDialog::mostRecentFilename()
97{
98 return ConfigFilePath(lit("most_recent.cap"));
99}
100
101void CaptureDialog::PopulateMostRecent()
102{

Callers

nothing calls this directly

Calls 1

ConfigFilePathFunction · 0.50

Tested by

no test coverage detected