Salome HOME
#17784 [EDF] MESH-GEMS-2.9.6 Meshers options
[plugins/hexoticplugin.git] / src / GUI / HexoticPluginGUI_StdWidget_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>HexoticPluginGUI_StdWidget_QTD</class>
4  <widget class="QWidget" name="HexoticPluginGUI_StdWidget_QTD">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>649</width>
10     <height>482</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout_3" rowstretch="1,3">
14    <item row="0" column="0">
15     <widget class="QGroupBox" name="hexoticInputSize">
16      <property name="sizePolicy">
17       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
18        <horstretch>0</horstretch>
19        <verstretch>0</verstretch>
20       </sizepolicy>
21      </property>
22      <property name="title">
23       <string>Hexotic_INPUT_SIZE</string>
24      </property>
25      <layout class="QGridLayout" name="gridLayout_2">
26       <item row="0" column="0">
27        <widget class="QLabel" name="label_10">
28         <property name="text">
29          <string>Hexotic_PHY_SIZE_TYPE</string>
30         </property>
31        </widget>
32       </item>
33       <item row="0" column="1">
34        <widget class="QComboBox" name="myPhySizeType">
35         <property name="currentIndex">
36          <number>1</number>
37         </property>
38         <item>
39          <property name="text">
40           <string>Hexotic_NONE</string>
41          </property>
42         </item>
43         <item>
44          <property name="text">
45           <string>Hexotic_GLOBAL</string>
46          </property>
47         </item>
48        </widget>
49       </item>
50       <item row="1" column="0">
51        <widget class="QLabel" name="label">
52         <property name="text">
53          <string>Hexotic_MIN_SIZE</string>
54         </property>
55        </widget>
56       </item>
57       <item row="1" column="1">
58        <widget class="SalomeApp_DoubleSpinBox" name="myMinSize"/>
59       </item>
60       <item row="2" column="0">
61        <widget class="QLabel" name="label_2">
62         <property name="text">
63          <string>Hexotic_MAX_SIZE</string>
64         </property>
65        </widget>
66       </item>
67       <item row="2" column="1">
68        <widget class="SalomeApp_DoubleSpinBox" name="myMaxSize"/>
69       </item>
70      </layout>
71     </widget>
72    </item>
73    <item row="0" column="1">
74     <widget class="QGroupBox" name="hexoticInputLevel">
75      <property name="sizePolicy">
76       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
77        <horstretch>0</horstretch>
78        <verstretch>0</verstretch>
79       </sizepolicy>
80      </property>
81      <property name="title">
82       <string>Hexotic_GEOM_SIZE</string>
83      </property>
84      <layout class="QGridLayout" name="gridLayout">
85       <item row="0" column="0">
86        <widget class="QLabel" name="label_3">
87         <property name="text">
88          <string>Hexotic_GEOM_SIZE_TYPE</string>
89         </property>
90        </widget>
91       </item>
92       <item row="0" column="1">
93        <widget class="QComboBox" name="myGeomSizeType">
94         <item>
95          <property name="text">
96           <string>Hexotic_NONE</string>
97          </property>
98         </item>
99         <item>
100          <property name="text">
101           <string>Hexotic_GLOBAL</string>
102          </property>
103         </item>
104        </widget>
105       </item>
106       <item row="1" column="0">
107        <widget class="QLabel" name="label_4">
108         <property name="text">
109          <string>Hexotic_GEOM_APPROX_ANGLE</string>
110         </property>
111        </widget>
112       </item>
113       <item row="1" column="1">
114        <widget class="SMESHGUI_SpinBox" name="myGeomApproxAngle"/>
115       </item>
116       <item row="2" column="0" colspan="2">
117        <spacer name="verticalSpacer">
118         <property name="orientation">
119          <enum>Qt::Vertical</enum>
120         </property>
121         <property name="sizeHint" stdset="0">
122          <size>
123           <width>228</width>
124           <height>50</height>
125          </size>
126         </property>
127        </spacer>
128       </item>
129      </layout>
130     </widget>
131    </item>
132    <item row="1" column="0" colspan="2">
133     <widget class="QGroupBox" name="groupBox">
134      <property name="sizePolicy">
135       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
136        <horstretch>0</horstretch>
137        <verstretch>0</verstretch>
138       </sizepolicy>
139      </property>
140      <property name="title">
141       <string>Hexotic_SUBDOMAIN_MESH_MODE</string>
142      </property>
143      <layout class="QVBoxLayout" name="verticalLayout">
144       <item>
145        <widget class="QComboBox" name="myHexoticSdMode">
146         <property name="currentIndex">
147          <number>3</number>
148         </property>
149         <property name="maxVisibleItems">
150          <number>4</number>
151         </property>
152         <item>
153          <property name="text">
154           <string>Hexotic_SD_MODE_1</string>
155          </property>
156         </item>
157         <item>
158          <property name="text">
159           <string>Hexotic_SD_MODE_2</string>
160          </property>
161         </item>
162         <item>
163          <property name="text">
164           <string>Hexotic_SD_MODE_3</string>
165          </property>
166         </item>
167         <item>
168          <property name="text">
169           <string>Hexotic_SD_MODE_4</string>
170          </property>
171         </item>
172        </widget>
173       </item>
174       <item>
175        <widget class="QLabel" name="sdModeLabel">
176         <property name="minimumSize">
177          <size>
178           <width>500</width>
179           <height>250</height>
180          </size>
181         </property>
182         <property name="maximumSize">
183          <size>
184           <width>500</width>
185           <height>250</height>
186          </size>
187         </property>
188         <property name="text">
189          <string/>
190         </property>
191         <property name="scaledContents">
192          <bool>true</bool>
193         </property>
194        </widget>
195       </item>
196      </layout>
197     </widget>
198    </item>
199   </layout>
200  </widget>
201  <customwidgets>
202   <customwidget>
203    <class>SalomeApp_DoubleSpinBox</class>
204    <extends>QLineEdit</extends>
205    <header location="global">SalomeApp_DoubleSpinBox.h</header>
206   </customwidget>
207   <customwidget>
208    <class>SMESHGUI_SpinBox</class>
209    <extends>QDoubleSpinBox</extends>
210    <header location="global">SMESHGUI_SpinBox.h</header>
211   </customwidget>
212  </customwidgets>
213  <tabstops>
214   <tabstop>myMinSize</tabstop>
215   <tabstop>myMaxSize</tabstop>
216   <tabstop>myHexoticSdMode</tabstop>
217  </tabstops>
218  <resources/>
219  <connections>
220   <connection>
221    <sender>myHexoticSdMode</sender>
222    <signal>currentIndexChanged(int)</signal>
223    <receiver>HexoticPluginGUI_StdWidget_QTD</receiver>
224    <slot>onSdModeSelected(int)</slot>
225    <hints>
226     <hint type="sourcelabel">
227      <x>166</x>
228      <y>207</y>
229     </hint>
230     <hint type="destinationlabel">
231      <x>170</x>
232      <y>258</y>
233     </hint>
234    </hints>
235   </connection>
236  </connections>
237  <slots>
238   <slot>onDirBtnClicked()</slot>
239   <slot>onSdModeSelected(int)</slot>
240  </slots>
241 </ui>