Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
QmitkRenderWindowWidget.h File Reference
#include "MitkQtWidgetsExports.h"
#include <QmitkRenderWindow.h>
#include <mitkCrosshairManager.h>
#include <mitkDataStorage.h>
#include <mitkRenderWindow.h>
#include <QFrame>
#include <QMouseEvent>
#include <QVBoxLayout>

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, e.g. 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. This class uses a CrosshairManager, which allows to use plane geometries as crosshair. More...