Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ isPassword
Method
isPassword
src/ui/entry.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
bool Entry::isPassword() const
81
{
82
return m_password;
83
}
84
85
void Entry::setReadOnly(bool state)
86
{
Callers
2
paintEntry
Method · 0.80
paintComboBoxEntry
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected