26 #ifndef MESH_SELECTION_VIEW_H
27 #define MESH_SELECTION_VIEW_H
30 #include <QMouseEvent>
Qt view for mesh selection.
Definition: MeshSelectionView.h:40
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
Definition: Action.cpp:36