MCPcopy Create free account
hub / github.com/KDE/okular / ExecutorJS

Method ExecutorJS

core/script/executor_js.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93ExecutorJS::ExecutorJS(DocumentPrivate *doc)
94 : d(new ExecutorJSPrivate(doc))
95{
96}
97
98ExecutorJS::~ExecutorJS()
99{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected