anatomist 6.0.4
3D neuroimaging data viewer
anatomist::DraggableWrapper Class Reference

Taken from: https://forum.qt.io/topic/151855/grid-layout-widget-and-splitter-like-resizing/9. More...

#include <anatomist/window/qwinblock.h>

Inheritance diagram for anatomist::DraggableWrapper:
Collaboration diagram for anatomist::DraggableWrapper:

Public Member Functions

 DraggableWrapper (QWidget *widget, bool withDragGrip=true)
 
virtual ~DraggableWrapper ()
 

Protected Member Functions

virtual void mouseMoveEvent (QMouseEvent *event)
 

Detailed Description

Constructor & Destructor Documentation

◆ DraggableWrapper()

anatomist::DraggableWrapper::DraggableWrapper ( QWidget * widget,
bool withDragGrip = true )

◆ ~DraggableWrapper()

virtual anatomist::DraggableWrapper::~DraggableWrapper ( )
virtual

Member Function Documentation

◆ mouseMoveEvent()

virtual void anatomist::DraggableWrapper::mouseMoveEvent ( QMouseEvent * event)
protectedvirtual

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