MCPcopy 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
122void FindReplace::allowUserModeChange(bool allow)
123{
124 ui->modeChangeFrame->setVisible(allow);
125}
126
127void FindReplace::setReplaceMode(bool replacing)
128{

Callers 1

debugShaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected