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

Method context

qrenderdoc/Widgets/FindReplace.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77FindReplace::SearchContext FindReplace::context()
78{
79 return (FindReplace::SearchContext)ui->searchContext->currentIndex();
80}
81
82FindReplace::SearchDirection FindReplace::direction()
83{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected