]> SALOME platform Git repositories - modules/geom.git/blob - src/Tools/t_shape/t_shape_dialog.ui
Salome HOME
8caa136b562bcd824aff397edd80432b38bd3c08
[modules/geom.git] / src / Tools / t_shape / t_shape_dialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Dialog</class>
4  <widget class="QDialog" name="Dialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>349</width>
10     <height>283</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_3">
17    <item row="0" column="0">
18     <layout class="QGridLayout" name="gridLayout">
19      <item row="2" column="1">
20       <widget class="QDoubleSpinBox" name="doubleSpinBox_2"/>
21      </item>
22      <item row="0" column="0">
23       <widget class="QLabel" name="label">
24        <property name="text">
25         <string>Big pipe radius</string>
26        </property>
27       </widget>
28      </item>
29      <item row="3" column="1">
30       <widget class="QDoubleSpinBox" name="doubleSpinBox_3"/>
31      </item>
32      <item row="4" column="1">
33       <widget class="QDoubleSpinBox" name="doubleSpinBox_4"/>
34      </item>
35      <item row="0" column="1">
36       <widget class="QDoubleSpinBox" name="doubleSpinBox"/>
37      </item>
38      <item row="3" column="0">
39       <widget class="QLabel" name="label_3">
40        <property name="text">
41         <string>Big pipe  height</string>
42        </property>
43       </widget>
44      </item>
45      <item row="2" column="0">
46       <widget class="QLabel" name="label_2">
47        <property name="text">
48         <string>Small pipe  radius</string>
49        </property>
50       </widget>
51      </item>
52      <item row="4" column="0">
53       <widget class="QLabel" name="label_4">
54        <property name="text">
55         <string>Small  pipe height</string>
56        </property>
57       </widget>
58      </item>
59     </layout>
60    </item>
61    <item row="1" column="0">
62     <layout class="QGridLayout" name="gridLayout_2">
63      <item row="0" column="0">
64       <widget class="QCheckBox" name="checkBox">
65        <property name="text">
66         <string>Build solid part</string>
67        </property>
68       </widget>
69      </item>
70      <item row="1" column="0">
71       <widget class="QLabel" name="label_5">
72        <property name="text">
73         <string>Solid thickness</string>
74        </property>
75       </widget>
76      </item>
77      <item row="1" column="1">
78       <widget class="QDoubleSpinBox" name="doubleSpinBox_5"/>
79      </item>
80     </layout>
81    </item>
82    <item row="2" column="0">
83     <widget class="QDialogButtonBox" name="buttonBox">
84      <property name="orientation">
85       <enum>Qt::Horizontal</enum>
86      </property>
87      <property name="standardButtons">
88       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
89      </property>
90     </widget>
91    </item>
92   </layout>
93  </widget>
94  <resources/>
95  <connections>
96   <connection>
97    <sender>buttonBox</sender>
98    <signal>accepted()</signal>
99    <receiver>Dialog</receiver>
100    <slot>accept()</slot>
101    <hints>
102     <hint type="sourcelabel">
103      <x>205</x>
104      <y>241</y>
105     </hint>
106     <hint type="destinationlabel">
107      <x>157</x>
108      <y>250</y>
109     </hint>
110    </hints>
111   </connection>
112   <connection>
113    <sender>buttonBox</sender>
114    <signal>rejected()</signal>
115    <receiver>Dialog</receiver>
116    <slot>reject()</slot>
117    <hints>
118     <hint type="sourcelabel">
119      <x>205</x>
120      <y>241</y>
121     </hint>
122     <hint type="destinationlabel">
123      <x>214</x>
124      <y>250</y>
125     </hint>
126    </hints>
127   </connection>
128   <connection>
129    <sender>checkBox</sender>
130    <signal>clicked(bool)</signal>
131    <receiver>label_5</receiver>
132    <slot>setEnabled(bool)</slot>
133    <hints>
134     <hint type="sourcelabel">
135      <x>89</x>
136      <y>184</y>
137     </hint>
138     <hint type="destinationlabel">
139      <x>107</x>
140      <y>205</y>
141     </hint>
142    </hints>
143   </connection>
144   <connection>
145    <sender>checkBox</sender>
146    <signal>clicked(bool)</signal>
147    <receiver>doubleSpinBox_5</receiver>
148    <slot>setEnabled(bool)</slot>
149    <hints>
150     <hint type="sourcelabel">
151      <x>140</x>
152      <y>178</y>
153     </hint>
154     <hint type="destinationlabel">
155      <x>277</x>
156      <y>212</y>
157     </hint>
158    </hints>
159   </connection>
160  </connections>
161 </ui>