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

Method CListTextElementUI

DuiLib/Control/UIList.cpp:1919–1922  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1917//
1918
1919CListTextElementUI::CListTextElementUI() : m_nLinks(0), m_nHoverLink(-1), m_pOwner(NULL)
1920{
1921 ::ZeroMemory(&m_rcLinks, sizeof(m_rcLinks));
1922}
1923
1924CListTextElementUI::~CListTextElementUI()
1925{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected