Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Protected Member Functions | List of all members
camitk::MeshSelectionView Class Reference

Qt view for mesh selection. More...

#include <MeshSelectionView.h>

Inherits QTableView.

Public Member Functions

 MeshSelectionView (QWidget *parent=nullptr)
 by default extent cells to fit More...
 

Protected Member Functions

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

Detailed Description

Qt view for mesh selection.

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

Constructor & Destructor Documentation

◆ MeshSelectionView()

MeshSelectionView::MeshSelectionView ( QWidget *  parent = nullptr)

by default extent cells to fit

Member Function Documentation

◆ mousePressEvent()

void MeshSelectionView::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: