]> Creatis software - clitk.git/blob - vv/qt_ui/vvResamplerDialog.ui
Initial revision
[clitk.git] / vv / qt_ui / vvResamplerDialog.ui
1 <ui version="4.0" >
2  <class>vvResamplerDialog</class>
3  <widget class="QDialog" name="vvResamplerDialog" >
4   <property name="windowModality" >
5    <enum>Qt::ApplicationModal</enum>
6   </property>
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>582</width>
12     <height>506</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Dialog</string>
17   </property>
18   <layout class="QGridLayout" >
19    <item row="0" column="0" >
20     <layout class="QVBoxLayout" >
21      <item>
22       <widget class="QFrame" name="frame" >
23        <property name="frameShape" >
24         <enum>QFrame::NoFrame</enum>
25        </property>
26        <property name="frameShadow" >
27         <enum>QFrame::Raised</enum>
28        </property>
29        <layout class="QVBoxLayout" >
30         <property name="leftMargin" >
31          <number>4</number>
32         </property>
33         <property name="topMargin" >
34          <number>4</number>
35         </property>
36         <property name="rightMargin" >
37          <number>4</number>
38         </property>
39         <property name="bottomMargin" >
40          <number>4</number>
41         </property>
42         <item>
43          <layout class="QHBoxLayout" >
44           <item>
45            <widget class="QLabel" name="label" >
46             <property name="text" >
47              <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
48 p, li { white-space: pre-wrap; }
49 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
50 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Select image to resample&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
51             </property>
52            </widget>
53           </item>
54           <item>
55            <widget class="QComboBox" name="mImagesComboBox" />
56           </item>
57          </layout>
58         </item>
59         <item>
60          <layout class="QHBoxLayout" >
61           <item>
62            <widget class="QLabel" name="label_3" >
63             <property name="text" >
64              <string>File format</string>
65             </property>
66            </widget>
67           </item>
68           <item>
69            <widget class="QLabel" name="mInputFormatLabel" >
70             <property name="text" >
71              <string>.mhd</string>
72             </property>
73            </widget>
74           </item>
75          </layout>
76         </item>
77         <item>
78          <layout class="QHBoxLayout" >
79           <item>
80            <widget class="QLabel" name="label_5" >
81             <property name="text" >
82              <string>Dimension</string>
83             </property>
84            </widget>
85           </item>
86           <item>
87            <widget class="QLabel" name="mInputDimLabel" >
88             <property name="text" >
89              <string>TextLabel</string>
90             </property>
91            </widget>
92           </item>
93          </layout>
94         </item>
95         <item>
96          <layout class="QHBoxLayout" >
97           <item>
98            <widget class="QLabel" name="label_7" >
99             <property name="text" >
100              <string>Pixel Type</string>
101             </property>
102            </widget>
103           </item>
104           <item>
105            <widget class="QLabel" name="mInputPixelTypeLabel" >
106             <property name="text" >
107              <string>TextLabel</string>
108             </property>
109            </widget>
110           </item>
111          </layout>
112         </item>
113         <item>
114          <layout class="QHBoxLayout" >
115           <item>
116            <widget class="QLabel" name="label_9" >
117             <property name="text" >
118              <string>Size</string>
119             </property>
120            </widget>
121           </item>
122           <item>
123            <widget class="QLabel" name="mInputSizeLabel" >
124             <property name="text" >
125              <string>TextLabel</string>
126             </property>
127            </widget>
128           </item>
129          </layout>
130         </item>
131         <item>
132          <layout class="QHBoxLayout" >
133           <item>
134            <widget class="QLabel" name="label_11" >
135             <property name="text" >
136              <string>Spacing</string>
137             </property>
138            </widget>
139           </item>
140           <item>
141            <widget class="QLabel" name="mInputSpacingLabel" >
142             <property name="text" >
143              <string>TextLabel</string>
144             </property>
145            </widget>
146           </item>
147          </layout>
148         </item>
149         <item>
150          <layout class="QHBoxLayout" >
151           <item>
152            <widget class="QLabel" name="label_6" >
153             <property name="text" >
154              <string>Memory size</string>
155             </property>
156            </widget>
157           </item>
158           <item>
159            <widget class="QLabel" name="mInputMemoryLabel" >
160             <property name="text" >
161              <string>TextLabel</string>
162             </property>
163            </widget>
164           </item>
165          </layout>
166         </item>
167         <item>
168          <layout class="QHBoxLayout" >
169           <item>
170            <widget class="QLabel" name="label_8" >
171             <property name="text" >
172              <string>Display result?</string>
173             </property>
174            </widget>
175           </item>
176           <item>
177            <widget class="QCheckBox" name="display_result" >
178             <property name="text" >
179              <string/>
180             </property>
181             <property name="checked" >
182              <bool>true</bool>
183             </property>
184             <property name="autoExclusive" >
185              <bool>false</bool>
186             </property>
187            </widget>
188           </item>
189          </layout>
190         </item>
191        </layout>
192       </widget>
193      </item>
194      <item>
195       <widget class="QFrame" name="optionFrame" >
196        <property name="sizePolicy" >
197         <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
198          <horstretch>0</horstretch>
199          <verstretch>0</verstretch>
200         </sizepolicy>
201        </property>
202        <property name="frameShape" >
203         <enum>QFrame::StyledPanel</enum>
204        </property>
205        <property name="frameShadow" >
206         <enum>QFrame::Raised</enum>
207        </property>
208        <layout class="QGridLayout" >
209         <property name="leftMargin" >
210          <number>4</number>
211         </property>
212         <property name="topMargin" >
213          <number>4</number>
214         </property>
215         <property name="rightMargin" >
216          <number>4</number>
217         </property>
218         <property name="bottomMargin" >
219          <number>4</number>
220         </property>
221         <item row="0" column="0" >
222          <widget class="QRadioButton" name="sizeRadioButton" >
223           <property name="sizePolicy" >
224            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
225             <horstretch>0</horstretch>
226             <verstretch>0</verstretch>
227            </sizepolicy>
228           </property>
229           <property name="text" >
230            <string>Size :</string>
231           </property>
232          </widget>
233         </item>
234         <item row="1" column="0" colspan="3" >
235          <widget class="QFrame" name="frame_2" >
236           <property name="sizePolicy" >
237            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
238             <horstretch>0</horstretch>
239             <verstretch>0</verstretch>
240            </sizepolicy>
241           </property>
242           <property name="frameShape" >
243            <enum>QFrame::NoFrame</enum>
244           </property>
245           <property name="frameShadow" >
246            <enum>QFrame::Raised</enum>
247           </property>
248           <layout class="QGridLayout" >
249            <property name="leftMargin" >
250             <number>0</number>
251            </property>
252            <property name="topMargin" >
253             <number>0</number>
254            </property>
255            <property name="rightMargin" >
256             <number>0</number>
257            </property>
258            <property name="bottomMargin" >
259             <number>0</number>
260            </property>
261            <property name="horizontalSpacing" >
262             <number>5</number>
263            </property>
264            <property name="verticalSpacing" >
265             <number>2</number>
266            </property>
267            <item row="0" column="0" >
268             <widget class="QLabel" name="xSizeLabel" >
269              <property name="sizePolicy" >
270               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
271                <horstretch>0</horstretch>
272                <verstretch>0</verstretch>
273               </sizepolicy>
274              </property>
275              <property name="text" >
276               <string>x :</string>
277              </property>
278             </widget>
279            </item>
280            <item row="0" column="1" >
281             <widget class="QLineEdit" name="xSizeLineEdit" >
282              <property name="sizePolicy" >
283               <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
284                <horstretch>0</horstretch>
285                <verstretch>0</verstretch>
286               </sizepolicy>
287              </property>
288              <property name="maximumSize" >
289               <size>
290                <width>50</width>
291                <height>16777215</height>
292               </size>
293              </property>
294              <property name="layoutDirection" >
295               <enum>Qt::LeftToRight</enum>
296              </property>
297              <property name="text" >
298               <string/>
299              </property>
300              <property name="alignment" >
301               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
302              </property>
303              <property name="readOnly" >
304               <bool>true</bool>
305              </property>
306             </widget>
307            </item>
308            <item row="0" column="2" >
309             <widget class="QLabel" name="ySizeLabel" >
310              <property name="sizePolicy" >
311               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
312                <horstretch>0</horstretch>
313                <verstretch>0</verstretch>
314               </sizepolicy>
315              </property>
316              <property name="text" >
317               <string>y :</string>
318              </property>
319             </widget>
320            </item>
321            <item row="0" column="3" >
322             <widget class="QLineEdit" name="ySizeLineEdit" >
323              <property name="sizePolicy" >
324               <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
325                <horstretch>0</horstretch>
326                <verstretch>0</verstretch>
327               </sizepolicy>
328              </property>
329              <property name="maximumSize" >
330               <size>
331                <width>50</width>
332                <height>16777215</height>
333               </size>
334              </property>
335              <property name="layoutDirection" >
336               <enum>Qt::LeftToRight</enum>
337              </property>
338              <property name="alignment" >
339               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
340              </property>
341              <property name="readOnly" >
342               <bool>true</bool>
343              </property>
344             </widget>
345            </item>
346            <item row="0" column="4" >
347             <widget class="QLabel" name="zSizelabel" >
348              <property name="sizePolicy" >
349               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
350                <horstretch>0</horstretch>
351                <verstretch>0</verstretch>
352               </sizepolicy>
353              </property>
354              <property name="text" >
355               <string>z :</string>
356              </property>
357             </widget>
358            </item>
359            <item row="0" column="5" >
360             <widget class="QLineEdit" name="zSizeLineEdit" >
361              <property name="enabled" >
362               <bool>true</bool>
363              </property>
364              <property name="sizePolicy" >
365               <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
366                <horstretch>0</horstretch>
367                <verstretch>0</verstretch>
368               </sizepolicy>
369              </property>
370              <property name="maximumSize" >
371               <size>
372                <width>50</width>
373                <height>16777215</height>
374               </size>
375              </property>
376              <property name="layoutDirection" >
377               <enum>Qt::LeftToRight</enum>
378              </property>
379              <property name="alignment" >
380               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
381              </property>
382              <property name="readOnly" >
383               <bool>true</bool>
384              </property>
385             </widget>
386            </item>
387           </layout>
388          </widget>
389         </item>
390         <item row="2" column="0" >
391          <widget class="QRadioButton" name="scaleSizeRadioButton" >
392           <property name="sizePolicy" >
393            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
394             <horstretch>0</horstretch>
395             <verstretch>0</verstretch>
396            </sizepolicy>
397           </property>
398           <property name="text" >
399            <string>Scale size :</string>
400           </property>
401          </widget>
402         </item>
403         <item row="2" column="1" >
404          <widget class="QFrame" name="frame_6" >
405           <property name="sizePolicy" >
406            <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
407             <horstretch>0</horstretch>
408             <verstretch>0</verstretch>
409            </sizepolicy>
410           </property>
411           <property name="frameShape" >
412            <enum>QFrame::NoFrame</enum>
413           </property>
414           <property name="frameShadow" >
415            <enum>QFrame::Raised</enum>
416           </property>
417           <layout class="QGridLayout" >
418            <property name="leftMargin" >
419             <number>0</number>
420            </property>
421            <property name="topMargin" >
422             <number>0</number>
423            </property>
424            <property name="rightMargin" >
425             <number>0</number>
426            </property>
427            <property name="bottomMargin" >
428             <number>0</number>
429            </property>
430            <property name="horizontalSpacing" >
431             <number>0</number>
432            </property>
433            <property name="verticalSpacing" >
434             <number>0</number>
435            </property>
436            <item row="0" column="0" >
437             <widget class="QLineEdit" name="scaleSizeLineEdit" >
438              <property name="maximumSize" >
439               <size>
440                <width>50</width>
441                <height>16777215</height>
442               </size>
443              </property>
444              <property name="readOnly" >
445               <bool>true</bool>
446              </property>
447             </widget>
448            </item>
449            <item row="0" column="1" >
450             <widget class="QLabel" name="purcentLabel" >
451              <property name="sizePolicy" >
452               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
453                <horstretch>0</horstretch>
454                <verstretch>0</verstretch>
455               </sizepolicy>
456              </property>
457              <property name="text" >
458               <string>%</string>
459              </property>
460             </widget>
461            </item>
462           </layout>
463          </widget>
464         </item>
465         <item row="2" column="2" >
466          <spacer>
467           <property name="orientation" >
468            <enum>Qt::Horizontal</enum>
469           </property>
470           <property name="sizeHint" >
471            <size>
472             <width>50</width>
473             <height>41</height>
474            </size>
475           </property>
476          </spacer>
477         </item>
478         <item row="3" column="0" >
479          <widget class="QRadioButton" name="isoSizeRadioButton" >
480           <property name="text" >
481            <string>Iso-size :</string>
482           </property>
483          </widget>
484         </item>
485         <item row="3" column="1" >
486          <widget class="QLineEdit" name="isoSizeLineEdit" >
487           <property name="sizePolicy" >
488            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
489             <horstretch>0</horstretch>
490             <verstretch>0</verstretch>
491            </sizepolicy>
492           </property>
493           <property name="maximumSize" >
494            <size>
495             <width>50</width>
496             <height>16777215</height>
497            </size>
498           </property>
499           <property name="readOnly" >
500            <bool>true</bool>
501           </property>
502          </widget>
503         </item>
504         <item row="3" column="2" >
505          <spacer>
506           <property name="orientation" >
507            <enum>Qt::Horizontal</enum>
508           </property>
509           <property name="sizeHint" >
510            <size>
511             <width>50</width>
512             <height>23</height>
513            </size>
514           </property>
515          </spacer>
516         </item>
517         <item row="4" column="0" colspan="3" >
518          <widget class="Line" name="line" >
519           <property name="orientation" >
520            <enum>Qt::Horizontal</enum>
521           </property>
522          </widget>
523         </item>
524         <item row="5" column="0" >
525          <widget class="QRadioButton" name="spacingRadioButton" >
526           <property name="sizePolicy" >
527            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
528             <horstretch>0</horstretch>
529             <verstretch>0</verstretch>
530            </sizepolicy>
531           </property>
532           <property name="text" >
533            <string>Spacing :</string>
534           </property>
535          </widget>
536         </item>
537         <item row="6" column="0" colspan="3" >
538          <widget class="QFrame" name="frame_4" >
539           <property name="sizePolicy" >
540            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
541             <horstretch>0</horstretch>
542             <verstretch>0</verstretch>
543            </sizepolicy>
544           </property>
545           <property name="frameShape" >
546            <enum>QFrame::NoFrame</enum>
547           </property>
548           <property name="frameShadow" >
549            <enum>QFrame::Raised</enum>
550           </property>
551           <layout class="QGridLayout" >
552            <property name="leftMargin" >
553             <number>0</number>
554            </property>
555            <property name="topMargin" >
556             <number>0</number>
557            </property>
558            <property name="rightMargin" >
559             <number>0</number>
560            </property>
561            <property name="bottomMargin" >
562             <number>0</number>
563            </property>
564            <property name="horizontalSpacing" >
565             <number>5</number>
566            </property>
567            <property name="verticalSpacing" >
568             <number>2</number>
569            </property>
570            <item row="0" column="0" >
571             <widget class="QLabel" name="xSpacingLabel" >
572              <property name="sizePolicy" >
573               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
574                <horstretch>0</horstretch>
575                <verstretch>0</verstretch>
576               </sizepolicy>
577              </property>
578              <property name="text" >
579               <string>x :</string>
580              </property>
581             </widget>
582            </item>
583            <item row="0" column="1" >
584             <widget class="QLineEdit" name="xSpacingLineEdit" >
585              <property name="sizePolicy" >
586               <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
587                <horstretch>0</horstretch>
588                <verstretch>0</verstretch>
589               </sizepolicy>
590              </property>
591              <property name="maximumSize" >
592               <size>
593                <width>50</width>
594                <height>16777215</height>
595               </size>
596              </property>
597              <property name="layoutDirection" >
598               <enum>Qt::LeftToRight</enum>
599              </property>
600              <property name="text" >
601               <string/>
602              </property>
603              <property name="alignment" >
604               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
605              </property>
606              <property name="readOnly" >
607               <bool>true</bool>
608              </property>
609             </widget>
610            </item>
611            <item row="0" column="2" >
612             <widget class="QLabel" name="ySpacingLabel" >
613              <property name="sizePolicy" >
614               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
615                <horstretch>0</horstretch>
616                <verstretch>0</verstretch>
617               </sizepolicy>
618              </property>
619              <property name="text" >
620               <string>y :</string>
621              </property>
622             </widget>
623            </item>
624            <item row="0" column="3" >
625             <widget class="QLineEdit" name="ySpacingLineEdit" >
626              <property name="sizePolicy" >
627               <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
628                <horstretch>0</horstretch>
629                <verstretch>0</verstretch>
630               </sizepolicy>
631              </property>
632              <property name="maximumSize" >
633               <size>
634                <width>50</width>
635                <height>16777215</height>
636               </size>
637              </property>
638              <property name="layoutDirection" >
639               <enum>Qt::LeftToRight</enum>
640              </property>
641              <property name="alignment" >
642               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
643              </property>
644              <property name="readOnly" >
645               <bool>true</bool>
646              </property>
647             </widget>
648            </item>
649            <item row="0" column="4" >
650             <widget class="QLabel" name="zSpacingLabel" >
651              <property name="sizePolicy" >
652               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
653                <horstretch>0</horstretch>
654                <verstretch>0</verstretch>
655               </sizepolicy>
656              </property>
657              <property name="text" >
658               <string>z :</string>
659              </property>
660             </widget>
661            </item>
662            <item row="0" column="5" >
663             <widget class="QLineEdit" name="zSpacingLineEdit" >
664              <property name="sizePolicy" >
665               <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
666                <horstretch>0</horstretch>
667                <verstretch>0</verstretch>
668               </sizepolicy>
669              </property>
670              <property name="maximumSize" >
671               <size>
672                <width>50</width>
673                <height>16777215</height>
674               </size>
675              </property>
676              <property name="layoutDirection" >
677               <enum>Qt::LeftToRight</enum>
678              </property>
679              <property name="alignment" >
680               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
681              </property>
682              <property name="readOnly" >
683               <bool>true</bool>
684              </property>
685             </widget>
686            </item>
687           </layout>
688          </widget>
689         </item>
690         <item row="7" column="0" >
691          <widget class="QRadioButton" name="scaleSpacingRadioButton" >
692           <property name="sizePolicy" >
693            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
694             <horstretch>0</horstretch>
695             <verstretch>0</verstretch>
696            </sizepolicy>
697           </property>
698           <property name="text" >
699            <string>Scale spacing :</string>
700           </property>
701          </widget>
702         </item>
703         <item row="7" column="1" >
704          <widget class="QFrame" name="frame_5" >
705           <property name="sizePolicy" >
706            <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
707             <horstretch>0</horstretch>
708             <verstretch>0</verstretch>
709            </sizepolicy>
710           </property>
711           <property name="frameShape" >
712            <enum>QFrame::NoFrame</enum>
713           </property>
714           <property name="frameShadow" >
715            <enum>QFrame::Raised</enum>
716           </property>
717           <layout class="QGridLayout" >
718            <property name="leftMargin" >
719             <number>0</number>
720            </property>
721            <property name="topMargin" >
722             <number>0</number>
723            </property>
724            <property name="rightMargin" >
725             <number>0</number>
726            </property>
727            <property name="bottomMargin" >
728             <number>0</number>
729            </property>
730            <property name="horizontalSpacing" >
731             <number>0</number>
732            </property>
733            <property name="verticalSpacing" >
734             <number>0</number>
735            </property>
736            <item row="0" column="0" >
737             <widget class="QLineEdit" name="scaleSpacingLineEdit" >
738              <property name="maximumSize" >
739               <size>
740                <width>50</width>
741                <height>16777215</height>
742               </size>
743              </property>
744              <property name="readOnly" >
745               <bool>true</bool>
746              </property>
747             </widget>
748            </item>
749            <item row="0" column="1" >
750             <widget class="QLabel" name="purcentLabel2" >
751              <property name="sizePolicy" >
752               <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
753                <horstretch>0</horstretch>
754                <verstretch>0</verstretch>
755               </sizepolicy>
756              </property>
757              <property name="text" >
758               <string>%</string>
759              </property>
760             </widget>
761            </item>
762           </layout>
763          </widget>
764         </item>
765         <item row="7" column="2" >
766          <spacer>
767           <property name="orientation" >
768            <enum>Qt::Horizontal</enum>
769           </property>
770           <property name="sizeHint" >
771            <size>
772             <width>50</width>
773             <height>20</height>
774            </size>
775           </property>
776          </spacer>
777         </item>
778         <item row="8" column="0" >
779          <widget class="QRadioButton" name="isoSpacingRadioButton" >
780           <property name="sizePolicy" >
781            <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
782             <horstretch>0</horstretch>
783             <verstretch>0</verstretch>
784            </sizepolicy>
785           </property>
786           <property name="text" >
787            <string>Iso-spacing :</string>
788           </property>
789          </widget>
790         </item>
791         <item row="8" column="1" >
792          <widget class="QLineEdit" name="isoSpacingLineEdit" >
793           <property name="sizePolicy" >
794            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
795             <horstretch>0</horstretch>
796             <verstretch>0</verstretch>
797            </sizepolicy>
798           </property>
799           <property name="maximumSize" >
800            <size>
801             <width>50</width>
802             <height>16777215</height>
803            </size>
804           </property>
805           <property name="readOnly" >
806            <bool>true</bool>
807           </property>
808          </widget>
809         </item>
810         <item row="8" column="2" >
811          <spacer>
812           <property name="orientation" >
813            <enum>Qt::Horizontal</enum>
814           </property>
815           <property name="sizeHint" >
816            <size>
817             <width>50</width>
818             <height>20</height>
819            </size>
820           </property>
821          </spacer>
822         </item>
823        </layout>
824       </widget>
825      </item>
826      <item>
827       <spacer>
828        <property name="orientation" >
829         <enum>Qt::Vertical</enum>
830        </property>
831        <property name="sizeHint" >
832         <size>
833          <width>20</width>
834          <height>40</height>
835         </size>
836        </property>
837       </spacer>
838      </item>
839     </layout>
840    </item>
841    <item row="0" column="1" >
842     <layout class="QVBoxLayout" >
843      <item>
844       <widget class="QFrame" name="frame_3" >
845        <property name="sizePolicy" >
846         <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
847          <horstretch>0</horstretch>
848          <verstretch>0</verstretch>
849         </sizepolicy>
850        </property>
851        <property name="frameShape" >
852         <enum>QFrame::StyledPanel</enum>
853        </property>
854        <property name="frameShadow" >
855         <enum>QFrame::Raised</enum>
856        </property>
857        <layout class="QVBoxLayout" >
858         <item>
859          <layout class="QVBoxLayout" >
860           <item>
861            <widget class="QCheckBox" name="gaussianFilterCheckBox" >
862             <property name="text" >
863              <string>Apply Gaussian Filter</string>
864             </property>
865            </widget>
866           </item>
867           <item>
868            <widget class="QFrame" name="frame_7" >
869             <property name="sizePolicy" >
870              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
871               <horstretch>0</horstretch>
872               <verstretch>0</verstretch>
873              </sizepolicy>
874             </property>
875             <property name="frameShape" >
876              <enum>QFrame::NoFrame</enum>
877             </property>
878             <property name="frameShadow" >
879              <enum>QFrame::Raised</enum>
880             </property>
881             <layout class="QHBoxLayout" >
882              <item>
883               <widget class="QLabel" name="gaussianFilterLabel" >
884                <property name="sizePolicy" >
885                 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
886                  <horstretch>0</horstretch>
887                  <verstretch>0</verstretch>
888                 </sizepolicy>
889                </property>
890                <property name="text" >
891                 <string>Gaussian width :</string>
892                </property>
893               </widget>
894              </item>
895              <item>
896               <widget class="QLineEdit" name="xGaussianLineEdit" >
897                <property name="maximumSize" >
898                 <size>
899                  <width>40</width>
900                  <height>16777215</height>
901                 </size>
902                </property>
903               </widget>
904              </item>
905              <item>
906               <widget class="QLineEdit" name="yGaussianLineEdit" >
907                <property name="maximumSize" >
908                 <size>
909                  <width>40</width>
910                  <height>16777215</height>
911                 </size>
912                </property>
913                <property name="text" >
914                 <string/>
915                </property>
916                <property name="readOnly" >
917                 <bool>false</bool>
918                </property>
919               </widget>
920              </item>
921              <item>
922               <widget class="QLineEdit" name="zGaussianLineEdit" >
923                <property name="maximumSize" >
924                 <size>
925                  <width>40</width>
926                  <height>16777215</height>
927                 </size>
928                </property>
929               </widget>
930              </item>
931             </layout>
932            </widget>
933           </item>
934          </layout>
935         </item>
936         <item>
937          <widget class="Line" name="line_2" >
938           <property name="orientation" >
939            <enum>Qt::Horizontal</enum>
940           </property>
941          </widget>
942         </item>
943         <item>
944          <layout class="QHBoxLayout" >
945           <item>
946            <widget class="QLabel" name="defaultPixelValueLabel" >
947             <property name="sizePolicy" >
948              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
949               <horstretch>0</horstretch>
950               <verstretch>0</verstretch>
951              </sizepolicy>
952             </property>
953             <property name="text" >
954              <string>Default pixel value :</string>
955             </property>
956            </widget>
957           </item>
958           <item>
959            <widget class="QLineEdit" name="defaultPixelValueLineEdit" >
960             <property name="maximumSize" >
961              <size>
962               <width>50</width>
963               <height>16777215</height>
964              </size>
965             </property>
966             <property name="text" >
967              <string>0.0</string>
968             </property>
969            </widget>
970           </item>
971           <item>
972            <spacer>
973             <property name="orientation" >
974              <enum>Qt::Horizontal</enum>
975             </property>
976             <property name="sizeHint" >
977              <size>
978               <width>121</width>
979               <height>21</height>
980              </size>
981             </property>
982            </spacer>
983           </item>
984          </layout>
985         </item>
986         <item>
987          <widget class="Line" name="line_3" >
988           <property name="orientation" >
989            <enum>Qt::Horizontal</enum>
990           </property>
991          </widget>
992         </item>
993         <item>
994          <layout class="QHBoxLayout" >
995           <item>
996            <widget class="QLabel" name="InterpolationLabel" >
997             <property name="sizePolicy" >
998              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
999               <horstretch>0</horstretch>
1000               <verstretch>0</verstretch>
1001              </sizepolicy>
1002             </property>
1003             <property name="text" >
1004              <string>Interpolation :</string>
1005             </property>
1006            </widget>
1007           </item>
1008           <item>
1009            <widget class="QComboBox" name="interpolationComboBox" >
1010             <item>
1011              <property name="text" >
1012               <string>NN</string>
1013              </property>
1014             </item>
1015             <item>
1016              <property name="text" >
1017               <string>Linear</string>
1018              </property>
1019             </item>
1020             <item>
1021              <property name="text" >
1022               <string>BSpline</string>
1023              </property>
1024             </item>
1025             <item>
1026              <property name="text" >
1027               <string>Blut (faster BSpline)</string>
1028              </property>
1029             </item>
1030            </widget>
1031           </item>
1032          </layout>
1033         </item>
1034         <item>
1035          <widget class="Line" name="line_4" >
1036           <property name="orientation" >
1037            <enum>Qt::Horizontal</enum>
1038           </property>
1039          </widget>
1040         </item>
1041         <item>
1042          <layout class="QHBoxLayout" >
1043           <item>
1044            <widget class="QLabel" name="bSplineLabel" >
1045             <property name="sizePolicy" >
1046              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
1047               <horstretch>0</horstretch>
1048               <verstretch>0</verstretch>
1049              </sizepolicy>
1050             </property>
1051             <property name="text" >
1052              <string>BSpline order :</string>
1053             </property>
1054            </widget>
1055           </item>
1056           <item>
1057            <widget class="QSpinBox" name="bSplineOrderSpinBox" >
1058             <property name="maximum" >
1059              <number>5</number>
1060             </property>
1061             <property name="value" >
1062              <number>3</number>
1063             </property>
1064            </widget>
1065           </item>
1066          </layout>
1067         </item>
1068         <item>
1069          <layout class="QHBoxLayout" >
1070           <item>
1071            <widget class="QLabel" name="bLUTFactorLabel" >
1072             <property name="sizePolicy" >
1073              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
1074               <horstretch>0</horstretch>
1075               <verstretch>0</verstretch>
1076              </sizepolicy>
1077             </property>
1078             <property name="minimumSize" >
1079              <size>
1080               <width>0</width>
1081               <height>16</height>
1082              </size>
1083             </property>
1084             <property name="text" >
1085              <string>BLUT sampling factor :</string>
1086             </property>
1087            </widget>
1088           </item>
1089           <item>
1090            <widget class="QSpinBox" name="bLUTSpinBox" >
1091             <property name="value" >
1092              <number>30</number>
1093             </property>
1094            </widget>
1095           </item>
1096          </layout>
1097         </item>
1098        </layout>
1099       </widget>
1100      </item>
1101      <item>
1102       <widget class="QFrame" name="frame_8" >
1103        <property name="frameShape" >
1104         <enum>QFrame::StyledPanel</enum>
1105        </property>
1106        <property name="frameShadow" >
1107         <enum>QFrame::Raised</enum>
1108        </property>
1109        <layout class="QVBoxLayout" >
1110         <item>
1111          <widget class="QLabel" name="outputLabel" >
1112           <property name="sizePolicy" >
1113            <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
1114             <horstretch>0</horstretch>
1115             <verstretch>0</verstretch>
1116            </sizepolicy>
1117           </property>
1118           <property name="text" >
1119            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
1120 p, li { white-space: pre-wrap; }
1121 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
1122 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Output :&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
1123           </property>
1124          </widget>
1125         </item>
1126         <item>
1127          <layout class="QHBoxLayout" >
1128           <item>
1129            <widget class="QLabel" name="label_10" >
1130             <property name="text" >
1131              <string>Size</string>
1132             </property>
1133            </widget>
1134           </item>
1135           <item>
1136            <widget class="QLabel" name="mOutputSizeLabel" >
1137             <property name="text" >
1138              <string>TextLabel</string>
1139             </property>
1140            </widget>
1141           </item>
1142          </layout>
1143         </item>
1144         <item>
1145          <layout class="QHBoxLayout" >
1146           <item>
1147            <widget class="QLabel" name="label_12" >
1148             <property name="text" >
1149              <string>Spacing</string>
1150             </property>
1151            </widget>
1152           </item>
1153           <item>
1154            <widget class="QLabel" name="mOutputSpacingLabel" >
1155             <property name="text" >
1156              <string>TextLabel</string>
1157             </property>
1158            </widget>
1159           </item>
1160          </layout>
1161         </item>
1162         <item>
1163          <layout class="QHBoxLayout" >
1164           <item>
1165            <widget class="QLabel" name="label_4" >
1166             <property name="text" >
1167              <string>Memory size</string>
1168             </property>
1169            </widget>
1170           </item>
1171           <item>
1172            <widget class="QLabel" name="mOutputMemoryLabel" >
1173             <property name="text" >
1174              <string>TextLabel</string>
1175             </property>
1176            </widget>
1177           </item>
1178          </layout>
1179         </item>
1180         <item>
1181          <spacer>
1182           <property name="orientation" >
1183            <enum>Qt::Vertical</enum>
1184           </property>
1185           <property name="sizeHint" >
1186            <size>
1187             <width>20</width>
1188             <height>40</height>
1189            </size>
1190           </property>
1191          </spacer>
1192         </item>
1193         <item>
1194          <layout class="QHBoxLayout" >
1195           <item>
1196            <widget class="QLabel" name="label_2" >
1197             <property name="text" >
1198              <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
1199 p, li { white-space: pre-wrap; }
1200 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
1201 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; color:#0000ff;">Click OK when ready ...&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
1202             </property>
1203            </widget>
1204           </item>
1205           <item>
1206            <widget class="QDialogButtonBox" name="mOkButton" >
1207             <property name="orientation" >
1208              <enum>Qt::Horizontal</enum>
1209             </property>
1210             <property name="standardButtons" >
1211              <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
1212             </property>
1213            </widget>
1214           </item>
1215          </layout>
1216         </item>
1217        </layout>
1218       </widget>
1219      </item>
1220     </layout>
1221    </item>
1222   </layout>
1223  </widget>
1224  <resources/>
1225  <connections>
1226   <connection>
1227    <sender>mOkButton</sender>
1228    <signal>accepted()</signal>
1229    <receiver>vvResamplerDialog</receiver>
1230    <slot>accept()</slot>
1231    <hints>
1232     <hint type="sourcelabel" >
1233      <x>248</x>
1234      <y>254</y>
1235     </hint>
1236     <hint type="destinationlabel" >
1237      <x>157</x>
1238      <y>274</y>
1239     </hint>
1240    </hints>
1241   </connection>
1242   <connection>
1243    <sender>mOkButton</sender>
1244    <signal>rejected()</signal>
1245    <receiver>vvResamplerDialog</receiver>
1246    <slot>reject()</slot>
1247    <hints>
1248     <hint type="sourcelabel" >
1249      <x>316</x>
1250      <y>260</y>
1251     </hint>
1252     <hint type="destinationlabel" >
1253      <x>286</x>
1254      <y>274</y>
1255     </hint>
1256    </hints>
1257   </connection>
1258  </connections>
1259 </ui>