Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsReadOnly
Method
IsReadOnly
DuiLib/Control/UIEdit.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
bool CEditUI::IsReadOnly() const
321
{
322
return m_bReadOnly;
323
}
324
325
void CEditUI::SetNumberOnly(bool bNumberOnly)
326
{
Callers
1
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected