MCPcopy Create free account
hub / github.com/baldurk/renderdoc / findText

Method findText

qrenderdoc/Widgets/FindReplace.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107QString FindReplace::findText()
108{
109 return ui->findText->currentText();
110}
111
112void FindReplace::setReplaceText(QString text)
113{

Callers 6

snippetPosMethod · 0.80
findMethod · 0.80
performFindAllMethod · 0.80
performReplaceMethod · 0.80
performReplaceAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected