Salome HOME
Porting to Paraview 3.98.1
[modules/hexablock.git] / src / HEXABLOCKGUI / MakeCylinders_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MakeCylindersDialog</class>
4  <widget class="QDialog" name="MakeCylindersDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>212</width>
10     <height>106</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Cylinders Construction</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout_3">
23    <item>
24     <widget class="QGroupBox" name="groupBox">
25      <property name="title">
26       <string>Arguments</string>
27      </property>
28      <layout class="QFormLayout" name="formLayout">
29       <item row="0" column="0">
30        <widget class="QLabel" name="label">
31         <property name="text">
32          <string>Cylinder1</string>
33         </property>
34        </widget>
35       </item>
36       <item row="0" column="1">
37        <widget class="QLineEdit" name="cyl1_le">
38         <property name="sizePolicy">
39          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
40           <horstretch>0</horstretch>
41           <verstretch>0</verstretch>
42          </sizepolicy>
43         </property>
44         <property name="maximumSize">
45          <size>
46           <width>16777215</width>
47           <height>16777215</height>
48          </size>
49         </property>
50         <property name="readOnly">
51          <bool>false</bool>
52         </property>
53        </widget>
54       </item>
55       <item row="1" column="0">
56        <widget class="QLabel" name="label_2">
57         <property name="text">
58          <string>Cylinder2</string>
59         </property>
60        </widget>
61       </item>
62       <item row="1" column="1">
63        <widget class="QLineEdit" name="cyl2_le">
64         <property name="sizePolicy">
65          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
66           <horstretch>0</horstretch>
67           <verstretch>0</verstretch>
68          </sizepolicy>
69         </property>
70         <property name="maximumSize">
71          <size>
72           <width>16777215</width>
73           <height>16777215</height>
74          </size>
75         </property>
76         <property name="readOnly">
77          <bool>false</bool>
78         </property>
79        </widget>
80       </item>
81      </layout>
82     </widget>
83    </item>
84   </layout>
85  </widget>
86  <resources/>
87  <connections/>
88 </ui>