Projects/Calligra/Plugin Tutorials: Difference between revisions

From KDE TechBase
Line 12: Line 12:
; [[Development/Tutorials/KSpread Scripting|KSpread Scripting]]
; [[Development/Tutorials/KSpread Scripting|KSpread Scripting]]
:''This tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross.''
:''This tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross.''
; [[Development/Tutorials/Krita Scripting|Krita Scripting]]
:''This tutorial shows how to script Krita with Python, Ruby or JavaScript using Kross.''

Revision as of 13:10, 17 June 2012

KOffice Plugin Tutorials

KOffice Overview
This document shows an overview of the different KOffice plugin types and tells you what each of their purpose and strengths are. If you are new with KOffice plugins, this is the place to start.
Creating KOffice Flake Plugins
This tutorial shows you how you can build a plugin for KOffice applications to allow you embed content in ODF documents using Flake.
KWord Scripting
This tutorial shows how to script KWord with Python, Ruby or JavaScript using Kross.
KSpread Scripting
This tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross.