
Definition at line 31 of file pythonmodule.cpp.
Public Attributes | |
| PythonInterpreter * | m_interpreter |
| QMap< QString, PythonExtension * > | m_modules |
|
|
The PythonInterpreter instance this module is part of. Definition at line 39 of file pythonmodule.cpp. Referenced by Kross::Python::PythonModule::PythonModule(). |
|
|
List of PythonExtension instances accessible via this PythonModule instance. Definition at line 45 of file pythonmodule.cpp. |
1.4.6