|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Dummy class for putting into a GUI (mainly using Qt Designer). More...
#include <QmitkToolGUIArea.h>


Public Member Functions | |
| QmitkToolGUIArea (QWidget *parent=nullptr, Qt::WindowFlags f=nullptr) | |
| ~QmitkToolGUIArea () override | |
Dummy class for putting into a GUI (mainly using Qt Designer).
This class is nothing more than a QWidget. It is good for use with QmitkToolSelectionBox as a place to display GUIs for active tools.
Last contributor: $Author$
Definition at line 29 of file QmitkToolGUIArea.h.
| QmitkToolGUIArea::QmitkToolGUIArea | ( | QWidget * | parent = nullptr, |
| Qt::WindowFlags | f = nullptr |
||
| ) |
Definition at line 15 of file QmitkToolGUIArea.cpp.
|
override |
Definition at line 20 of file QmitkToolGUIArea.cpp.