Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetChangeStep
Method
SetChangeStep
DuiLib/Control/UISlider.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void CSliderUI::SetChangeStep(int step)
43
{
44
m_nStep = step;
45
}
46
47
void CSliderUI::SetThumbSize(SIZE szXY)
48
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected