Salome HOME
Merge from BR_V5_DEV 16Feb09
[plugins/ghs3dprlplugin.git] / src / tepal2med / dlg_ghs3dmain.ui
1 <ui version="4.0" >
2  <class>dlg_ghs3dmain</class>
3  <widget class="QDialog" name="dlg_ghs3dmain" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>209</width>
9     <height>145</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <property name="sizeGripEnabled" >
16    <bool>true</bool>
17   </property>
18   <property name="modal" >
19    <bool>true</bool>
20   </property>
21   <layout class="QGridLayout" >
22    <item row="0" column="0" colspan="3" >
23     <widget class="QGroupBox" name="Parameters" >
24      <property name="title" >
25       <string>Parameters</string>
26      </property>
27      <layout class="QGridLayout" >
28       <item row="0" column="0" >
29        <widget class="QLabel" name="textNbPart" >
30         <property name="text" >
31          <string>Nb of partitions</string>
32         </property>
33        </widget>
34       </item>
35       <item row="0" column="1" >
36        <widget class="QSpinBox" name="NbPart" >
37         <property name="minimumSize" >
38          <size>
39           <width>70</width>
40           <height>0</height>
41          </size>
42         </property>
43         <property name="minimum" >
44          <number>1</number>
45         </property>
46         <property name="maximum" >
47          <number>256</number>
48         </property>
49        </widget>
50       </item>
51       <item row="1" column="0" colspan="2" >
52        <widget class="QCheckBox" name="KeepFiles" >
53         <property name="whatsThis" >
54          <string>Keep outputs files of tepal</string>
55         </property>
56         <property name="text" >
57          <string>Keep files</string>
58         </property>
59        </widget>
60       </item>
61      </layout>
62     </widget>
63    </item>
64    <item row="1" column="0" >
65     <spacer>
66      <property name="orientation" >
67       <enum>Qt::Horizontal</enum>
68      </property>
69      <property name="sizeHint" >
70       <size>
71        <width>40</width>
72        <height>20</height>
73       </size>
74      </property>
75     </spacer>
76    </item>
77    <item row="1" column="1" >
78     <widget class="QPushButton" name="Ok" >
79      <property name="text" >
80       <string>&amp;OK</string>
81      </property>
82      <property name="default" >
83       <bool>true</bool>
84      </property>
85     </widget>
86    </item>
87    <item row="1" column="2" >
88     <spacer>
89      <property name="orientation" >
90       <enum>Qt::Horizontal</enum>
91      </property>
92      <property name="sizeHint" >
93       <size>
94        <width>40</width>
95        <height>20</height>
96       </size>
97      </property>
98     </spacer>
99    </item>
100   </layout>
101  </widget>
102  <resources/>
103  <connections/>
104 </ui>