Salome HOME
Bug IPAL19554 - Qt4 porting: "Check Shape" dialog problems
[modules/geom.git] / src / MeasureGUI / MeasureGUI_1Sel1TextView1Check_QTD.ui
1 <ui version="4.0" >
2  <class>MeasureGUI_1Sel1TextView1Check_QTD</class>
3  <widget class="QWidget" name="MeasureGUI_1Sel1TextView1Check_QTD" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>160</width>
9     <height>171</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>0</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="0" column="0" >
23     <widget class="QGroupBox" name="GroupBox1" >
24      <property name="title" >
25       <string/>
26      </property>
27      <layout class="QGridLayout" >
28       <property name="margin" >
29        <number>9</number>
30       </property>
31       <property name="spacing" >
32        <number>6</number>
33       </property>
34       <item row="2" column="0" colspan="2" >
35        <widget class="QCheckBox" name="CheckBox1" >
36         <property name="text" >
37          <string>Check also geometry</string>
38         </property>
39        </widget>
40       </item>
41       <item row="0" column="0" >
42        <widget class="QLabel" name="TextLabel1" >
43         <property name="text" >
44          <string>TL1</string>
45         </property>
46        </widget>
47       </item>
48       <item row="0" column="1" >
49        <widget class="QPushButton" name="PushButton1" >
50         <property name="sizePolicy" >
51          <sizepolicy>
52           <hsizetype>0</hsizetype>
53           <vsizetype>0</vsizetype>
54           <horstretch>0</horstretch>
55           <verstretch>0</verstretch>
56          </sizepolicy>
57         </property>
58         <property name="text" >
59          <string/>
60         </property>
61        </widget>
62       </item>
63       <item row="1" column="0" colspan="3" >
64        <widget class="QTextBrowser" name="TextView1" />
65       </item>
66       <item row="0" column="2" >
67        <widget class="QLineEdit" name="LineEdit1" />
68       </item>
69      </layout>
70     </widget>
71    </item>
72   </layout>
73  </widget>
74  <tabstops>
75   <tabstop>PushButton1</tabstop>
76   <tabstop>LineEdit1</tabstop>
77   <tabstop>TextView1</tabstop>
78  </tabstops>
79  <resources/>
80  <connections/>
81 </ui>