CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
ctkAbstractPythonManager Member List

This is the complete list of members for ctkAbstractPythonManager, including all inherited members.

addObjectToPythonMain(const QString &name, QObject *obj)ctkAbstractPythonManager
addWrapperFactory(PythonQtForeignWrapperFactory *factory)ctkAbstractPythonManager
ctkAbstractPythonManager(QObject *_parent=NULL)ctkAbstractPythonManager
d_ptrctkAbstractPythonManagerprotected
dir_object(PyObject *object, bool appendParenthesis=false)ctkAbstractPythonManagerstatic
EvalInput enum valuectkAbstractPythonManager
executeFile(const QString &filename)ctkAbstractPythonManager
executeInitializationScripts()ctkAbstractPythonManagerprotectedvirtual
executeString(const QString &code, ExecuteStringMode mode=FileInput)ctkAbstractPythonManager
ExecuteStringMode enum namectkAbstractPythonManager
FileInput enum valuectkAbstractPythonManager
getVariable(const QString &varName)ctkAbstractPythonManager
initializationFlags() constctkAbstractPythonManager
initialize()ctkAbstractPythonManager
initPythonQt(int flags)ctkAbstractPythonManagerprotected
isPythonInitialized() constctkAbstractPythonManager
mainContext()ctkAbstractPythonManager
preInitialization()ctkAbstractPythonManagerprotectedvirtual
printStderr(const QString &)ctkAbstractPythonManagerprotectedslot
printStdout(const QString &)ctkAbstractPythonManagerprotectedslot
pythonAttributes(const QString &pythonVariableName, const QString &module=QLatin1String("__main__"), bool appendParenthesis=false) constctkAbstractPythonManager
pythonErrorOccured() constctkAbstractPythonManager
pythonInitialized()ctkAbstractPythonManagersignal
pythonModule(const QString &module)ctkAbstractPythonManagerstatic
pythonObject(const QString &variableNameAndFunction)ctkAbstractPythonManagerstatic
pythonPaths()ctkAbstractPythonManagerprotectedvirtual
pythonPreInitialized()ctkAbstractPythonManagersignal
registerClassForPythonQt(const QMetaObject *metaobject)ctkAbstractPythonManager
registerCPPClassForPythonQt(const char *name)ctkAbstractPythonManager
registerPythonQtDecorator(QObject *decorator)ctkAbstractPythonManager
resetErrorFlag()ctkAbstractPythonManager
setInitializationFlags(int flags)ctkAbstractPythonManager
setInitializationFunction(void(*initFunction)())ctkAbstractPythonManager
setSystemExitExceptionHandlerEnabled(bool value)ctkAbstractPythonManager
SingleInput enum valuectkAbstractPythonManager
splitByDotOutsideParenthesis(const QString &pythonVariableName)ctkAbstractPythonManagerstatic
Superclass typedefctkAbstractPythonManager
systemExitExceptionHandlerEnabled() constctkAbstractPythonManager
systemExitExceptionRaised(int exitCode)ctkAbstractPythonManagersignal
~ctkAbstractPythonManager()ctkAbstractPythonManagervirtual