kig
CompiledPythonScript Class Reference
#include <python_scripter.h>
Detailed Description
Definition at line 28 of file python_scripter.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &a, const KigDocument &doc) |
| CompiledPythonScript (const CompiledPythonScript &s) | |
| bool | valid () |
| ~CompiledPythonScript () | |
Constructor & Destructor Documentation
| CompiledPythonScript::CompiledPythonScript | ( | const CompiledPythonScript & | s | ) |
Definition at line 485 of file python_scripter.cc.
| CompiledPythonScript::~CompiledPythonScript | ( | ) |
Definition at line 442 of file python_scripter.cc.
Member Function Documentation
| ObjectImp * CompiledPythonScript::calc | ( | const Args & | a, | |
| const KigDocument & | doc | |||
| ) |
Definition at line 437 of file python_scripter.cc.
| bool CompiledPythonScript::valid | ( | ) |
Definition at line 600 of file python_scripter.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference