Projects/Calligra/Plugin Tutorials/uk: Difference between revisions

From KDE TechBase
(Created page with "=== Підручники з додатків Calligra ===")
(One intermediate revision by the same user not shown)
Line 2: Line 2:
=== Підручники з додатків Calligra ===
=== Підручники з додатків Calligra ===


; [[Development/Tutorials/Calligra Overview|Calligra Overview]]
; [[Development/Tutorials/Calligra Overview|Огляд Calligra]]


:''This document shows an overview of the different Calligra plugin types and tells you what each of their purpose and strengths are.''  If you are new with Calligra plugins, this is the place to start.
:''This document shows an overview of the different Calligra plugin types and tells you what each of their purpose and strengths are.''  If you are new with Calligra plugins, this is the place to start.


; [[Development/Tutorials/Generic_Calligra_Plugin_Creation|Calligra Plugin Creation]]
; [[Development/Tutorials/Generic_Calligra_Plugin_Creation|Створення додатка  до Calligra]]


:"This gives a technical overview of what it means to write a Calligra plugin."
:"This gives a technical overview of what it means to write a Calligra plugin."

Revision as of 18:28, 17 October 2019

Other languages:

Підручники з додатків Calligra

Огляд Calligra
This document shows an overview of the different Calligra plugin types and tells you what each of their purpose and strengths are. If you are new with Calligra plugins, this is the place to start.
Створення додатка до Calligra
"This gives a technical overview of what it means to write a Calligra plugin."
Creating Calligra Flake Plugins
This tutorial shows you how you can build a plugin for Calligra 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.