Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsDragable
Method
IsDragable
DuiLib/Control/UIList.cpp:1201–1204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1199
}
1200
1201
bool CListHeaderItemUI::IsDragable() const
1202
{
1203
return m_bDragable;
1204
}
1205
1206
void CListHeaderItemUI::SetDragable(bool bDragable)
1207
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected