Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ FormFieldChoice
Method
FormFieldChoice
core/form.cpp:327–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
};
326
327
FormFieldChoice::FormFieldChoice()
328
: FormField(*new FormFieldChoicePrivate())
329
{
330
}
331
332
FormFieldChoice::~FormFieldChoice()
333
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected