Kig Python Scripting API Documentation

Kig Python Scripting API Documentation

0.10.5

Introduction

This is the documentation of the Kig Python Scripting API. It is intended as a reference for people using the Kig Python Scripting System. The Documentation is generated from the C++ sources for the classes, and unfortunately, this means that the documentation uses a C++ syntax. However, if you ignore this fact, and simply look at the API as a set of classes with member and static functions, then you should be fine.

API

This API is mostly meant to be used from user-defined calc() functions. In these functions, it is necessary to Both uses require the Object API to be exported to Python, and this is the major part of this API. Some more classes are also exported, but mostly because they are used from one of the Object's APIs.

Links

Next suggested reading is the documentation of the Object class.
KDE Logo
This file is part of the documentation for kdelibs 0.10.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Mon Aug 15 23:01:22 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2001