kig
CompiledPythonScript Class Reference
#include <python_scripter.h>
Public Member Functions | |
CompiledPythonScript (const CompiledPythonScript &s) | |
~CompiledPythonScript () | |
ObjectImp * | calc (const Args &a, const KigDocument &doc) |
bool | valid () |
Detailed Description
Definition at line 28 of file python_scripter.h.
Constructor & Destructor Documentation
CompiledPythonScript::CompiledPythonScript | ( | const CompiledPythonScript & | s | ) |
Definition at line 487 of file python_scripter.cc.
CompiledPythonScript::~CompiledPythonScript | ( | ) |
Definition at line 444 of file python_scripter.cc.
Member Function Documentation
ObjectImp * CompiledPythonScript::calc | ( | const Args & | a, |
const KigDocument & | doc | ||
) |
Definition at line 439 of file python_scripter.cc.
bool CompiledPythonScript::valid | ( | ) |
Definition at line 602 of file python_scripter.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.