Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
QmitkToolGUIArea Class Reference

Dummy class for putting into a GUI (mainly using Qt Designer). More...

#include <QmitkToolGUIArea.h>

Inheritance diagram for QmitkToolGUIArea:
Collaboration diagram for QmitkToolGUIArea:

Public Member Functions

 QmitkToolGUIArea (QWidget *parent=nullptr, Qt::WindowFlags f={})
 
 ~QmitkToolGUIArea () override
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ QmitkToolGUIArea()

QmitkToolGUIArea::QmitkToolGUIArea ( QWidget *  parent = nullptr,
Qt::WindowFlags  f = {} 
)

◆ ~QmitkToolGUIArea()

QmitkToolGUIArea::~QmitkToolGUIArea ( )
override

The documentation for this class was generated from the following file: