smesh/src/StdMeshersGUI
eap 15a0260a97 0051789: TC7.2.0: NoteBook cannot update study
-  StdMeshersGUI_LayerDistributionParamWdg(SMESH::SMESH_Hypothesis_ptr,
-                                          const QString&,
-                                          QDialog*);
+  StdMeshersGUI_LayerDistributionParamWdg(SMESH::SMESH_Hypothesis_ptr holderHyp,
+                                          SMESH::SMESH_Hypothesis_ptr distribHyp,
+                                          const QString&              name,
+                                          QDialog*                    dlg);

 private:
+ SMESH::SMESH_Hypothesis_var myHolderHyp;
2013-03-29 13:37:23 +00:00
..
2013-03-29 08:57:56 +00:00
2013-03-29 08:57:56 +00:00
2012-10-23 10:03:15 +00:00
2013-03-29 08:57:56 +00:00