Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/geom.git] / src / EntityGUI / UIFiles / EntityGUI_Point_QTD.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>EntityGUI_Point_QTD</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>EntityGUI_Point_QTD</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>124</width>
12             <height>106</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>EntityGUI_Point_QTD</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>0</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QButtonGroup" row="0" column="0">
29             <property name="name">
30                 <cstring>GroupPoint</cstring>
31             </property>
32             <property name="sizePolicy">
33                 <sizepolicy>
34                     <hsizetype>7</hsizetype>
35                     <vsizetype>0</vsizetype>
36                     <horstretch>0</horstretch>
37                     <verstretch>0</verstretch>
38                 </sizepolicy>
39             </property>
40             <property name="title">
41                 <string>Point</string>
42             </property>
43             <grid>
44                 <property name="name">
45                     <cstring>unnamed</cstring>
46                 </property>
47                 <property name="margin">
48                     <number>11</number>
49                 </property>
50                 <property name="spacing">
51                     <number>6</number>
52                 </property>
53                 <widget class="QLayoutWidget" row="0" column="0">
54                     <property name="name">
55                         <cstring>Layout1</cstring>
56                     </property>
57                     <grid>
58                         <property name="name">
59                             <cstring>unnamed</cstring>
60                         </property>
61                         <property name="margin">
62                             <number>0</number>
63                         </property>
64                         <property name="spacing">
65                             <number>6</number>
66                         </property>
67                         <widget class="QRadioButton" row="1" column="0">
68                             <property name="name">
69                                 <cstring>RB_Point2</cstring>
70                             </property>
71                             <property name="text">
72                                 <string>Relative</string>
73                             </property>
74                         </widget>
75                         <widget class="QRadioButton" row="0" column="0">
76                             <property name="name">
77                                 <cstring>RB_Point1</cstring>
78                             </property>
79                             <property name="text">
80                                 <string>Absolute</string>
81                             </property>
82                         </widget>
83                         <widget class="QRadioButton" row="2" column="0">
84                             <property name="name">
85                                 <cstring>RB_Point3</cstring>
86                             </property>
87                             <property name="text">
88                                 <string>Selection</string>
89                             </property>
90                         </widget>
91                     </grid>
92                 </widget>
93             </grid>
94         </widget>
95     </grid>
96 </widget>
97 <tabstops>
98     <tabstop>RB_Point1</tabstop>
99     <tabstop>RB_Point2</tabstop>
100     <tabstop>RB_Point3</tabstop>
101 </tabstops>
102 <layoutdefaults spacing="6" margin="11"/>
103 </UI>