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

Method alwaysReplayLocally

qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80bool SuggestRemoteDialog::alwaysReplayLocally()
81{
82 return ui->alwaysLocal->isChecked();
83}
84
85void SuggestRemoteDialog::on_alwaysLocal_toggled(bool checked)
86{

Callers 1

LoadCaptureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected