]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/MakeGrid_QTD.ui
Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/hexablock.git] / src / HEXABLOCKGUI / MakeGrid_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MakeGridDialog</class>
4  <widget class="QDialog" name="MakeGridDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>338</width>
10     <height>1042</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>5</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>16777215</width>
28     <height>16777215</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string>Grid Construction</string>
33   </property>
34   <property name="sizeGripEnabled">
35    <bool>false</bool>
36   </property>
37   <layout class="QVBoxLayout" name="verticalLayout_2">
38    <item>
39     <widget class="QScrollArea" name="scrollArea">
40      <property name="sizePolicy">
41       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
42        <horstretch>0</horstretch>
43        <verstretch>0</verstretch>
44       </sizepolicy>
45      </property>
46      <property name="minimumSize">
47       <size>
48        <width>5</width>
49        <height>0</height>
50       </size>
51      </property>
52      <property name="maximumSize">
53       <size>
54        <width>16777215</width>
55        <height>16777215</height>
56       </size>
57      </property>
58      <property name="horizontalScrollBarPolicy">
59       <enum>Qt::ScrollBarAsNeeded</enum>
60      </property>
61      <property name="widgetResizable">
62       <bool>true</bool>
63      </property>
64      <widget class="QWidget" name="scrollAreaWidgetContents">
65       <property name="geometry">
66        <rect>
67         <x>0</x>
68         <y>-82</y>
69         <width>301</width>
70         <height>1231</height>
71        </rect>
72       </property>
73       <layout class="QGridLayout" name="gridLayout">
74        <item row="0" column="0">
75         <widget class="QGroupBox" name="groupBox">
76          <property name="sizePolicy">
77           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
78            <horstretch>0</horstretch>
79            <verstretch>0</verstretch>
80           </sizepolicy>
81          </property>
82          <property name="minimumSize">
83           <size>
84            <width>5</width>
85            <height>0</height>
86           </size>
87          </property>
88          <property name="title">
89           <string>Make Grid</string>
90          </property>
91          <layout class="QHBoxLayout" name="horizontalLayout">
92           <property name="sizeConstraint">
93            <enum>QLayout::SetDefaultConstraint</enum>
94           </property>
95           <item>
96            <widget class="QRadioButton" name="rb0">
97             <property name="sizePolicy">
98              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
99               <horstretch>0</horstretch>
100               <verstretch>0</verstretch>
101              </sizepolicy>
102             </property>
103             <property name="text">
104              <string>Cartesian</string>
105             </property>
106             <property name="checked">
107              <bool>true</bool>
108             </property>
109            </widget>
110           </item>
111           <item>
112            <widget class="QRadioButton" name="rb1">
113             <property name="sizePolicy">
114              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
115               <horstretch>0</horstretch>
116               <verstretch>0</verstretch>
117              </sizepolicy>
118             </property>
119             <property name="text">
120              <string>Cylindrical</string>
121             </property>
122            </widget>
123           </item>
124           <item>
125            <widget class="QRadioButton" name="rb2">
126             <property name="text">
127              <string>Spherical</string>
128             </property>
129            </widget>
130           </item>
131          </layout>
132         </widget>
133        </item>
134        <item row="1" column="0">
135         <widget class="QGroupBox" name="groupBox_2">
136          <property name="sizePolicy">
137           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
138            <horstretch>0</horstretch>
139            <verstretch>0</verstretch>
140           </sizepolicy>
141          </property>
142          <property name="minimumSize">
143           <size>
144            <width>5</width>
145            <height>0</height>
146           </size>
147          </property>
148          <property name="title">
149           <string>Arguments</string>
150          </property>
151          <layout class="QVBoxLayout" name="verticalLayout_3">
152           <property name="sizeConstraint">
153            <enum>QLayout::SetDefaultConstraint</enum>
154           </property>
155           <item>
156            <widget class="QWidget" name="cartesian_widget" native="true">
157             <property name="sizePolicy">
158              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
159               <horstretch>0</horstretch>
160               <verstretch>0</verstretch>
161              </sizepolicy>
162             </property>
163             <property name="minimumSize">
164              <size>
165               <width>0</width>
166               <height>152</height>
167              </size>
168             </property>
169             <layout class="QFormLayout" name="formLayout">
170              <property name="sizeConstraint">
171               <enum>QLayout::SetDefaultConstraint</enum>
172              </property>
173              <property name="fieldGrowthPolicy">
174               <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
175              </property>
176              <item row="0" column="0">
177               <widget class="QLabel" name="label_8">
178                <property name="text">
179                 <string>Vertex :  </string>
180                </property>
181               </widget>
182              </item>
183              <item row="0" column="1">
184               <widget class="QLineEdit" name="vex_le_rb0">
185                <property name="maximumSize">
186                 <size>
187                  <width>127</width>
188                  <height>16777215</height>
189                 </size>
190                </property>
191                <property name="readOnly">
192                 <bool>false</bool>
193                </property>
194               </widget>
195              </item>
196              <item row="1" column="0">
197               <widget class="QLabel" name="label_9">
198                <property name="text">
199                 <string>Vector : </string>
200                </property>
201               </widget>
202              </item>
203              <item row="1" column="1">
204               <widget class="QLineEdit" name="vec_le_rb0">
205                <property name="maximumSize">
206                 <size>
207                  <width>127</width>
208                  <height>16777215</height>
209                 </size>
210                </property>
211                <property name="readOnly">
212                 <bool>false</bool>
213                </property>
214               </widget>
215              </item>
216              <item row="2" column="0">
217               <widget class="QLabel" name="label_12">
218                <property name="text">
219                 <string>n (x) : </string>
220                </property>
221               </widget>
222              </item>
223              <item row="2" column="1">
224               <widget class="QSpinBox" name="nx_spb_rb0">
225                <property name="minimum">
226                 <number>1</number>
227                </property>
228                <property name="maximum">
229                 <number>1000000</number>
230                </property>
231                <property name="value">
232                 <number>1</number>
233                </property>
234               </widget>
235              </item>
236              <item row="3" column="0">
237               <widget class="QLabel" name="label_13">
238                <property name="text">
239                 <string>n (y) :</string>
240                </property>
241               </widget>
242              </item>
243              <item row="3" column="1">
244               <widget class="QSpinBox" name="ny_spb_rb0">
245                <property name="minimum">
246                 <number>1</number>
247                </property>
248                <property name="maximum">
249                 <number>1000000</number>
250                </property>
251                <property name="value">
252                 <number>1</number>
253                </property>
254               </widget>
255              </item>
256              <item row="4" column="0">
257               <widget class="QLabel" name="label_14">
258                <property name="text">
259                 <string>n (z) : </string>
260                </property>
261               </widget>
262              </item>
263              <item row="4" column="1">
264               <widget class="QSpinBox" name="nz_spb_rb0">
265                <property name="minimum">
266                 <number>1</number>
267                </property>
268                <property name="maximum">
269                 <number>1000000</number>
270                </property>
271                <property name="value">
272                 <number>1</number>
273                </property>
274               </widget>
275              </item>
276             </layout>
277            </widget>
278           </item>
279           <item>
280            <widget class="QWidget" name="cylindrical_widget" native="true">
281             <property name="sizePolicy">
282              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
283               <horstretch>0</horstretch>
284               <verstretch>0</verstretch>
285              </sizepolicy>
286             </property>
287             <property name="minimumSize">
288              <size>
289               <width>0</width>
290               <height>0</height>
291              </size>
292             </property>
293             <layout class="QGridLayout" name="gridLayout_26">
294              <item row="1" column="0">
295               <widget class="QGroupBox" name="groupBox_3">
296                <property name="sizePolicy">
297                 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
298                  <horstretch>0</horstretch>
299                  <verstretch>0</verstretch>
300                 </sizepolicy>
301                </property>
302                <property name="title">
303                 <string>Grid</string>
304                </property>
305                <layout class="QGridLayout" name="gridLayout_5">
306                 <item row="0" column="0">
307                  <widget class="QRadioButton" name="uniform_rb">
308                   <property name="text">
309                    <string>regular</string>
310                   </property>
311                   <property name="checked">
312                    <bool>true</bool>
313                   </property>
314                  </widget>
315                 </item>
316                 <item row="0" column="1">
317                  <widget class="QRadioButton" name="random_rb">
318                   <property name="text">
319                    <string>irregular</string>
320                   </property>
321                  </widget>
322                 </item>
323                 <item row="1" column="0" colspan="2">
324                  <widget class="QTabWidget" name="random_param_w">
325                   <property name="sizePolicy">
326                    <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
327                     <horstretch>0</horstretch>
328                     <verstretch>0</verstretch>
329                    </sizepolicy>
330                   </property>
331                   <property name="currentIndex">
332                    <number>0</number>
333                   </property>
334                   <widget class="QWidget" name="ext_radius_tab">
335                    <attribute name="title">
336                     <string>radius</string>
337                    </attribute>
338                    <layout class="QGridLayout" name="gridLayout_2">
339                     <item row="0" column="0">
340                      <widget class="QPushButton" name="add_radius_pb">
341                       <property name="enabled">
342                        <bool>true</bool>
343                       </property>
344                       <property name="sizePolicy">
345                        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
346                         <horstretch>0</horstretch>
347                         <verstretch>0</verstretch>
348                        </sizepolicy>
349                       </property>
350                       <property name="text">
351                        <string>+</string>
352                       </property>
353                      </widget>
354                     </item>
355                     <item row="0" column="1" rowspan="4">
356                      <widget class="QListWidget" name="radius_lw"/>
357                     </item>
358                     <item row="1" column="0">
359                      <widget class="QPushButton" name="del_radius_pb">
360                       <property name="sizePolicy">
361                        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
362                         <horstretch>0</horstretch>
363                         <verstretch>0</verstretch>
364                        </sizepolicy>
365                       </property>
366                       <property name="text">
367                        <string>-</string>
368                       </property>
369                      </widget>
370                     </item>
371                     <item row="2" column="0">
372                      <spacer name="verticalSpacer">
373                       <property name="orientation">
374                        <enum>Qt::Vertical</enum>
375                       </property>
376                       <property name="sizeHint" stdset="0">
377                        <size>
378                         <width>20</width>
379                         <height>139</height>
380                        </size>
381                       </property>
382                      </spacer>
383                     </item>
384                    </layout>
385                   </widget>
386                   <widget class="QWidget" name="ext_angle_tab">
387                    <attribute name="title">
388                     <string>angle</string>
389                    </attribute>
390                    <layout class="QGridLayout" name="gridLayout_3">
391                     <item row="0" column="0">
392                      <widget class="QPushButton" name="add_angle_pb">
393                       <property name="enabled">
394                        <bool>true</bool>
395                       </property>
396                       <property name="sizePolicy">
397                        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
398                         <horstretch>0</horstretch>
399                         <verstretch>0</verstretch>
400                        </sizepolicy>
401                       </property>
402                       <property name="text">
403                        <string>+</string>
404                       </property>
405                      </widget>
406                     </item>
407                     <item row="0" column="1" rowspan="3">
408                      <widget class="QListWidget" name="angle_lw"/>
409                     </item>
410                     <item row="1" column="0">
411                      <widget class="QPushButton" name="del_angle_pb">
412                       <property name="sizePolicy">
413                        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
414                         <horstretch>0</horstretch>
415                         <verstretch>0</verstretch>
416                        </sizepolicy>
417                       </property>
418                       <property name="text">
419                        <string>-</string>
420                       </property>
421                      </widget>
422                     </item>
423                     <item row="2" column="0">
424                      <spacer name="verticalSpacer_2">
425                       <property name="orientation">
426                        <enum>Qt::Vertical</enum>
427                       </property>
428                       <property name="sizeHint" stdset="0">
429                        <size>
430                         <width>20</width>
431                         <height>139</height>
432                        </size>
433                       </property>
434                      </spacer>
435                     </item>
436                    </layout>
437                   </widget>
438                   <widget class="QWidget" name="ext_height_tab">
439                    <attribute name="title">
440                     <string>height</string>
441                    </attribute>
442                    <layout class="QGridLayout" name="gridLayout_4">
443                     <item row="0" column="0">
444                      <widget class="QPushButton" name="add_height_pb">
445                       <property name="enabled">
446                        <bool>true</bool>
447                       </property>
448                       <property name="sizePolicy">
449                        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
450                         <horstretch>0</horstretch>
451                         <verstretch>0</verstretch>
452                        </sizepolicy>
453                       </property>
454                       <property name="text">
455                        <string>+</string>
456                       </property>
457                      </widget>
458                     </item>
459                     <item row="0" column="1" rowspan="3">
460                      <widget class="QListWidget" name="height_lw">
461                       <property name="sizePolicy">
462                        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
463                         <horstretch>0</horstretch>
464                         <verstretch>0</verstretch>
465                        </sizepolicy>
466                       </property>
467                      </widget>
468                     </item>
469                     <item row="1" column="0">
470                      <widget class="QPushButton" name="del_height_pb">
471                       <property name="sizePolicy">
472                        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
473                         <horstretch>0</horstretch>
474                         <verstretch>0</verstretch>
475                        </sizepolicy>
476                       </property>
477                       <property name="text">
478                        <string>-</string>
479                       </property>
480                      </widget>
481                     </item>
482                     <item row="2" column="0">
483                      <spacer name="verticalSpacer_3">
484                       <property name="orientation">
485                        <enum>Qt::Vertical</enum>
486                       </property>
487                       <property name="sizeHint" stdset="0">
488                        <size>
489                         <width>20</width>
490                         <height>139</height>
491                        </size>
492                       </property>
493                      </spacer>
494                     </item>
495                    </layout>
496                   </widget>
497                  </widget>
498                 </item>
499                 <item row="2" column="0" colspan="2">
500                  <widget class="QWidget" name="uniform_param_w" native="true">
501                   <property name="sizePolicy">
502                    <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
503                     <horstretch>0</horstretch>
504                     <verstretch>0</verstretch>
505                    </sizepolicy>
506                   </property>
507                   <layout class="QVBoxLayout" name="verticalLayout">
508                    <item>
509                     <widget class="QGroupBox" name="groupBox_6">
510                      <property name="sizePolicy">
511                       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
512                        <horstretch>0</horstretch>
513                        <verstretch>0</verstretch>
514                       </sizepolicy>
515                      </property>
516                      <property name="minimumSize">
517                       <size>
518                        <width>0</width>
519                        <height>0</height>
520                       </size>
521                      </property>
522                      <property name="title">
523                       <string>radius</string>
524                      </property>
525                      <layout class="QFormLayout" name="formLayout_2">
526                       <item row="0" column="0">
527                        <widget class="QLabel" name="label_5">
528                         <property name="text">
529                          <string>size : </string>
530                         </property>
531                        </widget>
532                       </item>
533                       <item row="0" column="1">
534                        <widget class="QDoubleSpinBox" name="dr_spb_rb1">
535                         <property name="decimals">
536                          <number>6</number>
537                         </property>
538                         <property name="maximum">
539                          <double>1000000000.000000000000000</double>
540                         </property>
541                         <property name="value">
542                          <double>1.000000000000000</double>
543                         </property>
544                        </widget>
545                       </item>
546                       <item row="2" column="1">
547                        <widget class="QSpinBox" name="nr_spb_rb1">
548                         <property name="minimum">
549                          <number>1</number>
550                         </property>
551                         <property name="maximum">
552                          <number>1000000</number>
553                         </property>
554                         <property name="value">
555                          <number>1</number>
556                         </property>
557                        </widget>
558                       </item>
559                       <item row="2" column="0">
560                        <widget class="QLabel" name="label_10">
561                         <property name="text">
562                          <string>count : </string>
563                         </property>
564                        </widget>
565                       </item>
566                      </layout>
567                     </widget>
568                    </item>
569                    <item>
570                     <widget class="QGroupBox" name="groupBox_8">
571                      <property name="sizePolicy">
572                       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
573                        <horstretch>0</horstretch>
574                        <verstretch>0</verstretch>
575                       </sizepolicy>
576                      </property>
577                      <property name="title">
578                       <string>angle</string>
579                      </property>
580                      <layout class="QFormLayout" name="formLayout_5">
581                       <item row="0" column="0">
582                        <widget class="QLabel" name="label_6">
583                         <property name="text">
584                          <string>value :</string>
585                         </property>
586                        </widget>
587                       </item>
588                       <item row="0" column="1">
589                        <widget class="QDoubleSpinBox" name="da_spb_rb1">
590                         <property name="decimals">
591                          <number>6</number>
592                         </property>
593                         <property name="maximum">
594                          <double>360.000000000000000</double>
595                         </property>
596                         <property name="singleStep">
597                          <double>10.000000000000000</double>
598                         </property>
599                         <property name="value">
600                          <double>360.000000000000000</double>
601                         </property>
602                        </widget>
603                       </item>
604                       <item row="2" column="1">
605                        <widget class="QSpinBox" name="na_spb_rb1">
606                         <property name="minimum">
607                          <number>3</number>
608                         </property>
609                         <property name="maximum">
610                          <number>1000000</number>
611                         </property>
612                         <property name="value">
613                          <number>3</number>
614                         </property>
615                        </widget>
616                       </item>
617                       <item row="2" column="0">
618                        <widget class="QLabel" name="label_11">
619                         <property name="text">
620                          <string>count : </string>
621                         </property>
622                        </widget>
623                       </item>
624                      </layout>
625                     </widget>
626                    </item>
627                    <item>
628                     <widget class="QGroupBox" name="groupBox_7">
629                      <property name="sizePolicy">
630                       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
631                        <horstretch>0</horstretch>
632                        <verstretch>0</verstretch>
633                       </sizepolicy>
634                      </property>
635                      <property name="title">
636                       <string>height</string>
637                      </property>
638                      <layout class="QFormLayout" name="formLayout_6">
639                       <item row="0" column="0">
640                        <widget class="QLabel" name="label_7">
641                         <property name="text">
642                          <string>size : </string>
643                         </property>
644                        </widget>
645                       </item>
646                       <item row="0" column="1">
647                        <widget class="QDoubleSpinBox" name="dl_spb_rb1">
648                         <property name="decimals">
649                          <number>6</number>
650                         </property>
651                         <property name="maximum">
652                          <double>1000000000.000000000000000</double>
653                         </property>
654                         <property name="value">
655                          <double>1.000000000000000</double>
656                         </property>
657                        </widget>
658                       </item>
659                       <item row="2" column="1">
660                        <widget class="QSpinBox" name="nl_spb_rb1">
661                         <property name="minimum">
662                          <number>1</number>
663                         </property>
664                         <property name="maximum">
665                          <number>1000000</number>
666                         </property>
667                         <property name="value">
668                          <number>1</number>
669                         </property>
670                        </widget>
671                       </item>
672                       <item row="2" column="0">
673                        <widget class="QLabel" name="label_15">
674                         <property name="text">
675                          <string>count : </string>
676                         </property>
677                        </widget>
678                       </item>
679                      </layout>
680                     </widget>
681                    </item>
682                   </layout>
683                  </widget>
684                 </item>
685                 <item row="3" column="0">
686                  <widget class="QCheckBox" name="fill_cb_rb1">
687                   <property name="text">
688                    <string>fill</string>
689                   </property>
690                  </widget>
691                 </item>
692                 <item row="4" column="0">
693                  <spacer name="verticalSpacer_5">
694                   <property name="orientation">
695                    <enum>Qt::Vertical</enum>
696                   </property>
697                   <property name="sizeHint" stdset="0">
698                    <size>
699                     <width>20</width>
700                     <height>20</height>
701                    </size>
702                   </property>
703                  </spacer>
704                 </item>
705                </layout>
706               </widget>
707              </item>
708              <item row="0" column="0">
709               <widget class="QGroupBox" name="groupBox_4">
710                <property name="sizePolicy">
711                 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
712                  <horstretch>0</horstretch>
713                  <verstretch>0</verstretch>
714                 </sizepolicy>
715                </property>
716                <property name="title">
717                 <string>Cylinder</string>
718                </property>
719                <layout class="QFormLayout" name="formLayout_4">
720                 <property name="sizeConstraint">
721                  <enum>QLayout::SetDefaultConstraint</enum>
722                 </property>
723                 <property name="fieldGrowthPolicy">
724                  <enum>QFormLayout::ExpandingFieldsGrow</enum>
725                 </property>
726                 <item row="1" column="0">
727                  <widget class="QLabel" name="label">
728                   <property name="text">
729                    <string>center </string>
730                   </property>
731                  </widget>
732                 </item>
733                 <item row="1" column="1">
734                  <widget class="QLineEdit" name="center_le_rb1">
735                   <property name="maximumSize">
736                    <size>
737                     <width>127</width>
738                     <height>16777215</height>
739                    </size>
740                   </property>
741                   <property name="toolTip">
742                    <string>Select a point (vertex)
743 </string>
744                   </property>
745                   <property name="readOnly">
746                    <bool>false</bool>
747                   </property>
748                  </widget>
749                 </item>
750                 <item row="2" column="0">
751                  <widget class="QLabel" name="label_2">
752                   <property name="text">
753                    <string>base</string>
754                   </property>
755                  </widget>
756                 </item>
757                 <item row="2" column="1">
758                  <widget class="QLineEdit" name="base_le_rb1">
759                   <property name="maximumSize">
760                    <size>
761                     <width>127</width>
762                     <height>16777215</height>
763                    </size>
764                   </property>
765                   <property name="toolTip">
766                    <string>Select a vector</string>
767                   </property>
768                   <property name="readOnly">
769                    <bool>false</bool>
770                   </property>
771                  </widget>
772                 </item>
773                 <item row="3" column="0">
774                  <widget class="QLabel" name="label_4">
775                   <property name="text">
776                    <string>vector</string>
777                   </property>
778                  </widget>
779                 </item>
780                 <item row="3" column="1">
781                  <widget class="QLineEdit" name="height_le_rb1">
782                   <property name="maximumSize">
783                    <size>
784                     <width>127</width>
785                     <height>16777215</height>
786                    </size>
787                   </property>
788                   <property name="toolTip">
789                    <string>Select a vector</string>
790                   </property>
791                   <property name="readOnly">
792                    <bool>false</bool>
793                   </property>
794                  </widget>
795                 </item>
796                </layout>
797               </widget>
798              </item>
799             </layout>
800            </widget>
801           </item>
802           <item>
803            <widget class="QWidget" name="spherical_widget" native="true">
804             <property name="sizePolicy">
805              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
806               <horstretch>0</horstretch>
807               <verstretch>0</verstretch>
808              </sizepolicy>
809             </property>
810             <property name="minimumSize">
811              <size>
812               <width>0</width>
813               <height>130</height>
814              </size>
815             </property>
816             <layout class="QFormLayout" name="formLayout_3">
817              <item row="0" column="0">
818               <widget class="QLabel" name="label_3">
819                <property name="text">
820                 <string>Vertex </string>
821                </property>
822               </widget>
823              </item>
824              <item row="0" column="1">
825               <widget class="QLineEdit" name="vex_le_rb2">
826                <property name="maximumSize">
827                 <size>
828                  <width>127</width>
829                  <height>16777215</height>
830                 </size>
831                </property>
832                <property name="readOnly">
833                 <bool>false</bool>
834                </property>
835               </widget>
836              </item>
837              <item row="1" column="0">
838               <widget class="QLabel" name="label_16">
839                <property name="text">
840                 <string>Radius</string>
841                </property>
842               </widget>
843              </item>
844              <item row="1" column="1">
845               <widget class="QDoubleSpinBox" name="radius_spb_rb2">
846                <property name="sizePolicy">
847                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
848                  <horstretch>0</horstretch>
849                  <verstretch>0</verstretch>
850                 </sizepolicy>
851                </property>
852                <property name="decimals">
853                 <number>6</number>
854                </property>
855                <property name="maximum">
856                 <double>1000000000.000000000000000</double>
857                </property>
858               </widget>
859              </item>
860              <item row="2" column="0">
861               <widget class="QLabel" name="label_17">
862                <property name="text">
863                 <string>nb</string>
864                </property>
865               </widget>
866              </item>
867              <item row="2" column="1">
868               <widget class="QSpinBox" name="nb_spb_rb2">
869                <property name="sizePolicy">
870                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
871                  <horstretch>0</horstretch>
872                  <verstretch>0</verstretch>
873                 </sizepolicy>
874                </property>
875                <property name="minimum">
876                 <number>1</number>
877                </property>
878                <property name="maximum">
879                 <number>1000000</number>
880                </property>
881                <property name="value">
882                 <number>1</number>
883                </property>
884               </widget>
885              </item>
886              <item row="3" column="0">
887               <widget class="QLabel" name="label_18">
888                <property name="text">
889                 <string>k</string>
890                </property>
891               </widget>
892              </item>
893              <item row="3" column="1">
894               <widget class="QDoubleSpinBox" name="k_spb_rb2">
895                <property name="sizePolicy">
896                 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
897                  <horstretch>0</horstretch>
898                  <verstretch>0</verstretch>
899                 </sizepolicy>
900                </property>
901                <property name="decimals">
902                 <number>6</number>
903                </property>
904                <property name="maximum">
905                 <double>1000000000.000000000000000</double>
906                </property>
907               </widget>
908              </item>
909             </layout>
910            </widget>
911           </item>
912          </layout>
913         </widget>
914        </item>
915        <item row="2" column="0">
916         <spacer name="verticalSpacer_4">
917          <property name="orientation">
918           <enum>Qt::Vertical</enum>
919          </property>
920          <property name="sizeHint" stdset="0">
921           <size>
922            <width>20</width>
923            <height>10</height>
924           </size>
925          </property>
926         </spacer>
927        </item>
928       </layout>
929      </widget>
930     </widget>
931    </item>
932   </layout>
933  </widget>
934  <resources/>
935  <connections>
936   <connection>
937    <sender>rb1</sender>
938    <signal>clicked()</signal>
939    <receiver>cylindrical_widget</receiver>
940    <slot>show()</slot>
941    <hints>
942     <hint type="sourcelabel">
943      <x>231</x>
944      <y>56</y>
945     </hint>
946     <hint type="destinationlabel">
947      <x>208</x>
948      <y>571</y>
949     </hint>
950    </hints>
951   </connection>
952   <connection>
953    <sender>rb1</sender>
954    <signal>clicked()</signal>
955    <receiver>cartesian_widget</receiver>
956    <slot>hide()</slot>
957    <hints>
958     <hint type="sourcelabel">
959      <x>231</x>
960      <y>56</y>
961     </hint>
962     <hint type="destinationlabel">
963      <x>208</x>
964      <y>190</y>
965     </hint>
966    </hints>
967   </connection>
968   <connection>
969    <sender>rb1</sender>
970    <signal>clicked()</signal>
971    <receiver>spherical_widget</receiver>
972    <slot>hide()</slot>
973    <hints>
974     <hint type="sourcelabel">
975      <x>231</x>
976      <y>56</y>
977     </hint>
978     <hint type="destinationlabel">
979      <x>208</x>
980      <y>938</y>
981     </hint>
982    </hints>
983   </connection>
984   <connection>
985    <sender>rb2</sender>
986    <signal>clicked()</signal>
987    <receiver>cylindrical_widget</receiver>
988    <slot>hide()</slot>
989    <hints>
990     <hint type="sourcelabel">
991      <x>345</x>
992      <y>56</y>
993     </hint>
994     <hint type="destinationlabel">
995      <x>208</x>
996      <y>571</y>
997     </hint>
998    </hints>
999   </connection>
1000   <connection>
1001    <sender>rb2</sender>
1002    <signal>clicked()</signal>
1003    <receiver>cartesian_widget</receiver>
1004    <slot>hide()</slot>
1005    <hints>
1006     <hint type="sourcelabel">
1007      <x>345</x>
1008      <y>56</y>
1009     </hint>
1010     <hint type="destinationlabel">
1011      <x>208</x>
1012      <y>190</y>
1013     </hint>
1014    </hints>
1015   </connection>
1016   <connection>
1017    <sender>rb2</sender>
1018    <signal>clicked()</signal>
1019    <receiver>spherical_widget</receiver>
1020    <slot>show()</slot>
1021    <hints>
1022     <hint type="sourcelabel">
1023      <x>345</x>
1024      <y>56</y>
1025     </hint>
1026     <hint type="destinationlabel">
1027      <x>208</x>
1028      <y>938</y>
1029     </hint>
1030    </hints>
1031   </connection>
1032   <connection>
1033    <sender>rb0</sender>
1034    <signal>clicked()</signal>
1035    <receiver>cartesian_widget</receiver>
1036    <slot>show()</slot>
1037    <hints>
1038     <hint type="sourcelabel">
1039      <x>95</x>
1040      <y>56</y>
1041     </hint>
1042     <hint type="destinationlabel">
1043      <x>208</x>
1044      <y>190</y>
1045     </hint>
1046    </hints>
1047   </connection>
1048   <connection>
1049    <sender>rb0</sender>
1050    <signal>clicked()</signal>
1051    <receiver>cylindrical_widget</receiver>
1052    <slot>hide()</slot>
1053    <hints>
1054     <hint type="sourcelabel">
1055      <x>95</x>
1056      <y>56</y>
1057     </hint>
1058     <hint type="destinationlabel">
1059      <x>208</x>
1060      <y>571</y>
1061     </hint>
1062    </hints>
1063   </connection>
1064   <connection>
1065    <sender>rb0</sender>
1066    <signal>clicked()</signal>
1067    <receiver>spherical_widget</receiver>
1068    <slot>hide()</slot>
1069    <hints>
1070     <hint type="sourcelabel">
1071      <x>95</x>
1072      <y>56</y>
1073     </hint>
1074     <hint type="destinationlabel">
1075      <x>208</x>
1076      <y>938</y>
1077     </hint>
1078    </hints>
1079   </connection>
1080   <connection>
1081    <sender>uniform_rb</sender>
1082    <signal>clicked()</signal>
1083    <receiver>random_param_w</receiver>
1084    <slot>hide()</slot>
1085    <hints>
1086     <hint type="sourcelabel">
1087      <x>135</x>
1088      <y>450</y>
1089     </hint>
1090     <hint type="destinationlabel">
1091      <x>224</x>
1092      <y>539</y>
1093     </hint>
1094    </hints>
1095   </connection>
1096   <connection>
1097    <sender>random_rb</sender>
1098    <signal>clicked()</signal>
1099    <receiver>random_param_w</receiver>
1100    <slot>show()</slot>
1101    <hints>
1102     <hint type="sourcelabel">
1103      <x>313</x>
1104      <y>450</y>
1105     </hint>
1106     <hint type="destinationlabel">
1107      <x>224</x>
1108      <y>539</y>
1109     </hint>
1110    </hints>
1111   </connection>
1112   <connection>
1113    <sender>uniform_rb</sender>
1114    <signal>clicked()</signal>
1115    <receiver>uniform_param_w</receiver>
1116    <slot>show()</slot>
1117    <hints>
1118     <hint type="sourcelabel">
1119      <x>135</x>
1120      <y>450</y>
1121     </hint>
1122     <hint type="destinationlabel">
1123      <x>224</x>
1124      <y>724</y>
1125     </hint>
1126    </hints>
1127   </connection>
1128   <connection>
1129    <sender>random_rb</sender>
1130    <signal>clicked()</signal>
1131    <receiver>uniform_param_w</receiver>
1132    <slot>hide()</slot>
1133    <hints>
1134     <hint type="sourcelabel">
1135      <x>313</x>
1136      <y>450</y>
1137     </hint>
1138     <hint type="destinationlabel">
1139      <x>224</x>
1140      <y>724</y>
1141     </hint>
1142    </hints>
1143   </connection>
1144  </connections>
1145 </ui>