Salome HOME
update of plugin Verima
[modules/smesh.git] / src / Tools / Verima / Gui / desFenetreChoix.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Choix</class>
4  <widget class="QDialog" name="Choix">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>440</width>
10     <height>708</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Verification de Maillage</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="2" column="0">
18     <widget class="QDialogButtonBox" name="buttonBox">
19      <property name="orientation">
20       <enum>Qt::Horizontal</enum>
21      </property>
22      <property name="standardButtons">
23       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
24      </property>
25     </widget>
26    </item>
27    <item row="1" column="0">
28     <widget class="QGroupBox" name="groupBox">
29      <property name="title">
30       <string>Tables </string>
31      </property>
32      <widget class="QWidget" name="layoutWidget">
33       <property name="geometry">
34        <rect>
35         <x>40</x>
36         <y>310</y>
37         <width>311</width>
38         <height>269</height>
39        </rect>
40       </property>
41       <layout class="QGridLayout" name="gridLayout_2">
42        <item row="1" column="0">
43         <widget class="QPushButton" name="PBMaille">
44          <property name="text">
45           <string>Table Mailles</string>
46          </property>
47         </widget>
48        </item>
49        <item row="3" column="0">
50         <widget class="QPushButton" name="PBRatio">
51          <property name="text">
52           <string>Table Ratios</string>
53          </property>
54         </widget>
55        </item>
56        <item row="7" column="0">
57         <widget class="QPushButton" name="PBPerf">
58          <property name="text">
59           <string>Table Performances</string>
60          </property>
61         </widget>
62        </item>
63        <item row="6" column="0">
64         <widget class="QPushButton" name="PBGroupeRatio">
65          <property name="text">
66           <string>Table Groupe Ratios</string>
67          </property>
68         </widget>
69        </item>
70        <item row="4" column="0">
71         <widget class="QPushButton" name="PBGroupe">
72          <property name="text">
73           <string>Table Groupes</string>
74          </property>
75         </widget>
76        </item>
77        <item row="2" column="0">
78         <widget class="QPushButton" name="PBTaille">
79          <property name="text">
80           <string>Table Tailles</string>
81          </property>
82         </widget>
83        </item>
84        <item row="5" column="0">
85         <widget class="QPushButton" name="PBGroupeTaille">
86          <property name="text">
87           <string>Table Groupe Tailles</string>
88          </property>
89         </widget>
90        </item>
91       </layout>
92      </widget>
93      <widget class="QWidget" name="layoutWidget">
94       <property name="geometry">
95        <rect>
96         <x>40</x>
97         <y>50</y>
98         <width>301</width>
99         <height>211</height>
100        </rect>
101       </property>
102       <layout class="QVBoxLayout" name="verticalLayout">
103        <item>
104         <widget class="QPushButton" name="PBMailleur">
105          <property name="text">
106           <string>Table Mailleurs</string>
107          </property>
108         </widget>
109        </item>
110        <item>
111         <widget class="QPushButton" name="PBMaillage">
112          <property name="text">
113           <string>Table Maillages</string>
114          </property>
115         </widget>
116        </item>
117        <item>
118         <widget class="QPushButton" name="PBMachine">
119          <property name="text">
120           <string>Table Machines</string>
121          </property>
122         </widget>
123        </item>
124        <item>
125         <widget class="QPushButton" name="PBVersion">
126          <property name="text">
127           <string>Table Versions</string>
128          </property>
129         </widget>
130        </item>
131        <item>
132         <widget class="QPushButton" name="PBGroupesRef">
133          <property name="text">
134           <string>Table Groupes Référence</string>
135          </property>
136         </widget>
137        </item>
138       </layout>
139      </widget>
140     </widget>
141    </item>
142   </layout>
143  </widget>
144  <resources/>
145  <connections>
146   <connection>
147    <sender>buttonBox</sender>
148    <signal>accepted()</signal>
149    <receiver>Choix</receiver>
150    <slot>accept()</slot>
151    <hints>
152     <hint type="sourcelabel">
153      <x>248</x>
154      <y>254</y>
155     </hint>
156     <hint type="destinationlabel">
157      <x>157</x>
158      <y>274</y>
159     </hint>
160    </hints>
161   </connection>
162   <connection>
163    <sender>buttonBox</sender>
164    <signal>rejected()</signal>
165    <receiver>Choix</receiver>
166    <slot>reject()</slot>
167    <hints>
168     <hint type="sourcelabel">
169      <x>316</x>
170      <y>260</y>
171     </hint>
172     <hint type="destinationlabel">
173      <x>286</x>
174      <y>274</y>
175     </hint>
176    </hints>
177   </connection>
178  </connections>
179 </ui>