Jump to content

Kexi/Plugins/Scripts: Difference between revisions

From KDE Community Wiki
Jstaniek (talk | contribs)
No edit summary
Jstaniek (talk | contribs)
 
Line 9: Line 9:
*[[/Database Object Model/]]
*[[/Database Object Model/]]
*[[/Archives/]]
*[[/Archives/]]
*[[/Script Editor/]] (needs update)

Latest revision as of 12:40, 29 December 2024

Note

May 2023: This document needs deep updates because of the changed direction to Python. See https://invent.kde.org/office/kexi/-/issues/34

Note

Two aspects of scripting:
  1. user-defined "modules"
  2. extensions that add in-app features to KEXI, what is an alternative to binary C++ extensions


Topics