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

Method CDialogBuilder

DuiLib/Core/UIDlgBuilder.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3namespace DuiLib {
4
5CDialogBuilder::CDialogBuilder() : m_pCallback(NULL), m_pstrtype(NULL)
6{
7
8}
9
10CControlUI* CDialogBuilder::Create(STRINGorID xml, LPCTSTR type, IDialogBuilderCallback* pCallback,
11 CPaintManagerUI* pManager, CControlUI* pParent)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected