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
Modules
Loadable
Segmentations
Widgets
DesignerPlugins
qMRMLSegmentationShow3DButtonPlugin.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 __qMRMLSegmentationShow3DButtonPlugin_h
14
#define __qMRMLSegmentationShow3DButtonPlugin_h
15
16
#include "
qSlicerSegmentationsModuleWidgetsAbstractPlugin.h
"
17
18
class
Q_SLICER_MODULE_SEGMENTATIONS_WIDGETS_PLUGINS_EXPORT
qMRMLSegmentationShow3DButtonPlugin
19
:
public
QObject
20
,
public
qSlicerSegmentationsModuleWidgetsAbstractPlugin
21
{
22
Q_OBJECT
23
24
public
:
25
qMRMLSegmentationShow3DButtonPlugin
(QObject* parent =
nullptr
);
26
27
QWidget *
createWidget
(QWidget* parent)
override
;
28
QString
domXml
()
const override
;
29
QString
includeFile
()
const override
;
30
bool
isContainer
()
const override
;
31
QString
name
()
const override
;
32
33
};
18
class
Q_SLICER_MODULE_SEGMENTATIONS_WIDGETS_PLUGINS_EXPORT
qMRMLSegmentationShow3DButtonPlugin
{
…
};
34
35
#endif
qMRMLSegmentationShow3DButtonPlugin::domXml
QString domXml() const override
qMRMLSegmentationShow3DButtonPlugin::isContainer
bool isContainer() const override
qMRMLSegmentationShow3DButtonPlugin::createWidget
QWidget * createWidget(QWidget *parent) override
qMRMLSegmentationShow3DButtonPlugin::includeFile
QString includeFile() const override
qMRMLSegmentationShow3DButtonPlugin::qMRMLSegmentationShow3DButtonPlugin
qMRMLSegmentationShow3DButtonPlugin(QObject *parent=nullptr)
qMRMLSegmentationShow3DButtonPlugin::name
QString name() const override
qSlicerSegmentationsModuleWidgetsAbstractPlugin::qSlicerSegmentationsModuleWidgetsAbstractPlugin
qSlicerSegmentationsModuleWidgetsAbstractPlugin()
qSlicerSegmentationsModuleWidgetsAbstractPlugin.h
Generated on Fri Apr 11 2025 18:37:21 for Slicer by
1.13.0