NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
niftk::MouseEventEater Class Reference

Qt event filter to eat mouse events .... More...

Inheritance diagram for niftk::MouseEventEater:
Inheritance graph
[legend]
Collaboration diagram for niftk::MouseEventEater:
Collaboration graph
[legend]

Public Member Functions

 MouseEventEater (QWidget *parent=NULL)
 
 ~MouseEventEater ()
 
void SetIsEating (bool b)
 
bool GetIsEating () const
 

Protected Member Functions

virtual bool eventFilter (QObject *obj, QEvent *event) override
 

Detailed Description

Qt event filter to eat mouse events ....

Constructor & Destructor Documentation

niftk::MouseEventEater::MouseEventEater ( QWidget *  parent = NULL)
inline
niftk::MouseEventEater::~MouseEventEater ( )
inline

Member Function Documentation

virtual bool niftk::MouseEventEater::eventFilter ( QObject *  obj,
QEvent *  event 
)
inlineoverrideprotectedvirtual
bool niftk::MouseEventEater::GetIsEating ( ) const
inline
void niftk::MouseEventEater::SetIsEating ( bool  b)
inline

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