Medical Imaging Interaction Toolkit
2024.06.00
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={}) | |
~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 = {} |
||
) |
|
override |