MCPcopy 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
2239IMainWindow *CaptureContext::GetMainWindow()
2240{
2241 return m_MainWindow;
2242}
2243
2244IEventBrowser *CaptureContext::GetEventBrowser()
2245{

Callers 4

EventSelectedMethod · 0.45
InvokeOntoUIThreadMethod · 0.45
ShowWidgetAsDialogMethod · 0.45
PromptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected