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

Method GetChangeStep

DuiLib/Control/UISlider.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 int CSliderUI::GetChangeStep()
38 {
39 return m_nStep;
40 }
41
42 void CSliderUI::SetChangeStep(int step)
43 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected