|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "MitkQtWidgetsExports.h"#include "QmitkRenderWindow.h"#include <mitkDataStorage.h>#include <mitkPointSet.h>#include <mitkRenderWindow.h>#include <QFrame>#include <QHBoxLayout>#include <QMouseEvent>Go to the source code of this file.
Classes | |
| class | QmitkRenderWindowWidget |
| The 'QmitkRenderWindowWidget' is a QFrame that holds a render window and some associates properties, like a crosshair (pointset) and decorations. Decorations are corner annotation (text and color), frame color or background color and can be set using this class. The 'QmitkRenderWindowWidget' is used inside a 'QmitkAbstractMultiWidget', where a map contains several render window widgets to create the multi widget display. More... | |