Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
QString FindReplace::findText()
108
{
109
return ui->findText->currentText();
110
}
111
112
void FindReplace::setReplaceText(QString text)
113
{
Callers
6
disassembly_buttonReleased
Method · 0.80
snippetPos
Method · 0.80
find
Method · 0.80
performFindAll
Method · 0.80
performReplace
Method · 0.80
performReplaceAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected