Slicer
5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Toggle main menu visibility
Main Page
Related Pages
Classes
Class Index
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
Enumerations
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Related Symbols
a
e
f
i
m
o
p
r
s
w
Namespaces
Namespace List
Namespace Members
All
_
a
c
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
Functions
Variables
a
c
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
v
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
c
e
i
l
n
p
q
r
s
t
v
Variables
Typedefs
a
d
g
i
l
m
n
p
q
r
s
t
v
Enumerations
Enumerator
Macros
b
c
d
e
f
g
i
m
o
p
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Base
QTGUI
qSlicerPythonManager.h
Go to the documentation of this file.
1
/*=auto=========================================================================
2
3
Portions (c) Copyright 2005 Brigham and Women's Hospital (BWH)
4
All Rights Reserved.
5
6
See COPYRIGHT.txt
7
or http://www.slicer.org/copyright/copyright.txt for details.
8
9
Program: 3D Slicer
10
11
=========================================================================auto=*/
12
13
#ifndef __qSlicerPythonManager_h
14
#define __qSlicerPythonManager_h
15
16
// Slicer includes
17
#include "
qSlicerCorePythonManager.h
"
18
#include "qSlicerBaseQTGUIExport.h"
19
20
class
vtkObject;
21
22
class
Q_SLICER_BASE_QTGUI_EXPORT
qSlicerPythonManager
:
public
qSlicerCorePythonManager
23
{
24
Q_OBJECT
25
26
public
:
27
typedef
qSlicerCorePythonManager
Superclass
;
28
qSlicerPythonManager
(QObject* parent=
nullptr
);
29
~qSlicerPythonManager
()
override
;
30
31
protected
:
32
33
void
preInitialization
()
override
;
34
void
executeInitializationScripts
()
override
;
35
36
private
:
37
40
static
void
eventBrokerScriptHandler(
const
char
*script,
void
*clientData);
41
42
};
22
class
Q_SLICER_BASE_QTGUI_EXPORT
qSlicerPythonManager
:
public
qSlicerCorePythonManager
{
…
};
43
44
#endif
qSlicerCorePythonManager::qSlicerCorePythonManager
qSlicerCorePythonManager(QObject *parent=nullptr)
qSlicerPythonManager::qSlicerPythonManager
qSlicerPythonManager(QObject *parent=nullptr)
qSlicerPythonManager::~qSlicerPythonManager
~qSlicerPythonManager() override
qSlicerPythonManager::preInitialization
void preInitialization() override
qSlicerPythonManager::executeInitializationScripts
void executeInitializationScripts() override
qSlicerPythonManager::Superclass
qSlicerCorePythonManager Superclass
Definition
qSlicerPythonManager.h:27
qSlicerCorePythonManager.h
Generated on Tue Mar 11 2025 17:18:52 for Slicer by
1.13.0