Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
HistogramGraphicsRectItem Class Reference

The class HistogramGraphicsRectItem defines the histogram graphics item and is required to manage the tooltip when the mouse moves over the histogram. More...

#include <HistogramGraphicsRectItem.h>

Public Member Functions

 HistogramGraphicsRectItem (ImageLutWidget *lw, QRectF rect)
 Default construtor.
 ~HistogramGraphicsRectItem () override=default
 destructor

Protected Member Functions

void hoverMoveEvent (QGraphicsSceneHoverEvent *event) override
 just send a the position of the mouse to the ImageLutWidget

Detailed Description

The class HistogramGraphicsRectItem defines the histogram graphics item and is required to manage the tooltip when the mouse moves over the histogram.

Constructor & Destructor Documentation

◆ HistogramGraphicsRectItem()

HistogramGraphicsRectItem::HistogramGraphicsRectItem ( ImageLutWidget * lw,
QRectF rect )
inline

Default construtor.

◆ ~HistogramGraphicsRectItem()

HistogramGraphicsRectItem::~HistogramGraphicsRectItem ( )
overridedefault

destructor

Member Function Documentation

◆ hoverMoveEvent()

void HistogramGraphicsRectItem::hoverMoveEvent ( QGraphicsSceneHoverEvent * event)
inlineoverrideprotected

just send a the position of the mouse to the ImageLutWidget


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