#include "SMESH_SMESHGUI.hxx"#include <SALOME_InteractiveObject.hxx>#include <QFrame>#include <QDialog>#include <QList>#include <QMap>#include <QSet>#include <QVector>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Mesh)>

Go to the source code of this file.
Data Structures | |
| class | SMESHGUI_MeshInfo |
| Base mesh information widget. More... | |
| class | SMESHGUI_ElemInfo |
| Base class for the mesh element information widget. More... | |
| struct | SMESHGUI_ElemInfo.XYZ |
| class | SMESHGUI_SimpleElemInfo |
| Represents mesh element information in the simple text area. More... | |
| class | SMESHGUI_TreeElemInfo |
| Represents mesh element information in the tree-like form. More... | |
| class | SMESHGUI_MeshInfoDlg |
| Centralized dialog box for the measurements. More... | |