MCPcopy Create free account
hub / github.com/Atarity/Lightpack / GetMainWindowHandle

Function GetMainWindowHandle

Software/src/GrabManager.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41#ifdef D3D10_GRAB_SUPPORT
42void *GetMainWindowHandle()
43{
44 return getLightpackApp()->getMainWindowHandle();
45}
46#endif
47
48GrabManager::GrabManager(QWidget *parent) : QObject(parent)

Callers

nothing calls this directly

Calls 1

getMainWindowHandleMethod · 0.80

Tested by

no test coverage detected