Salome HOME
Merge from V6_main_20120808 08Aug12
[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>225</width>
10     <height>103</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="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>Arguments</string>
39      </property>
40      <layout class="QFormLayout" name="formLayout">
41       <item row="0" column="0">
42        <widget class="QLabel" name="label">
43         <property name="text">
44          <string>Hexa</string>
45         </property>
46        </widget>
47       </item>
48       <item row="0" column="1">
49        <widget class="QLineEdit" name="hexa_le">
50         <property name="maximumSize">
51          <size>
52           <width>127</width>
53           <height>16777215</height>
54          </size>
55         </property>
56         <property name="readOnly">
57          <bool>false</bool>
58         </property>
59        </widget>
60       </item>
61       <item row="1" column="0" colspan="2">
62        <widget class="QCheckBox" name="connected_cb">
63         <property name="text">
64          <string>including connected hexa</string>
65         </property>
66        </widget>
67       </item>
68      </layout>
69     </widget>
70    </item>
71   </layout>
72  </widget>
73  <resources/>
74  <connections/>
75 </ui>