Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ replaceText
Method
replaceText
qrenderdoc/Widgets/FindReplace.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
QString FindReplace::replaceText()
118
{
119
return ui->replaceText->currentText();
120
}
121
122
void FindReplace::allowUserModeChange(bool allow)
123
{
Callers
2
performReplace
Method · 0.80
performReplaceAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected