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

Method RaiseDockWindow

qrenderdoc/Code/CaptureContext.cpp:2797–2800  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2795}
2796
2797void CaptureContext::RaiseDockWindow(QWidget *dockWindow)
2798{
2799 ToolWindowManager::raiseToolWindow(dockWindow);
2800}
2801
2802void CaptureContext::AddDockWindow(QWidget *newWindow, DockReference ref, QWidget *refWindow,
2803 float percentage)

Callers 2

window_callbackFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected