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

Method takeCaptureOwnership

qrenderdoc/Windows/MainWindow.h:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 void setProgress(float val);
103 void setRemoteHost(int hostIdx);
104 void takeCaptureOwnership() { m_OwnTempCapture = true; }
105 void captureModified();
106 void LoadFromFilename(const QString &filename, bool temporary);
107 void LoadCapture(const QString &filename, const ReplayOptions &opts, bool temporary, bool local);

Callers 4

BeginMethod · 0.80
cleanItemsMethod · 0.80
connectionClosedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected