27 #ifndef SMESHGUI_CREATEPOLYHEDRALVOLUMEDLG_H
28 #define SMESHGUI_CREATEPOLYHEDRALVOLUMEDLG_H
37 #include <SALOMEconfig.h>
38 #include CORBA_SERVER_HEADER(SMESH_Mesh)
52 class LightApp_SelectionMgr;
56 struct TPolySimulation;
72 typedef QList<SMESH::SMESH_GroupBase_var>
GrpList;
75 void enterEvent( QEvent* );
76 void keyPressEvent( QKeyEvent* );
77 int GetConstructorId();
78 void displaySimulation();
82 int checkEditLine(
bool =
true );
127 virtual void reject();
130 void ConstructorsClicked(
int );
131 void ClickOnPreview(
bool );
135 void SetEditCurrentArgument();
136 void SelectionIntoArgument();
137 void DeactivateActiveDialog();
138 void ActivateThisDialog();
139 void onTextChange(
const QString& );
140 void onListSelectionChanged();
145 #endif // SMESHGUI_CREATEPOLYHEDRALVOLUMEDLG_H