D10073: [PATCH 1/4] Add JavaScript Event Object handling
Andre Heinecke
noreply at phabricator.kde.org
Wed Jan 24 12:23:32 UTC 2018
aheinecke created this revision.
aheinecke added a reviewer: Okular.
aheinecke added a project: Okular.
aheinecke requested review of this revision.
REVISION SUMMARY
This adds a new data object "Event" that can be used
to carry information in and out of JavaScript execution
contexts. The Event Object is defined in the Adobe JavaScript
scripting reference.
The implementation now adds handling for the FieldCalculate
Event. It should be extensible enough so that in the future
more events could be supported.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10073
AFFECTED FILES
CMakeLists.txt
core/script/event.cpp
core/script/event_p.h
core/script/executor_kjs.cpp
core/script/executor_kjs_p.h
core/script/kjs_event.cpp
core/script/kjs_event_p.h
core/script/kjs_field.cpp
core/script/kjs_field_p.h
core/scripter.cpp
core/scripter.h
To: aheinecke, #okular
Cc: michaelweghorn, ngraham, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20180124/3cddc98a/attachment.html>
More information about the Okular-devel
mailing list