#include "SMESH_SMESHGUI.hxx"#include "SMESHGUI_SelectionProxy.h"#include <Plot2d_Histogram.h>#include <QDialog>#include <QList>#include <QMap>#include <QSet>#include <QToolBox>#include <SALOMEconfig.h>#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_Info |
| Base widget for all information panes. More... | |
| class | SMESHGUI_BaseInfo |
| Show basic information on selected object. More... | |
| class | SMESHGUI_ElemInfo |
| Base class for the mesh element information widget. More... | |
| class | SMESHGUI_SimpleElemInfo |
| Show mesh element information in the simple text area. More... | |
| class | SMESHGUI_TreeElemInfo |
| Show mesh element information as the tree. More... | |
| class | InfoComputor |
| Mesh information computor. More... | |
| class | SMESHGUI_AddInfo |
| Show additional information on selected object. More... | |
| class | SMESHGUI_CtrlInfo |
| Show quality statistics information on selected object. More... | |
| class | SMESHGUI_MeshInfoDlg |
| Centralized dialog box for the measurements. More... | |
| class | SMESHGUI_CtrlInfoDlg |
| Overall Mesh Quality dialog. More... | |