]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/UIFiles/DlgRef_Skeleton_QTD.ui
Salome HOME
Update copyright information
[modules/geom.git] / src / DlgRef / UIFiles / DlgRef_Skeleton_QTD.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <!--
3   Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
4
5   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
7
8   This library is free software; you can redistribute it and/or
9   modify it under the terms of the GNU Lesser General Public
10   License as published by the Free Software Foundation; either
11   version 2.1 of the License.
12
13   This library is distributed in the hope that it will be useful,
14   but WITHOUT ANY WARRANTY; without even the implied warranty of
15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16   Lesser General Public License for more details.
17
18   You should have received a copy of the GNU Lesser General Public
19   License along with this library; if not, write to the Free Software
20   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21
22   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
23 -->
24 <class>DlgRef_Skeleton_QTD</class>
25 <widget class="QDialog">
26     <property name="name">
27         <cstring>DlgRef_Skeleton_QTD</cstring>
28     </property>
29     <property name="geometry">
30         <rect>
31             <x>0</x>
32             <y>0</y>
33             <width>615</width>
34             <height>682</height>
35         </rect>
36     </property>
37     <property name="sizePolicy">
38         <sizepolicy>
39             <hsizetype>5</hsizetype>
40             <vsizetype>7</vsizetype>
41             <horstretch>0</horstretch>
42             <verstretch>0</verstretch>
43         </sizepolicy>
44     </property>
45     <property name="sizeGripEnabled">
46         <bool>true</bool>
47     </property>
48     <grid>
49         <property name="name">
50             <cstring>unnamed</cstring>
51         </property>
52         <property name="margin">
53             <number>11</number>
54         </property>
55         <property name="spacing">
56             <number>6</number>
57         </property>
58         <widget class="QLayoutWidget" row="0" column="0">
59             <property name="name">
60                 <cstring>Layout1</cstring>
61             </property>
62             <grid>
63                 <property name="name">
64                     <cstring>unnamed</cstring>
65                 </property>
66                 <property name="margin">
67                     <number>0</number>
68                 </property>
69                 <property name="spacing">
70                     <number>6</number>
71                 </property>
72                 <widget class="QButtonGroup" row="0" column="0">
73                     <property name="name">
74                         <cstring>GroupConstructors</cstring>
75                     </property>
76                     <property name="sizePolicy">
77                         <sizepolicy>
78                             <hsizetype>5</hsizetype>
79                             <vsizetype>0</vsizetype>
80                             <horstretch>0</horstretch>
81                             <verstretch>0</verstretch>
82                         </sizepolicy>
83                     </property>
84                     <hbox>
85                         <property name="name">
86                             <cstring>unnamed</cstring>
87                         </property>
88                         <property name="margin">
89                             <number>11</number>
90                         </property>
91                         <property name="spacing">
92                             <number>6</number>
93                         </property>
94                         <widget class="QLayoutWidget">
95                             <property name="name">
96                                 <cstring>Layout2</cstring>
97                             </property>
98                             <hbox>
99                                 <property name="name">
100                                     <cstring>unnamed</cstring>
101                                 </property>
102                                 <property name="margin">
103                                     <number>0</number>
104                                 </property>
105                                 <property name="spacing">
106                                     <number>6</number>
107                                 </property>
108                                 <widget class="QRadioButton">
109                                     <property name="name">
110                                         <cstring>RadioButton1</cstring>
111                                     </property>
112                                 </widget>
113                                 <widget class="QRadioButton">
114                                     <property name="name">
115                                         <cstring>RadioButton2</cstring>
116                                     </property>
117                                 </widget>
118                                 <widget class="QRadioButton">
119                                     <property name="name">
120                                         <cstring>RadioButton3</cstring>
121                                     </property>
122                                 </widget>
123                                 <widget class="QRadioButton">
124                                     <property name="name">
125                                         <cstring>RadioButton4</cstring>
126                                     </property>
127                                 </widget>
128                                 <widget class="QRadioButton">
129                                     <property name="name">
130                                         <cstring>RadioButton5</cstring>
131                                     </property>
132                                 </widget>
133                             </hbox>
134                         </widget>
135                     </hbox>
136                 </widget>
137                 <widget class="QGroupBox" row="1" column="0">
138                     <property name="name">
139                         <cstring>GroupBoxName</cstring>
140                     </property>
141                     <grid>
142                         <property name="name">
143                             <cstring>unnamed</cstring>
144                         </property>
145                         <property name="margin">
146                             <number>11</number>
147                         </property>
148                         <property name="spacing">
149                             <number>6</number>
150                         </property>
151                         <widget class="QLayoutWidget" row="0" column="0">
152                             <property name="name">
153                                 <cstring>Layout4</cstring>
154                             </property>
155                             <grid>
156                                 <property name="name">
157                                     <cstring>unnamed</cstring>
158                                 </property>
159                                 <property name="margin">
160                                     <number>0</number>
161                                 </property>
162                                 <property name="spacing">
163                                     <number>6</number>
164                                 </property>
165                                 <widget class="QLabel" row="0" column="0">
166                                     <property name="name">
167                                         <cstring>NameLabel</cstring>
168                                     </property>
169                                 </widget>
170                                 <widget class="QLineEdit" row="0" column="1">
171                                     <property name="name">
172                                         <cstring>ResultName</cstring>
173                                     </property>
174                                 </widget>
175
176                             </grid>
177                         </widget>
178                     </grid>
179                 </widget>
180                 <widget class="QGroupBox" row="3" column="0">
181                     <property name="name">
182                         <cstring>GroupBoxPublish</cstring>
183                     </property>
184                     <grid>
185                         <property name="name">
186                             <cstring>unnamed</cstring>
187                         </property>
188                         <property name="margin">
189                             <number>11</number>
190                         </property>
191                         <property name="spacing">
192                             <number>6</number>
193                         </property>
194                         <widget class="QLayoutWidget" row="0" column="0">
195                             <property name="name">
196                                 <cstring>Layout5</cstring>
197                             </property>
198                             <grid>
199                                 <property name="name">
200                                     <cstring>unnamed</cstring>
201                                 </property>
202                                 <property name="margin">
203                                     <number>0</number>
204                                 </property>
205                                 <property name="spacing">
206                                     <number>6</number>
207                                 </property>
208                                 <widget class="QCheckBox" row="0" column="0">
209                                     <property name="name">
210                                         <cstring>CheckBoxRestoreSS</cstring>
211                                     </property>
212                                 </widget>
213                             </grid>
214                         </widget>
215                     </grid>
216                 </widget>
217                 <widget class="QGroupBox" row="4" column="0">
218                     <property name="name">
219                         <cstring>GroupButtons</cstring>
220                     </property>
221                     <property name="sizePolicy">
222                         <sizepolicy>
223                             <hsizetype>7</hsizetype>
224                             <vsizetype>0</vsizetype>
225                             <horstretch>0</horstretch>
226                             <verstretch>0</verstretch>
227                         </sizepolicy>
228                     </property>
229                     <vbox>
230                         <property name="name">
231                             <cstring>unnamed</cstring>
232                         </property>
233                         <property name="margin">
234                             <number>11</number>
235                         </property>
236                         <property name="spacing">
237                             <number>6</number>
238                         </property>
239                         <widget class="QLayoutWidget">
240                             <property name="name">
241                                 <cstring>Layout3</cstring>
242                             </property>
243                             <grid>
244                                 <property name="name">
245                                     <cstring>unnamed</cstring>
246                                 </property>
247                                 <widget class="QPushButton" row="0" column="0">
248                                     <property name="name">
249                                         <cstring>buttonOk</cstring>
250                                     </property>
251                                 </widget>
252                                 <widget class="QPushButton" row="0" column="1">
253                                     <property name="name">
254                                         <cstring>buttonApply</cstring>
255                                     </property>
256                                 </widget>
257                                 <widget class="QPushButton" row="0" column="3">
258                                     <property name="name">
259                                         <cstring>buttonCancel</cstring>
260                                     </property>
261                                 </widget>
262                                 <spacer row="0" column="2">
263                                     <property name="name">
264                                         <cstring>Spacer1</cstring>
265                                     </property>
266                                     <property name="orientation">
267                                         <enum>Horizontal</enum>
268                                     </property>
269                                     <property name="sizeType">
270                                         <enum>Expanding</enum>
271                                     </property>
272                                     <property name="sizeHint">
273                                         <size>
274                                             <width>90</width>
275                                             <height>20</height>
276                                         </size>
277                                     </property>
278                                 </spacer>
279                                 <widget class="QPushButton" row="0" column="4">
280                                     <property name="name">
281                                         <cstring>buttonHelp</cstring>
282                                     </property>
283                                 </widget>
284                             </grid>
285                         </widget>
286                     </vbox>
287                 </widget>
288             </grid>
289         </widget>
290     </grid>
291 </widget>
292 <layoutdefaults spacing="6" margin="11"/>
293 </UI>