Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ filename
Method
filename
qrenderdoc/Windows/Dialogs/TextureSaveDialog.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
QString TextureSaveDialog::filename()
173
{
174
return ui->filename->text();
175
}
176
177
void TextureSaveDialog::SetFiletypeFromFilename()
178
{
Callers
2
on_saveTex_clicked
Method · 0.45
on_action_Open_Capture_with_Options_triggered
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
no test coverage detected