Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / src / EntityGUI / EntityGUI_Type_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>EntityGUI_Type_QTD</class>
4  <widget class="QWidget" name="EntityGUI_Type_QTD">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>271</width>
10     <height>92</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <property name="margin">
18     <number>0</number>
19    </property>
20    <item>
21     <widget class="QGroupBox" name="GroupType2">
22      <property name="title">
23       <string>GroupBox</string>
24      </property>
25      <layout class="QVBoxLayout" name="verticalLayout_2">
26       <item>
27        <widget class="QRadioButton" name="RadioButton3">
28         <property name="text">
29          <string>RadioButton3</string>
30         </property>
31         <property name="autoExclusive">
32          <bool>false</bool>
33         </property>
34        </widget>
35       </item>
36       <item>
37        <widget class="QRadioButton" name="RadioButton4">
38         <property name="text">
39          <string>RadioButton4</string>
40         </property>
41         <property name="autoExclusive">
42          <bool>false</bool>
43         </property>
44        </widget>
45       </item>
46      </layout>
47     </widget>
48    </item>
49    <item>
50     <widget class="QGroupBox" name="GroupType1">
51      <property name="title">
52       <string>GroupBox</string>
53      </property>
54      <layout class="QVBoxLayout" name="verticalLayout">
55       <item>
56        <widget class="QRadioButton" name="RadioButton1">
57         <property name="text">
58          <string>RadioButton1</string>
59         </property>
60         <property name="autoExclusive">
61          <bool>false</bool>
62         </property>
63        </widget>
64       </item>
65       <item>
66        <widget class="QRadioButton" name="RadioButton2">
67         <property name="text">
68          <string>RadioButton2</string>
69         </property>
70         <property name="autoExclusive">
71          <bool>false</bool>
72         </property>
73        </widget>
74       </item>
75      </layout>
76     </widget>
77    </item>
78   </layout>
79  </widget>
80  <layoutdefault spacing="6" margin="11"/>
81  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
82  <tabstops>
83   <tabstop>RadioButton3</tabstop>
84  </tabstops>
85  <resources/>
86  <connections/>
87 </ui>