|
|
void | showInfoClicked (bool checked) |
| |
|
void | setSelected (bool value) |
| |
|
void | setDataName (const QString &name) |
| |
|
|
| MeshDataWidget (QWidget *parent=0) |
| |
|
| MeshDataWidget (cleaver::TetMesh *mesh, QWidget *parent=0) |
| |
|
void | setTitle (const std::string &title) |
| |
|
|
void | mouseDoubleClickEvent (QMouseEvent *) |
| |
|
void | mousePressEvent (QMouseEvent *) |
| |
|
void | mouseMoveEvent (QMouseEvent *) |
| |
|
void | updateStyleSheet () |
| |
|
|
Ui::MeshDataWidget * | ui |
| |
|
std::string | openStyle |
| |
|
std::string | closedStyle |
| |
|
std::string | selectedOpenStyle |
| |
|
std::string | selectedClosedStyle |
| |
|
std::string | normalInfoStyle |
| |
|
std::string | selectedInfoStyle |
| |
|
cleaver::TetMesh * | mesh |
| |
|
bool | open |
| |
|
bool | selected |
| |
Definition at line 12 of file MeshDataWidget.h.
The documentation for this class was generated from the following files: