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

Method COptionUI

DuiLib/Control/UIOption.cpp:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4namespace DuiLib
5{
6 COptionUI::COptionUI() : m_bSelected(false), m_dwSelectedTextColor(0)
7 {
8 }
9
10 COptionUI::~COptionUI()
11 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected