Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
315
CStdPtrArray* CPaintManagerUI::GetPlugins()
316
{
317
return &m_aPlugins;
318
}
319
320
HWND CPaintManagerUI::GetPaintWindow() const
321
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected