26#ifndef MESH_SELECTION_VIEW_H
27#define MESH_SELECTION_VIEW_H
Basic component to manage any kind of mesh.
Definition MeshComponent.h:53
MeshSelectionView(QWidget *parent=nullptr)
by default extent cells to fit
Definition MeshSelectionView.cpp:33
void mousePressEvent(QMouseEvent *event) override
override to clear the selection if the user click outside the lines
Definition MeshSelectionView.cpp:39