Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ allowUserModeChange
Method
allowUserModeChange
qrenderdoc/Widgets/FindReplace.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void FindReplace::allowUserModeChange(bool allow)
123
{
124
ui->modeChangeFrame->setVisible(allow);
125
}
126
127
void FindReplace::setReplaceMode(bool replacing)
128
{
Callers
1
debugShader
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected