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

Method CTabLayoutUI

DuiLib/Layout/UITabLayout.cpp:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4namespace DuiLib
5{
6 CTabLayoutUI::CTabLayoutUI() : m_iCurSel(-1)
7 {
8 }
9
10 LPCTSTR CTabLayoutUI::GetClass() const
11 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected