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

Method CTileLayoutUI

DuiLib/Layout/UITileLayout.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4namespace DuiLib
5{
6 CTileLayoutUI::CTileLayoutUI() : m_nColumns(1)
7 {
8 m_szItem.cx = m_szItem.cy = 0;
9 }
10
11 LPCTSTR CTileLayoutUI::GetClass() const
12 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected