Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ CDateTimeWnd
Method
CDateTimeWnd
DuiLib/Control/UIDateTime.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
};
33
34
CDateTimeWnd::CDateTimeWnd() : m_pOwner(NULL), m_hBkBrush(NULL), m_bInit(false)
35
{
36
}
37
38
void CDateTimeWnd::Init(CDateTimeUI* pOwner)
39
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected