MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetPlugins

Method GetPlugins

DuiLib/Core/UIManager.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315CStdPtrArray* CPaintManagerUI::GetPlugins()
316{
317 return &m_aPlugins;
318}
319
320HWND CPaintManagerUI::GetPaintWindow() const
321{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected