Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
Home
Manual
API Reference
Download
Bugzilla
Step8.h
/*===================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center,
Division of Medical and Biological Informatics.
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without
even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.
See LICENSE.txt or http://www.mitk.org for details.
===================================================================*/
#ifndef STEP8_H
#define STEP8_H
#include "
Step6.h
"
#ifndef DOXYGEN_IGNORE
class
Step8
:
public
Step6
{
Q_OBJECT
public
:
Step8
(
int
argc,
char
*argv[], QWidget *parent =
nullptr
);
~Step8
() {}
protected
:
virtual
void
SetupWidgets
()
override
;
protected
slots:
};
#endif // DOXYGEN_IGNORE
#endif // STEP8_H
Generated on Fri Feb 3 2017 20:51:43 for Medical Imaging Interaction Toolkit by
1.8.9.1