MCPcopy 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
80bool Entry::isPassword() const
81{
82 return m_password;
83}
84
85void Entry::setReadOnly(bool state)
86{

Callers 2

paintEntryMethod · 0.80
paintComboBoxEntryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected