#include "SMESH_SMESHGUI.hxx"
#include "SMESHGUI_Dialog.h"
#include <QGroupBox>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
Go to the source code of this file.
Data Structures | |
class | SMESHGUI_MeshOrderBox |
Reusable widget that shows and allows modify meshing order. More... | |
class | SMESHGUI_MeshOrderDlg |
Dialog contains mesh order box for modification operation. More... | |
Typedefs | |
typedef QList< QStringList > | ListListName |
typedef QList< int > | ListId |
typedef QList< ListId > | ListListId |
typedef QList<ListId> ListListId |
typedef QList<QStringList> ListListName |