Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ isPassword
Method
isPassword
core/form.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
bool FormFieldText::isPassword() const
246
{
247
return false;
248
}
249
250
bool FormFieldText::isRichText() const
251
{
Callers
1
FormLineEdit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected