26#ifndef STDMESHERSGUI_NBSEGMENTSCREATOR_H
27#define STDMESHERSGUI_NBSEGMENTSCREATOR_H
35#include <SALOMEconfig.h>
36#include CORBA_SERVER_HEADER(SMESH_Mesh)
38class SalomeApp_IntSpinBox;
42#ifndef DISABLE_PLOT2DVIEWER
93#ifndef DISABLE_PLOT2DVIEWER
#define STDMESHERSGUI_EXPORT
Definition: SMESH_StdMeshersGUI.hxx:36
virtual void onValueChanged()
Definition: SMESHGUI_Hypotheses.cxx:274
Definition: SMESHGUI_SpinBoxForbiddendRange.h:39
Definition: SMESHGUI_SpinBox.h:48
Definition: StdMeshersGUI_DistrPreview.h:49
Distribution table widget.
Definition: StdMeshersGUI_DistrTable.h:44
Definition: StdMeshersGUI_NbSegmentsCreator.h:65
StdMeshersGUI_DistrPreview * myPreview
Definition: StdMeshersGUI_NbSegmentsCreator.h:94
SMESHGUI_SpinBox * myScale
Definition: StdMeshersGUI_NbSegmentsCreator.h:90
int myPreviewRow
Definition: StdMeshersGUI_NbSegmentsCreator.h:101
SalomeApp_IntSpinBox * myNbSeg
Definition: StdMeshersGUI_NbSegmentsCreator.h:88
QGridLayout * myGroupLayout
Definition: StdMeshersGUI_NbSegmentsCreator.h:100
QLabel * myInfo
Definition: StdMeshersGUI_NbSegmentsCreator.h:99
QButtonGroup * myConv
Definition: StdMeshersGUI_NbSegmentsCreator.h:98
QGroupBox * myReversedEdgesBox
Definition: StdMeshersGUI_NbSegmentsCreator.h:103
QtxComboBox * myDistr
Definition: StdMeshersGUI_NbSegmentsCreator.h:89
SMESHGUI_SpinBoxForbiddendRange * myBeta
Definition: StdMeshersGUI_NbSegmentsCreator.h:91
StdMeshersGUI_PropagationHelperWdg * myReversedEdgesHelper
Definition: StdMeshersGUI_NbSegmentsCreator.h:106
QGroupBox * myConvBox
Definition: StdMeshersGUI_NbSegmentsCreator.h:97
QLineEdit * myExpr
Definition: StdMeshersGUI_NbSegmentsCreator.h:96
StdMeshersGUI_DistrTableFrame * myTable
Definition: StdMeshersGUI_NbSegmentsCreator.h:92
StdMeshersGUI_SubShapeSelectorWdg * myDirectionWidget
Definition: StdMeshersGUI_NbSegmentsCreator.h:105
A widget showing a list of propagation chains of EDGEs.
Definition: StdMeshersGUI_PropagationHelperWdg.h:42
Class for creation of standard hypotheses.
Definition: StdMeshersGUI_StdHypothesisCreator.h:38
virtual void retrieveParams() const
Initialise parameter values in controls.
Definition: StdMeshersGUI_StdHypothesisCreator.cxx:159
virtual QFrame * buildFrame()
Builds dlg layout.
Definition: StdMeshersGUI_StdHypothesisCreator.cxx:148
virtual QString storeParams() const
Store params from GUI controls to a hypothesis.
Definition: StdMeshersGUI_StdHypothesisCreator.cxx:506
virtual bool checkParams(QString &) const
Check parameter values before accept()
Definition: StdMeshersGUI_StdHypothesisCreator.cxx:429
Definition: StdMeshersGUI_SubShapeSelectorWdg.h:49
sequence< double > double_array
Definition: SMESH_Mesh.idl:43
Definition: StdMeshersGUI_NbSegmentsCreator.h:55
double myBeta
Definition: StdMeshersGUI_NbSegmentsCreator.h:58
QString myNbSegVarName
Definition: StdMeshersGUI_NbSegmentsCreator.h:61
SMESH::double_array myTable
Definition: StdMeshersGUI_NbSegmentsCreator.h:59
double myScale
Definition: StdMeshersGUI_NbSegmentsCreator.h:57
int myConv
Definition: StdMeshersGUI_NbSegmentsCreator.h:56
QString myExpr
Definition: StdMeshersGUI_NbSegmentsCreator.h:60