Salome HOME
#17784 [EDF] MESH-GEMS-2.9.6 Meshers options
[plugins/hybridplugin.git] / src / GUI / HYBRIDPluginGUI_StdWidget_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>HYBRIDPluginGUI_StdWidget_QTD</class>
4  <widget class="QWidget" name="HYBRIDPluginGUI_StdWidget_QTD">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>480</width>
10     <height>398</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout">
17    <item>
18     <widget class="QGroupBox" name="groupBox">
19      <property name="title">
20       <string>HYBRID_VL_OPTIONS</string>
21      </property>
22      <layout class="QGridLayout" name="gridLayout">
23       <item row="0" column="0">
24        <widget class="QLabel" name="label">
25         <property name="text">
26          <string>HYBRID_NB_LAYERS</string>
27         </property>
28        </widget>
29       </item>
30       <item row="0" column="1">
31        <widget class="SalomeApp_IntSpinBox" name="myNbOfBoundaryLayers"/>
32       </item>
33       <item row="1" column="0">
34        <widget class="QLabel" name="label_2">
35         <property name="text">
36          <string>HYBRID_SIZE_MODE</string>
37         </property>
38        </widget>
39       </item>
40       <item row="1" column="1">
41        <widget class="QComboBox" name="myBoundaryLayersSizeMode">
42         <item>
43          <property name="text">
44           <string>HYBRID_GLOBAL</string>
45          </property>
46         </item>
47         <item>
48          <property name="text">
49           <string>HYBRID_LOCAL</string>
50          </property>
51         </item>
52        </widget>
53       </item>
54       <item row="2" column="0">
55        <widget class="QLabel" name="label_3">
56         <property name="text">
57          <string>HYBRID_1ST_LAYER_HEIGHT</string>
58         </property>
59        </widget>
60       </item>
61       <item row="3" column="0">
62        <widget class="QLabel" name="label_4">
63         <property name="text">
64          <string>HYBRID_HEIGHT_IS_RELATIVE</string>
65         </property>
66        </widget>
67       </item>
68       <item row="3" column="1">
69        <widget class="QComboBox" name="myHeightIsRelative">
70         <item>
71          <property name="text">
72           <string>HYBRID_NO</string>
73          </property>
74         </item>
75         <item>
76          <property name="text">
77           <string>HYBRID_YES</string>
78          </property>
79         </item>
80        </widget>
81       </item>
82       <item row="4" column="0">
83        <widget class="QLabel" name="label_5">
84         <property name="text">
85          <string>HYBRID_GROWTH_OF_LAYERS</string>
86         </property>
87        </widget>
88       </item>
89       <item row="4" column="1">
90        <widget class="QComboBox" name="myBoundaryLayersGrowth">
91         <item>
92          <property name="text">
93           <string>HYBRID_LAYER_GROWTH_DOWNWARD</string>
94          </property>
95         </item>
96         <item>
97          <property name="text">
98           <string>HYBRID_LAYER_GROWTH_UPWARD</string>
99          </property>
100         </item>
101        </widget>
102       </item>
103       <item row="5" column="0">
104        <widget class="QLabel" name="label_6">
105         <property name="text">
106          <string>HYBRID_MAX_ELEM_ANGLE</string>
107         </property>
108        </widget>
109       </item>
110       <item row="5" column="1">
111        <widget class="SMESHGUI_SpinBox" name="myBoundaryLayersMaxElemAngle"/>
112       </item>
113       <item row="6" column="0">
114        <widget class="QLabel" name="label_7">
115         <property name="text">
116          <string>HYBRID_GEOM_PROGRESSION</string>
117         </property>
118        </widget>
119       </item>
120       <item row="6" column="1">
121        <widget class="SMESHGUI_SpinBox" name="myBoundaryLayersProgression"/>
122       </item>
123       <item row="7" column="0">
124        <widget class="QLabel" name="label_8">
125         <property name="text">
126          <string>HYBRID_IMPRINTING</string>
127         </property>
128        </widget>
129       </item>
130       <item row="7" column="1">
131        <widget class="QComboBox" name="myImprinting">
132         <item>
133          <property name="text">
134           <string>HYBRID_NO</string>
135          </property>
136         </item>
137         <item>
138          <property name="text">
139           <string>HYBRID_YES</string>
140          </property>
141         </item>
142        </widget>
143       </item>
144       <item row="8" column="0">
145        <widget class="QLabel" name="label_9">
146         <property name="text">
147          <string>HYBRID_SNAPPING</string>
148         </property>
149        </widget>
150       </item>
151       <item row="8" column="1">
152        <widget class="QComboBox" name="mySnapping">
153         <item>
154          <property name="text">
155           <string>HYBRID_NO</string>
156          </property>
157         </item>
158         <item>
159          <property name="text">
160           <string>HYBRID_YES</string>
161          </property>
162         </item>
163        </widget>
164       </item>
165       <item row="2" column="1">
166        <widget class="SMESHGUI_SpinBox" name="myHeightFirstLayer"/>
167       </item>
168      </layout>
169     </widget>
170    </item>
171    <item>
172     <widget class="QGroupBox" name="groupBox_2">
173      <property name="title">
174       <string>HYBRID_OTHER_OPTIONS</string>
175      </property>
176      <layout class="QGridLayout" name="gridLayout_2">
177       <item row="0" column="0">
178        <widget class="QLabel" name="label_10">
179         <property name="text">
180          <string>HYBRID_GENERATION_ELEMENT</string>
181         </property>
182        </widget>
183       </item>
184       <item row="0" column="1">
185        <widget class="QComboBox" name="myElementGeneration">
186         <item>
187          <property name="text">
188           <string>HYBRID_GENERATION_TETRA_DOMINANT</string>
189          </property>
190         </item>
191         <item>
192          <property name="text">
193           <string>HYBRID_GENERATION_HEXA_DOMINANT</string>
194          </property>
195         </item>
196         <item>
197          <property name="text">
198           <string>HYBRID_GENERATION_CARTESIAN_CORE</string>
199          </property>
200         </item>
201         <item>
202          <property name="text">
203           <string>HYBRID_GENERATION_EXTRUSION_ONLY</string>
204          </property>
205         </item>
206        </widget>
207       </item>
208       <item row="1" column="0">
209        <widget class="QCheckBox" name="myCoreSizeEnabled">
210         <property name="text">
211          <string>HYBRID_CORE_SIZE</string>
212         </property>
213        </widget>
214       </item>
215       <item row="1" column="1">
216        <widget class="SMESHGUI_SpinBox" name="myCoreSize"/>
217       </item>
218      </layout>
219     </widget>
220    </item>
221    <item>
222     <spacer name="verticalSpacer">
223      <property name="orientation">
224       <enum>Qt::Vertical</enum>
225      </property>
226      <property name="sizeHint" stdset="0">
227       <size>
228        <width>438</width>
229        <height>7</height>
230       </size>
231      </property>
232     </spacer>
233    </item>
234   </layout>
235  </widget>
236  <customwidgets>
237   <customwidget>
238    <class>SalomeApp_IntSpinBox</class>
239    <extends>QLineEdit</extends>
240    <header location="global">SalomeApp_IntSpinBox.h</header>
241   </customwidget>
242   <customwidget>
243    <class>SMESHGUI_SpinBox</class>
244    <extends>QDoubleSpinBox</extends>
245    <header location="global">SMESHGUI_SpinBox.h</header>
246   </customwidget>
247  </customwidgets>
248  <resources/>
249  <connections/>
250 </ui>