Qt view for mesh selection. More...
#include <MeshSelectionView.h>
Inheritance diagram for camitk::MeshSelectionView:
Collaboration diagram for camitk::MeshSelectionView: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... | |
Qt view for mesh selection.
This class use the Qt model/view design. This is the view.
| MeshSelectionView::MeshSelectionView | ( | QWidget * | parent = nullptr | ) |
by default extent cells to fit
|
overrideprotected |
override to clear the selection if the user click outside the lines
References camitk::mousePressEvent().
Here is the call graph for this function: