Slicer
4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Libs
MRML
Widgets
DesignerPlugins
qMRMLVolumeThresholdWidgetPlugin.h
Go to the documentation of this file.
1
#ifndef __qMRMLVolumeThresholdWidgetPlugin_h
2
#define __qMRMLVolumeThresholdWidgetPlugin_h
3
4
#include "
qMRMLWidgetsAbstractPlugin.h
"
5
6
class
QMRML_WIDGETS_PLUGINS_EXPORT
qMRMLVolumeThresholdWidgetPlugin
:
public
QObject,
7
public
qMRMLWidgetsAbstractPlugin
8
{
9
Q_OBJECT
10
11
public
:
12
qMRMLVolumeThresholdWidgetPlugin
(QObject *_parent = 0);
13
14
QWidget *createWidget(QWidget *_parent);
15
QString domXml()
const
;
16
QIcon
icon
()
const
;
17
QString includeFile()
const
;
18
bool
isContainer()
const
;
19
QString name()
const
;
20
21
};
22
23
#endif
24
qMRMLWidgetsAbstractPlugin::icon
virtual QIcon icon() const
qMRMLVolumeThresholdWidgetPlugin
Definition:
qMRMLVolumeThresholdWidgetPlugin.h:6
qMRMLWidgetsAbstractPlugin
Definition:
qMRMLWidgetsAbstractPlugin.h:35
qMRMLWidgetsAbstractPlugin.h
Generated on Fri May 17 2019 15:20:19 for Slicer by
1.8.14