Medical Imaging Interaction Toolkit  2023.12.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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=nullptr)
 
 ~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 = nullptr 
)

◆ ~QmitkToolGUIArea()

QmitkToolGUIArea::~QmitkToolGUIArea ( )
override

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