]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/MyDlgRef/DlgRef_3Sel1Spin_QTD.ui
Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/hexablock.git] / src / HEXABLOCKGUI / MyDlgRef / DlgRef_3Sel1Spin_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>DlgRef_3Sel1Spin_QTD</class>
4  <widget class="QWidget" name="DlgRef_3Sel1Spin_QTD">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>156</width>
10     <height>136</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="windowTitle">
20    <string/>
21   </property>
22   <layout class="QGridLayout">
23    <property name="margin">
24     <number>0</number>
25    </property>
26    <property name="spacing">
27     <number>0</number>
28    </property>
29    <item row="0" column="0">
30     <widget class="QGroupBox" name="GroupBox1">
31      <property name="sizePolicy">
32       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
33        <horstretch>0</horstretch>
34        <verstretch>0</verstretch>
35       </sizepolicy>
36      </property>
37      <property name="title">
38       <string/>
39      </property>
40      <layout class="QGridLayout">
41       <property name="margin">
42        <number>9</number>
43       </property>
44       <property name="spacing">
45        <number>6</number>
46       </property>
47       <item row="0" column="0">
48        <widget class="QLabel" name="TextLabel1">
49         <property name="sizePolicy">
50          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
51           <horstretch>0</horstretch>
52           <verstretch>0</verstretch>
53          </sizepolicy>
54         </property>
55         <property name="text">
56          <string>TL1</string>
57         </property>
58         <property name="wordWrap">
59          <bool>false</bool>
60         </property>
61        </widget>
62       </item>
63       <item row="2" column="2">
64        <widget class="QLineEdit" name="LineEdit3"/>
65       </item>
66       <item row="2" column="0">
67        <widget class="QLabel" name="TextLabel3">
68         <property name="sizePolicy">
69          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
70           <horstretch>0</horstretch>
71           <verstretch>0</verstretch>
72          </sizepolicy>
73         </property>
74         <property name="text">
75          <string>TL3</string>
76         </property>
77         <property name="wordWrap">
78          <bool>false</bool>
79         </property>
80        </widget>
81       </item>
82       <item row="0" column="1">
83        <widget class="QPushButton" name="PushButton1">
84         <property name="sizePolicy">
85          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
86           <horstretch>0</horstretch>
87           <verstretch>0</verstretch>
88          </sizepolicy>
89         </property>
90         <property name="text">
91          <string/>
92         </property>
93        </widget>
94       </item>
95       <item row="3" column="0">
96        <widget class="QLabel" name="TextLabel4">
97         <property name="sizePolicy">
98          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
99           <horstretch>0</horstretch>
100           <verstretch>0</verstretch>
101          </sizepolicy>
102         </property>
103         <property name="text">
104          <string>TL4</string>
105         </property>
106         <property name="wordWrap">
107          <bool>false</bool>
108         </property>
109        </widget>
110       </item>
111       <item row="1" column="2">
112        <widget class="QLineEdit" name="LineEdit2"/>
113       </item>
114       <item row="2" column="1">
115        <widget class="QPushButton" name="PushButton3">
116         <property name="sizePolicy">
117          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
118           <horstretch>0</horstretch>
119           <verstretch>0</verstretch>
120          </sizepolicy>
121         </property>
122         <property name="text">
123          <string/>
124         </property>
125        </widget>
126       </item>
127       <item row="1" column="0">
128        <widget class="QLabel" name="TextLabel2">
129         <property name="sizePolicy">
130          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
131           <horstretch>0</horstretch>
132           <verstretch>0</verstretch>
133          </sizepolicy>
134         </property>
135         <property name="text">
136          <string>TL2</string>
137         </property>
138         <property name="wordWrap">
139          <bool>false</bool>
140         </property>
141        </widget>
142       </item>
143       <item row="0" column="2">
144        <widget class="QLineEdit" name="LineEdit1"/>
145       </item>
146       <item row="1" column="1">
147        <widget class="QPushButton" name="PushButton2">
148         <property name="sizePolicy">
149          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
150           <horstretch>0</horstretch>
151           <verstretch>0</verstretch>
152          </sizepolicy>
153         </property>
154         <property name="text">
155          <string/>
156         </property>
157        </widget>
158       </item>
159       <item row="3" column="1" colspan="2">
160        <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DX">
161         <property name="decimals">
162          <number>6</number>
163         </property>
164         <property name="maximum">
165          <double>1000000000.000000000000000</double>
166         </property>
167        </widget>
168       </item>
169      </layout>
170     </widget>
171    </item>
172   </layout>
173  </widget>
174  <layoutdefault spacing="6" margin="11"/>
175  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
176  <customwidgets>
177   <customwidget>
178    <class>SalomeApp_DoubleSpinBox</class>
179    <extends>QDoubleSpinBox</extends>
180    <header location="global">SalomeApp_DoubleSpinBox.h</header>
181   </customwidget>
182  </customwidgets>
183  <tabstops>
184   <tabstop>PushButton1</tabstop>
185   <tabstop>LineEdit1</tabstop>
186   <tabstop>PushButton2</tabstop>
187   <tabstop>LineEdit2</tabstop>
188   <tabstop>PushButton3</tabstop>
189   <tabstop>LineEdit3</tabstop>
190   <tabstop>SpinBox_DX</tabstop>
191  </tabstops>
192  <resources/>
193  <connections/>
194 </ui>