Computer Assisted Medical Intervention Tool Kit  version 5.2
QtCanvasWidget Class Reference
+ Inheritance diagram for QtCanvasWidget:
+ Collaboration diagram for QtCanvasWidget:

Public Member Functions

 QtCanvasWidget (QtCanvasView *view)
 
 QtCanvasWidget (QtCanvasView *view)
 

Protected Member Functions

void contextMenuEvent (QContextMenuEvent *e)
 
void contextMenuEvent (QContextMenuEvent *e)
 
void dragEnterEvent (QDragEnterEvent *e)
 
void dragEnterEvent (QDragEnterEvent *e)
 
void dragLeaveEvent (QDragLeaveEvent *e)
 
void dragLeaveEvent (QDragLeaveEvent *e)
 
void dragMoveEvent (QDragMoveEvent *e)
 
void dragMoveEvent (QDragMoveEvent *e)
 
void dropEvent (QDropEvent *e)
 
void dropEvent (QDropEvent *e)
 
void mouseDoubleClickEvent (QMouseEvent *e)
 
void mouseDoubleClickEvent (QMouseEvent *e)
 
void mouseMoveEvent (QMouseEvent *e)
 
void mouseMoveEvent (QMouseEvent *e)
 
void mousePressEvent (QMouseEvent *e)
 
void mousePressEvent (QMouseEvent *e)
 
void mouseReleaseEvent (QMouseEvent *e)
 
void mouseReleaseEvent (QMouseEvent *e)
 
void paintEvent (QPaintEvent *e)
 
void paintEvent (QPaintEvent *e)
 
void wheelEvent (QWheelEvent *e)
 
void wheelEvent (QWheelEvent *e)
 

Protected Attributes

QtCanvasViewm_view
 

Constructor & Destructor Documentation

◆ QtCanvasWidget() [1/2]

QtCanvasWidget::QtCanvasWidget ( QtCanvasView view)
inline

References m_view.

◆ QtCanvasWidget() [2/2]

QtCanvasWidget::QtCanvasWidget ( QtCanvasView view)
inline

References m_view.

Member Function Documentation

◆ contextMenuEvent() [1/2]

void QtCanvasWidget::contextMenuEvent ( QContextMenuEvent *  e)
inlineprotected

References QtCanvasView::contentsContextMenuEvent(), and m_view.

+ Here is the call graph for this function:

◆ contextMenuEvent() [2/2]

void QtCanvasWidget::contextMenuEvent ( QContextMenuEvent *  e)
inlineprotected

References QtCanvasView::contentsContextMenuEvent(), and m_view.

+ Here is the call graph for this function:

◆ dragEnterEvent() [1/2]

void QtCanvasWidget::dragEnterEvent ( QDragEnterEvent *  e)
inlineprotected

References QtCanvasView::contentsDragEnterEvent(), and m_view.

+ Here is the call graph for this function:

◆ dragEnterEvent() [2/2]

void QtCanvasWidget::dragEnterEvent ( QDragEnterEvent *  e)
inlineprotected

References QtCanvasView::contentsDragEnterEvent(), and m_view.

+ Here is the call graph for this function:

◆ dragLeaveEvent() [1/2]

void QtCanvasWidget::dragLeaveEvent ( QDragLeaveEvent *  e)
inlineprotected

References QtCanvasView::contentsDragLeaveEvent(), and m_view.

+ Here is the call graph for this function:

◆ dragLeaveEvent() [2/2]

void QtCanvasWidget::dragLeaveEvent ( QDragLeaveEvent *  e)
inlineprotected

References QtCanvasView::contentsDragLeaveEvent(), and m_view.

+ Here is the call graph for this function:

◆ dragMoveEvent() [1/2]

void QtCanvasWidget::dragMoveEvent ( QDragMoveEvent *  e)
inlineprotected

References QtCanvasView::contentsDragMoveEvent(), and m_view.

+ Here is the call graph for this function:

◆ dragMoveEvent() [2/2]

void QtCanvasWidget::dragMoveEvent ( QDragMoveEvent *  e)
inlineprotected

References QtCanvasView::contentsDragMoveEvent(), and m_view.

+ Here is the call graph for this function:

◆ dropEvent() [1/2]

void QtCanvasWidget::dropEvent ( QDropEvent *  e)
inlineprotected

References QtCanvasView::contentsDropEvent(), and m_view.

+ Here is the call graph for this function:

◆ dropEvent() [2/2]

void QtCanvasWidget::dropEvent ( QDropEvent *  e)
inlineprotected

References QtCanvasView::contentsDropEvent(), and m_view.

+ Here is the call graph for this function:

◆ mouseDoubleClickEvent() [1/2]

void QtCanvasWidget::mouseDoubleClickEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMouseDoubleClickEvent(), and m_view.

+ Here is the call graph for this function:

◆ mouseDoubleClickEvent() [2/2]

void QtCanvasWidget::mouseDoubleClickEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMouseDoubleClickEvent(), and m_view.

+ Here is the call graph for this function:

◆ mouseMoveEvent() [1/2]

void QtCanvasWidget::mouseMoveEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMouseMoveEvent(), and m_view.

+ Here is the call graph for this function:

◆ mouseMoveEvent() [2/2]

void QtCanvasWidget::mouseMoveEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMouseMoveEvent(), and m_view.

+ Here is the call graph for this function:

◆ mousePressEvent() [1/2]

void QtCanvasWidget::mousePressEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMousePressEvent(), and m_view.

+ Here is the call graph for this function:

◆ mousePressEvent() [2/2]

void QtCanvasWidget::mousePressEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMousePressEvent(), and m_view.

+ Here is the call graph for this function:

◆ mouseReleaseEvent() [1/2]

void QtCanvasWidget::mouseReleaseEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMouseReleaseEvent(), and m_view.

+ Here is the call graph for this function:

◆ mouseReleaseEvent() [2/2]

void QtCanvasWidget::mouseReleaseEvent ( QMouseEvent *  e)
inlineprotected

References QtCanvasView::contentsMouseReleaseEvent(), and m_view.

+ Here is the call graph for this function:

◆ paintEvent() [1/2]

void QtCanvasWidget::paintEvent ( QPaintEvent *  e)
protected

References QtCanvasView::drawContents(), QtCanvasViewData::highQuality, and m_view.

+ Here is the call graph for this function:

◆ paintEvent() [2/2]

void QtCanvasWidget::paintEvent ( QPaintEvent *  e)
protected

◆ wheelEvent() [1/2]

void QtCanvasWidget::wheelEvent ( QWheelEvent *  e)
inlineprotected

References QtCanvasView::contentsWheelEvent(), and m_view.

+ Here is the call graph for this function:

◆ wheelEvent() [2/2]

void QtCanvasWidget::wheelEvent ( QWheelEvent *  e)
inlineprotected

References QtCanvasView::contentsWheelEvent(), and m_view.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_view


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