MCPcopy 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
117QString FindReplace::replaceText()
118{
119 return ui->replaceText->currentText();
120}
121
122void FindReplace::allowUserModeChange(bool allow)
123{

Callers 2

performReplaceMethod · 0.80
performReplaceAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected