Salome HOME
Modifs cas-tests + evols ihm
[modules/hexablock.git] / src / HEXABLOCKGUI / RemoveHexa_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>RemoveHexaDialog</class>
4  <widget class="QDialog" name="RemoveHexaDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>257</width>
10     <height>156</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>5</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Remove Hexa</string>
27   </property>
28   <layout class="QVBoxLayout" name="verticalLayout_3">
29    <item>
30     <widget class="QGroupBox" name="groupBox">
31      <property name="minimumSize">
32       <size>
33        <width>5</width>
34        <height>0</height>
35       </size>
36      </property>
37      <property name="title">
38       <string/>
39      </property>
40      <layout class="QVBoxLayout" name="verticalLayout">
41       <item>
42        <layout class="QFormLayout" name="formLayout">
43         <item row="0" column="0">
44          <widget class="QLabel" name="label">
45           <property name="text">
46            <string>Hexa</string>
47           </property>
48          </widget>
49         </item>
50         <item row="0" column="1">
51          <widget class="QLineEdit" name="hexa_le">
52           <property name="sizePolicy">
53            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
54             <horstretch>0</horstretch>
55             <verstretch>0</verstretch>
56            </sizepolicy>
57           </property>
58           <property name="maximumSize">
59            <size>
60             <width>16777215</width>
61             <height>16777215</height>
62            </size>
63           </property>
64           <property name="readOnly">
65            <bool>false</bool>
66           </property>
67          </widget>
68         </item>
69        </layout>
70       </item>
71       <item>
72        <widget class="QCheckBox" name="connected_cb">
73         <property name="sizePolicy">
74          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
75           <horstretch>0</horstretch>
76           <verstretch>0</verstretch>
77          </sizepolicy>
78         </property>
79         <property name="text">
80          <string>including connected hexa</string>
81         </property>
82        </widget>
83       </item>
84       <item>
85        <spacer name="verticalSpacer">
86         <property name="orientation">
87          <enum>Qt::Vertical</enum>
88         </property>
89         <property name="sizeHint" stdset="0">
90          <size>
91           <width>20</width>
92           <height>16777215</height>
93          </size>
94         </property>
95        </spacer>
96       </item>
97      </layout>
98     </widget>
99    </item>
100   </layout>
101  </widget>
102  <resources/>
103  <connections/>
104 </ui>