Version: 8.3.0
SMESHGUI_PatternWidget.h File Reference
#include "SMESH_SMESHGUI.hxx"
#include <QFrame>
#include <QVector>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
Include dependency graph for SMESHGUI_PatternWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESHGUI_PatternWidget
 

Typedefs

typedef QVector
< SMESH::PointStruct
PointVector
 
typedef QVector< QVector< int > > ConnectivityVector
 

Typedef Documentation

typedef QVector< QVector<int> > ConnectivityVector
typedef QVector<SMESH::PointStruct> PointVector