Medical Imaging Interaction Toolkit
2016.11.0
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) | |
virtual | ~QmitkToolGUIArea () |
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 33 of file QmitkToolGUIArea.h.
QmitkToolGUIArea::QmitkToolGUIArea | ( | QWidget * | parent = nullptr , |
Qt::WindowFlags | f = nullptr |
||
) |
Definition at line 19 of file QmitkToolGUIArea.cpp.
|
virtual |
Definition at line 24 of file QmitkToolGUIArea.cpp.