26 #ifndef STDMESHERSGUI_LAYERDISTRIBUTIONPARAMWGD_H
27 #define STDMESHERSGUI_LAYERDISTRIBUTIONPARAMWGD_H
34 #include <QStringList>
37 #include <SALOMEconfig.h>
38 #include CORBA_SERVER_HEADER(SMESH_Hypothesis)
55 SMESH::SMESH_Hypothesis_ptr distribHyp,
62 QString
GetValue()
const {
return myParamValue; }
64 bool IsOk()
const {
return !myHyp->_is_nil(); }
69 void onHypTypePopup( QAction* );
74 void set(SMESH::SMESH_Hypothesis_ptr);
77 SMESH::SMESH_Hypothesis_var
myHyp;
91 #endif // STDMESHERSGUI_LAYERDISTRIBUTIONPARAMWGD_H