Computer Assisted Medical Intervention Tool Kit  version 5.2
 
Loading...
Searching...
No Matches
camitk::MeshDataView Class Reference

Qt view for mesh data. More...

#include <MeshDataView.h>

+ Inheritance diagram for camitk::MeshDataView:
+ Collaboration diagram for camitk::MeshDataView:

Public Member Functions

 MeshDataView (QWidget *parent=nullptr)
 by default extent cells to fit
 

Protected Member Functions

void mousePressEvent (QMouseEvent *event) override
 override to clear the selection if the user click outside the lines
 

Detailed Description

Qt view for mesh data.

This class use the Qt model/view design. This is the view.

Constructor & Destructor Documentation

◆ MeshDataView()

MeshDataView::MeshDataView ( QWidget *  parent = nullptr)

by default extent cells to fit

Member Function Documentation

◆ mousePressEvent()

void MeshDataView::mousePressEvent ( QMouseEvent *  event)
overrideprotected

override to clear the selection if the user click outside the lines


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