Salome HOME
Porting to Paraview 3.98.1
[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="sizePolicy">
51          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
52           <horstretch>0</horstretch>
53           <verstretch>0</verstretch>
54          </sizepolicy>
55         </property>
56         <property name="maximumSize">
57          <size>
58           <width>16777215</width>
59           <height>16777215</height>
60          </size>
61         </property>
62         <property name="readOnly">
63          <bool>false</bool>
64         </property>
65        </widget>
66       </item>
67       <item row="1" column="0" colspan="2">
68        <widget class="QCheckBox" name="connected_cb">
69         <property name="text">
70          <string>including connected hexa</string>
71         </property>
72        </widget>
73       </item>
74      </layout>
75     </widget>
76    </item>
77   </layout>
78  </widget>
79  <resources/>
80  <connections/>
81 </ui>