Salome HOME
Merge from V6_main 13/12/2012
[modules/hexablock.git] / src / HEXABLOCKGUI / QuadAssoc_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>QuadAssocDialog</class>
4  <widget class="QDialog" name="QuadAssocDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>225</width>
10     <height>271</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>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>16777215</width>
28     <height>378</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string>Quad Association</string>
33   </property>
34   <layout class="QVBoxLayout" name="verticalLayout_4">
35    <item>
36     <widget class="QGroupBox" name="groupBox_2">
37      <property name="minimumSize">
38       <size>
39        <width>0</width>
40        <height>0</height>
41       </size>
42      </property>
43      <property name="maximumSize">
44       <size>
45        <width>16777215</width>
46        <height>16777215</height>
47       </size>
48      </property>
49      <property name="title">
50       <string>Arguments</string>
51      </property>
52      <layout class="QVBoxLayout" name="verticalLayout_3">
53       <item>
54        <widget class="QGroupBox" name="groupBox_4">
55         <property name="sizePolicy">
56          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
57           <horstretch>0</horstretch>
58           <verstretch>0</verstretch>
59          </sizepolicy>
60         </property>
61         <property name="maximumSize">
62          <size>
63           <width>16777215</width>
64           <height>58</height>
65          </size>
66         </property>
67         <property name="title">
68          <string>Quad of the model</string>
69         </property>
70         <layout class="QVBoxLayout" name="verticalLayout">
71          <item>
72           <widget class="QLineEdit" name="quad_le">
73            <property name="sizePolicy">
74             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
75              <horstretch>0</horstretch>
76              <verstretch>0</verstretch>
77             </sizepolicy>
78            </property>
79            <property name="readOnly">
80             <bool>false</bool>
81            </property>
82           </widget>
83          </item>
84         </layout>
85        </widget>
86       </item>
87       <item>
88        <widget class="QGroupBox" name="groupBox">
89         <property name="maximumSize">
90          <size>
91           <width>16777215</width>
92           <height>16777215</height>
93          </size>
94         </property>
95         <property name="title">
96          <string>Face(s) of the geometry</string>
97         </property>
98         <layout class="QVBoxLayout" name="verticalLayout_2">
99          <item>
100           <widget class="QListWidget" name="faces_lw">
101            <property name="sizePolicy">
102             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
103              <horstretch>0</horstretch>
104              <verstretch>0</verstretch>
105             </sizepolicy>
106            </property>
107            <property name="maximumSize">
108             <size>
109              <width>16777215</width>
110              <height>16777215</height>
111             </size>
112            </property>
113           </widget>
114          </item>
115         </layout>
116        </widget>
117       </item>
118      </layout>
119     </widget>
120    </item>
121   </layout>
122  </widget>
123  <resources/>
124  <connections/>
125 </ui>