kword/plugins/scripting

kword/plugins/scripting Documentation

The KWord scripting plugin offers flexible access to the Kross scripting framework. Languages like Python, Ruby or KDE JavaScript could be used to script KWord, extend the functionality with script-packages, automate tasks or control the runtime-environment.

Important note; the scripting API is currently unfinished and will change in the future. Your scripts probably will stop working then!

The Scripting::Module class enables access to the KWord functionality from within the scripting backends.

See also:
http://techbase.kde.org/Development/Tutorials/KWord_Scripting