Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetMainWindow
Method
GetMainWindow
qrenderdoc/Code/CaptureContext.cpp:2239–2242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2237
}
2238
2239
IMainWindow *CaptureContext::GetMainWindow()
2240
{
2241
return m_MainWindow;
2242
}
2243
2244
IEventBrowser *CaptureContext::GetEventBrowser()
2245
{
Callers
4
EventSelected
Method · 0.45
InvokeOntoUIThread
Method · 0.45
ShowWidgetAsDialog
Method · 0.45
Prompt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected