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
Libs
MRML
Widgets
DesignerPlugins
qMRMLSliceWidgetPlugin.h
Go to the documentation of this file.
1
#ifndef __qMRMLSliceWidgetPlugin_h
2
#define __qMRMLSliceWidgetPlugin_h
3
4
#include "
qMRMLWidgetsAbstractPlugin.h
"
5
6
class
QMRML_WIDGETS_PLUGINS_EXPORT
qMRMLSliceWidgetPlugin
:
7
public
QObject,
8
public
qMRMLWidgetsAbstractPlugin
9
{
10
Q_OBJECT
11
12
public
:
13
qMRMLSliceWidgetPlugin
(QObject *_parent =
nullptr
);
14
15
QWidget *
createWidget
(QWidget *_parent)
override
;
16
QString
domXml
()
const override
;
17
// QIcon icon() const;
18
QString
includeFile
()
const override
;
19
bool
isContainer
()
const override
;
20
QString
name
()
const override
;
21
22
};
6
class
QMRML_WIDGETS_PLUGINS_EXPORT
qMRMLSliceWidgetPlugin
: {
…
};
23
24
#endif
qMRMLSliceWidgetPlugin::name
QString name() const override
qMRMLSliceWidgetPlugin::createWidget
QWidget * createWidget(QWidget *_parent) override
qMRMLSliceWidgetPlugin::isContainer
bool isContainer() const override
qMRMLSliceWidgetPlugin::includeFile
QString includeFile() const override
qMRMLSliceWidgetPlugin::domXml
QString domXml() const override
qMRMLSliceWidgetPlugin::qMRMLSliceWidgetPlugin
qMRMLSliceWidgetPlugin(QObject *_parent=nullptr)
qMRMLWidgetsAbstractPlugin::qMRMLWidgetsAbstractPlugin
qMRMLWidgetsAbstractPlugin()
qMRMLWidgetsAbstractPlugin.h
Generated on Tue Mar 11 2025 17:18:52 for Slicer by
1.13.0