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

Method GetValue

DuiLib/Control/UIProgress.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 int CProgressUI::GetValue() const
59 {
60 return m_nValue;
61 }
62
63 void CProgressUI::SetValue(int nValue)
64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected