Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetPostPaintCount
Method
GetPostPaintCount
DuiLib/Core/UIManager.cpp:1476–1479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1474
}
1475
1476
int CPaintManagerUI::GetPostPaintCount() const
1477
{
1478
return m_aPostPaintControls.GetSize();
1479
}
1480
1481
bool CPaintManagerUI::AddPostPaint(CControlUI* pControl)
1482
{
Callers
nothing calls this directly
Calls
1
GetSize
Method · 0.45
Tested by
no test coverage detected