#include <Base/QTCore/qSlicerCorePythonManager.h>
|
ctkVTKPythonQtWrapperFactory * | Factory |
|
Definition at line 33 of file qSlicerCorePythonManager.h.
◆ Superclass
◆ qSlicerCorePythonManager()
qSlicerCorePythonManager::qSlicerCorePythonManager |
( |
QObject * |
parent = 0 | ) |
|
◆ ~qSlicerCorePythonManager()
qSlicerCorePythonManager::~qSlicerCorePythonManager |
( |
| ) |
|
◆ addVTKObjectToPythonMain()
void qSlicerCorePythonManager::addVTKObjectToPythonMain |
( |
const QString & |
name, |
|
|
vtkObject * |
object |
|
) |
| |
Convenient function allowing to add a VTK object to the interpreter main module.
◆ appendPythonPath()
void qSlicerCorePythonManager::appendPythonPath |
( |
const QString & |
path | ) |
|
◆ appendPythonPaths()
void qSlicerCorePythonManager::appendPythonPaths |
( |
const QStringList & |
paths | ) |
|
Append paths to sys.path.
◆ preInitialization()
virtual void qSlicerCorePythonManager::preInitialization |
( |
| ) |
|
|
protectedvirtual |
◆ pythonPaths()
virtual QStringList qSlicerCorePythonManager::pythonPaths |
( |
| ) |
|
|
virtual |
List of directories containing Python modules.
◆ Factory
ctkVTKPythonQtWrapperFactory* qSlicerCorePythonManager::Factory |
|
protected |
The documentation for this class was generated from the following file: