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

Method IsReadOnly

DuiLib/Control/UIDateTime.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 }
202
203 bool CDateTimeUI::IsReadOnly() const
204 {
205 return m_bReadOnly;
206 }
207
208 void CDateTimeUI::UpdateText()
209 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected