#include "SMESH_SMESHGUI.hxx"#include "SMESH_ControlsDef.hxx"#include <Plot2d_Histogram.h>#include <QFrame>#include <QDialog>#include <QList>#include <QMap>#include <QSet>#include <QTreeWidget>#include <QVector>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Mesh)>#include <CORBA_SERVER_HEADER(SMESH_Group)>#include <CORBA_SERVER_HEADER(SMESH_Filter)>#include <SALOME_InteractiveObject.hxx>#include <SALOME_GenericObj_wrap.hxx>

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 | GrpComputor |
| Mesh information computer. More... | |
| class | SMESHGUI_AddInfo |
| The wigdet shows additional information on the mesh object. More... | |
| class | SMESHGUI_CtrlInfo |
| Class for the mesh controls information widget. More... | |
| class | SMESHGUI_MeshInfoDlg |
| Centralized dialog box for the measurements. More... | |
| class | SMESHGUI_CtrlInfoDlg |
| Controls information dialog box. More... | |