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 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 data.
This class use the Qt model/view design. This is the view.
| MeshDataView::MeshDataView | ( | 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: