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