Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ FormFieldText
Method
FormFieldText
core/form.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
};
231
232
FormFieldText::FormFieldText()
233
: FormField(*new FormFieldTextPrivate())
234
{
235
}
236
237
FormFieldText::~FormFieldText()
238
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected