Salome HOME
Merge V8_3_BR branch.
[modules/smesh.git] / src / Tools / padder / spadderpy / gui / inputframe.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>InputFrame</class>
4  <widget class="QDialog" name="InputFrame">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>759</width>
10     <height>656</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Input parameters</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout_3">
17    <item>
18     <layout class="QVBoxLayout" name="verticalLayout_5">
19      <item>
20       <layout class="QHBoxLayout" name="horizontalLayout_2">
21        <item>
22         <layout class="QVBoxLayout" name="verticalLayout_3">
23          <item>
24           <widget class="QLabel" name="lblSmeshObject">
25            <property name="text">
26             <string>Input MESH / Output group name / Type :</string>
27            </property>
28           </widget>
29          </item>
30          <item>
31           <layout class="QVBoxLayout">
32            <property name="spacing">
33             <number>6</number>
34            </property>
35            <property name="margin">
36             <number>0</number>
37            </property>
38            <item>
39             <layout class="QHBoxLayout">
40              <property name="spacing">
41               <number>6</number>
42              </property>
43              <property name="margin">
44               <number>0</number>
45              </property>
46              <item>
47               <layout class="QHBoxLayout">
48                <property name="spacing">
49                 <number>6</number>
50                </property>
51                <property name="margin">
52                 <number>0</number>
53                </property>
54                <item>
55                 <widget class="QPushButton" name="btnSmeshObject">
56                  <property name="sizePolicy">
57                   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
58                    <horstretch>0</horstretch>
59                    <verstretch>0</verstretch>
60                   </sizepolicy>
61                  </property>
62                  <property name="maximumSize">
63                   <size>
64                    <width>31</width>
65                    <height>16777215</height>
66                   </size>
67                  </property>
68                  <property name="text">
69                   <string/>
70                  </property>
71                  <property name="icon">
72                   <iconset>
73                    <normaloff>select.png</normaloff>select.png</iconset>
74                  </property>
75                 </widget>
76                </item>
77                <item>
78                 <widget class="QLineEdit" name="txtSmeshObject">
79                  <property name="toolTip">
80                   <string comment="Select the input mesh in the object browser"/>
81                  </property>
82                 </widget>
83                </item>
84               </layout>
85              </item>
86              <item>
87               <widget class="Line" name="line">
88                <property name="orientation">
89                 <enum>Qt::Vertical</enum>
90                </property>
91               </widget>
92              </item>
93              <item>
94               <widget class="QLineEdit" name="txtGroupName">
95                <property name="toolTip">
96                 <string comment="Specify the name of the associated group in the output mesh"/>
97                </property>
98               </widget>
99              </item>
100              <item>
101               <widget class="Line" name="line_2">
102                <property name="orientation">
103                 <enum>Qt::Vertical</enum>
104                </property>
105               </widget>
106              </item>
107              <item>
108               <widget class="QComboBox" name="cmbMeshType">
109                <property name="toolTip">
110                 <string comment="Select the type of the mesh"/>
111                </property>
112                <item>
113                 <property name="text">
114                  <string>Beton</string>
115                 </property>
116                 <property name="icon">
117                  <iconset>
118                   <normaloff>concrete.png</normaloff>concrete.png</iconset>
119                 </property>
120                </item>
121                <item>
122                 <property name="text">
123                  <string>Acier</string>
124                 </property>
125                 <property name="icon">
126                  <iconset>
127                   <normaloff>steelbar.png</normaloff>steelbar.png</iconset>
128                 </property>
129                </item>
130               </widget>
131              </item>
132             </layout>
133            </item>
134            <item>
135             <widget class="QTableView" name="tblListInput"/>
136            </item>
137           </layout>
138          </item>
139         </layout>
140        </item>
141        <item>
142         <layout class="QVBoxLayout">
143          <property name="spacing">
144           <number>6</number>
145          </property>
146          <property name="margin">
147           <number>0</number>
148          </property>
149          <item>
150           <widget class="QPushButton" name="btnAddInput">
151            <property name="text">
152             <string/>
153            </property>
154            <property name="icon">
155             <iconset>
156              <normaloff>addinput.png</normaloff>addinput.png</iconset>
157            </property>
158           </widget>
159          </item>
160          <item>
161           <widget class="QPushButton" name="btnDeleteInput">
162            <property name="text">
163             <string/>
164            </property>
165            <property name="icon">
166             <iconset>
167              <normaloff>deleteinput.png</normaloff>deleteinput.png</iconset>
168            </property>
169           </widget>
170          </item>
171          <item>
172           <spacer>
173            <property name="orientation">
174             <enum>Qt::Vertical</enum>
175            </property>
176            <property name="sizeHint" stdset="0">
177             <size>
178              <width>20</width>
179              <height>40</height>
180             </size>
181            </property>
182           </spacer>
183          </item>
184         </layout>
185        </item>
186       </layout>
187      </item>
188      <item>
189       <widget class="Line" name="line_3">
190        <property name="orientation">
191         <enum>Qt::Horizontal</enum>
192        </property>
193       </widget>
194      </item>
195      <item>
196       <layout class="QVBoxLayout" name="verticalLayout_4">
197        <item>
198         <widget class="QLabel" name="lblNumericalParameters">
199          <property name="text">
200           <string>Paramètres numériques:</string>
201          </property>
202         </widget>
203        </item>
204        <item>
205         <layout class="QHBoxLayout" name="horizontalLayout">
206          <item>
207           <layout class="QVBoxLayout" name="verticalLayout">
208            <item>
209             <widget class="QLabel" name="lblParamNbIter">
210              <property name="text">
211               <string>Nb. Itérations</string>
212              </property>
213             </widget>
214            </item>
215            <item>
216             <widget class="QLabel" name="lblParamRmaxRmin">
217              <property name="text">
218               <string>Rmax / Rmin</string>
219              </property>
220             </widget>
221            </item>
222           </layout>
223          </item>
224          <item>
225           <layout class="QVBoxLayout" name="verticalLayout_2">
226            <item>
227             <widget class="QSpinBox" name="txtParamNbIter"/>
228            </item>
229            <item>
230             <widget class="QDoubleSpinBox" name="txtParamRmaxRmin"/>
231            </item>
232           </layout>
233          </item>
234         </layout>
235        </item>
236       </layout>
237      </item>
238     </layout>
239    </item>
240   </layout>
241  </widget>
242  <resources/>
243  <connections/>
244 </ui>