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

Method CListContainerElementUI

DuiLib/Control/UIList.cpp:2100–2106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2098//
2099
2100CListContainerElementUI::CListContainerElementUI() :
2101m_iIndex(-1),
2102m_pOwner(NULL),
2103m_bSelected(false),
2104m_uButtonState(0)
2105{
2106}
2107
2108LPCTSTR CListContainerElementUI::GetClass() const
2109{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected