2 <class>vvResamplerDialog</class>
3 <widget class="QDialog" name="vvResamplerDialog" >
4 <property name="windowModality" >
5 <enum>Qt::ApplicationModal</enum>
7 <property name="geometry" >
15 <property name="windowTitle" >
16 <string>Dialog</string>
18 <layout class="QGridLayout" >
19 <item row="0" column="0" >
20 <layout class="QVBoxLayout" >
22 <widget class="QFrame" name="frame" >
23 <property name="frameShape" >
24 <enum>QFrame::NoFrame</enum>
26 <property name="frameShadow" >
27 <enum>QFrame::Raised</enum>
29 <layout class="QVBoxLayout" >
30 <property name="leftMargin" >
33 <property name="topMargin" >
36 <property name="rightMargin" >
39 <property name="bottomMargin" >
43 <layout class="QHBoxLayout" >
45 <widget class="QLabel" name="label" >
46 <property name="text" >
47 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
48 p, li { white-space: pre-wrap; }
49 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
50 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Select image to resample</span></p></body></html></string>
55 <widget class="QComboBox" name="mImagesComboBox" />
60 <layout class="QHBoxLayout" >
62 <widget class="QLabel" name="label_3" >
63 <property name="text" >
64 <string>File format</string>
69 <widget class="QLabel" name="mInputFormatLabel" >
70 <property name="text" >
78 <layout class="QHBoxLayout" >
80 <widget class="QLabel" name="label_5" >
81 <property name="text" >
82 <string>Dimension</string>
87 <widget class="QLabel" name="mInputDimLabel" >
88 <property name="text" >
89 <string>TextLabel</string>
96 <layout class="QHBoxLayout" >
98 <widget class="QLabel" name="label_7" >
99 <property name="text" >
100 <string>Pixel Type</string>
105 <widget class="QLabel" name="mInputPixelTypeLabel" >
106 <property name="text" >
107 <string>TextLabel</string>
114 <layout class="QHBoxLayout" >
116 <widget class="QLabel" name="label_9" >
117 <property name="text" >
118 <string>Size</string>
123 <widget class="QLabel" name="mInputSizeLabel" >
124 <property name="text" >
125 <string>TextLabel</string>
132 <layout class="QHBoxLayout" >
134 <widget class="QLabel" name="label_11" >
135 <property name="text" >
136 <string>Spacing</string>
141 <widget class="QLabel" name="mInputSpacingLabel" >
142 <property name="text" >
143 <string>TextLabel</string>
150 <layout class="QHBoxLayout" >
152 <widget class="QLabel" name="label_6" >
153 <property name="text" >
154 <string>Memory size</string>
159 <widget class="QLabel" name="mInputMemoryLabel" >
160 <property name="text" >
161 <string>TextLabel</string>
168 <layout class="QHBoxLayout" >
170 <widget class="QLabel" name="label_8" >
171 <property name="text" >
172 <string>Display result?</string>
177 <widget class="QCheckBox" name="display_result" >
178 <property name="text" >
181 <property name="checked" >
184 <property name="autoExclusive" >
195 <widget class="QFrame" name="optionFrame" >
196 <property name="sizePolicy" >
197 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
198 <horstretch>0</horstretch>
199 <verstretch>0</verstretch>
202 <property name="frameShape" >
203 <enum>QFrame::StyledPanel</enum>
205 <property name="frameShadow" >
206 <enum>QFrame::Raised</enum>
208 <layout class="QGridLayout" >
209 <property name="leftMargin" >
212 <property name="topMargin" >
215 <property name="rightMargin" >
218 <property name="bottomMargin" >
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>
229 <property name="text" >
230 <string>Size :</string>
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>
242 <property name="frameShape" >
243 <enum>QFrame::NoFrame</enum>
245 <property name="frameShadow" >
246 <enum>QFrame::Raised</enum>
248 <layout class="QGridLayout" >
249 <property name="leftMargin" >
252 <property name="topMargin" >
255 <property name="rightMargin" >
258 <property name="bottomMargin" >
261 <property name="horizontalSpacing" >
264 <property name="verticalSpacing" >
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>
275 <property name="text" >
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>
288 <property name="maximumSize" >
291 <height>16777215</height>
294 <property name="layoutDirection" >
295 <enum>Qt::LeftToRight</enum>
297 <property name="text" >
300 <property name="alignment" >
301 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
303 <property name="readOnly" >
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>
316 <property name="text" >
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>
329 <property name="maximumSize" >
332 <height>16777215</height>
335 <property name="layoutDirection" >
336 <enum>Qt::LeftToRight</enum>
338 <property name="alignment" >
339 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
341 <property name="readOnly" >
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>
354 <property name="text" >
359 <item row="0" column="5" >
360 <widget class="QLineEdit" name="zSizeLineEdit" >
361 <property name="enabled" >
364 <property name="sizePolicy" >
365 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
366 <horstretch>0</horstretch>
367 <verstretch>0</verstretch>
370 <property name="maximumSize" >
373 <height>16777215</height>
376 <property name="layoutDirection" >
377 <enum>Qt::LeftToRight</enum>
379 <property name="alignment" >
380 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
382 <property name="readOnly" >
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>
398 <property name="text" >
399 <string>Scale size :</string>
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>
411 <property name="frameShape" >
412 <enum>QFrame::NoFrame</enum>
414 <property name="frameShadow" >
415 <enum>QFrame::Raised</enum>
417 <layout class="QGridLayout" >
418 <property name="leftMargin" >
421 <property name="topMargin" >
424 <property name="rightMargin" >
427 <property name="bottomMargin" >
430 <property name="horizontalSpacing" >
433 <property name="verticalSpacing" >
436 <item row="0" column="0" >
437 <widget class="QLineEdit" name="scaleSizeLineEdit" >
438 <property name="maximumSize" >
441 <height>16777215</height>
444 <property name="readOnly" >
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>
457 <property name="text" >
465 <item row="2" column="2" >
467 <property name="orientation" >
468 <enum>Qt::Horizontal</enum>
470 <property name="sizeHint" >
478 <item row="3" column="0" >
479 <widget class="QRadioButton" name="isoSizeRadioButton" >
480 <property name="text" >
481 <string>Iso-size :</string>
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>
493 <property name="maximumSize" >
496 <height>16777215</height>
499 <property name="readOnly" >
504 <item row="3" column="2" >
506 <property name="orientation" >
507 <enum>Qt::Horizontal</enum>
509 <property name="sizeHint" >
517 <item row="4" column="0" colspan="3" >
518 <widget class="Line" name="line" >
519 <property name="orientation" >
520 <enum>Qt::Horizontal</enum>
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>
532 <property name="text" >
533 <string>Spacing :</string>
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>
545 <property name="frameShape" >
546 <enum>QFrame::NoFrame</enum>
548 <property name="frameShadow" >
549 <enum>QFrame::Raised</enum>
551 <layout class="QGridLayout" >
552 <property name="leftMargin" >
555 <property name="topMargin" >
558 <property name="rightMargin" >
561 <property name="bottomMargin" >
564 <property name="horizontalSpacing" >
567 <property name="verticalSpacing" >
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>
578 <property name="text" >
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>
591 <property name="maximumSize" >
594 <height>16777215</height>
597 <property name="layoutDirection" >
598 <enum>Qt::LeftToRight</enum>
600 <property name="text" >
603 <property name="alignment" >
604 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
606 <property name="readOnly" >
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>
619 <property name="text" >
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>
632 <property name="maximumSize" >
635 <height>16777215</height>
638 <property name="layoutDirection" >
639 <enum>Qt::LeftToRight</enum>
641 <property name="alignment" >
642 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
644 <property name="readOnly" >
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>
657 <property name="text" >
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>
670 <property name="maximumSize" >
673 <height>16777215</height>
676 <property name="layoutDirection" >
677 <enum>Qt::LeftToRight</enum>
679 <property name="alignment" >
680 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
682 <property name="readOnly" >
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>
698 <property name="text" >
699 <string>Scale spacing :</string>
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>
711 <property name="frameShape" >
712 <enum>QFrame::NoFrame</enum>
714 <property name="frameShadow" >
715 <enum>QFrame::Raised</enum>
717 <layout class="QGridLayout" >
718 <property name="leftMargin" >
721 <property name="topMargin" >
724 <property name="rightMargin" >
727 <property name="bottomMargin" >
730 <property name="horizontalSpacing" >
733 <property name="verticalSpacing" >
736 <item row="0" column="0" >
737 <widget class="QLineEdit" name="scaleSpacingLineEdit" >
738 <property name="maximumSize" >
741 <height>16777215</height>
744 <property name="readOnly" >
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>
757 <property name="text" >
765 <item row="7" column="2" >
767 <property name="orientation" >
768 <enum>Qt::Horizontal</enum>
770 <property name="sizeHint" >
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>
786 <property name="text" >
787 <string>Iso-spacing :</string>
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>
799 <property name="maximumSize" >
802 <height>16777215</height>
805 <property name="readOnly" >
810 <item row="8" column="2" >
812 <property name="orientation" >
813 <enum>Qt::Horizontal</enum>
815 <property name="sizeHint" >
828 <property name="orientation" >
829 <enum>Qt::Vertical</enum>
831 <property name="sizeHint" >
841 <item row="0" column="1" >
842 <layout class="QVBoxLayout" >
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>
851 <property name="frameShape" >
852 <enum>QFrame::StyledPanel</enum>
854 <property name="frameShadow" >
855 <enum>QFrame::Raised</enum>
857 <layout class="QVBoxLayout" >
859 <layout class="QVBoxLayout" >
861 <widget class="QCheckBox" name="gaussianFilterCheckBox" >
862 <property name="text" >
863 <string>Apply Gaussian Filter</string>
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>
875 <property name="frameShape" >
876 <enum>QFrame::NoFrame</enum>
878 <property name="frameShadow" >
879 <enum>QFrame::Raised</enum>
881 <layout class="QHBoxLayout" >
883 <widget class="QLabel" name="gaussianFilterLabel" >
884 <property name="sizePolicy" >
885 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
886 <horstretch>0</horstretch>
887 <verstretch>0</verstretch>
890 <property name="text" >
891 <string>Gaussian width :</string>
896 <widget class="QLineEdit" name="xGaussianLineEdit" >
897 <property name="maximumSize" >
900 <height>16777215</height>
906 <widget class="QLineEdit" name="yGaussianLineEdit" >
907 <property name="maximumSize" >
910 <height>16777215</height>
913 <property name="text" >
916 <property name="readOnly" >
922 <widget class="QLineEdit" name="zGaussianLineEdit" >
923 <property name="maximumSize" >
926 <height>16777215</height>
937 <widget class="Line" name="line_2" >
938 <property name="orientation" >
939 <enum>Qt::Horizontal</enum>
944 <layout class="QHBoxLayout" >
946 <widget class="QLabel" name="defaultPixelValueLabel" >
947 <property name="sizePolicy" >
948 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
949 <horstretch>0</horstretch>
950 <verstretch>0</verstretch>
953 <property name="text" >
954 <string>Default pixel value :</string>
959 <widget class="QLineEdit" name="defaultPixelValueLineEdit" >
960 <property name="maximumSize" >
963 <height>16777215</height>
966 <property name="text" >
973 <property name="orientation" >
974 <enum>Qt::Horizontal</enum>
976 <property name="sizeHint" >
987 <widget class="Line" name="line_3" >
988 <property name="orientation" >
989 <enum>Qt::Horizontal</enum>
994 <layout class="QHBoxLayout" >
996 <widget class="QLabel" name="InterpolationLabel" >
997 <property name="sizePolicy" >
998 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
999 <horstretch>0</horstretch>
1000 <verstretch>0</verstretch>
1003 <property name="text" >
1004 <string>Interpolation :</string>
1009 <widget class="QComboBox" name="interpolationComboBox" >
1011 <property name="text" >
1016 <property name="text" >
1017 <string>Linear</string>
1021 <property name="text" >
1022 <string>BSpline</string>
1026 <property name="text" >
1027 <string>Blut (faster BSpline)</string>
1035 <widget class="Line" name="line_4" >
1036 <property name="orientation" >
1037 <enum>Qt::Horizontal</enum>
1042 <layout class="QHBoxLayout" >
1044 <widget class="QLabel" name="bSplineLabel" >
1045 <property name="sizePolicy" >
1046 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
1047 <horstretch>0</horstretch>
1048 <verstretch>0</verstretch>
1051 <property name="text" >
1052 <string>BSpline order :</string>
1057 <widget class="QSpinBox" name="bSplineOrderSpinBox" >
1058 <property name="maximum" >
1061 <property name="value" >
1069 <layout class="QHBoxLayout" >
1071 <widget class="QLabel" name="bLUTFactorLabel" >
1072 <property name="sizePolicy" >
1073 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
1074 <horstretch>0</horstretch>
1075 <verstretch>0</verstretch>
1078 <property name="minimumSize" >
1084 <property name="text" >
1085 <string>BLUT sampling factor :</string>
1090 <widget class="QSpinBox" name="bLUTSpinBox" >
1091 <property name="value" >
1102 <widget class="QFrame" name="frame_8" >
1103 <property name="frameShape" >
1104 <enum>QFrame::StyledPanel</enum>
1106 <property name="frameShadow" >
1107 <enum>QFrame::Raised</enum>
1109 <layout class="QVBoxLayout" >
1111 <widget class="QLabel" name="outputLabel" >
1112 <property name="sizePolicy" >
1113 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
1114 <horstretch>0</horstretch>
1115 <verstretch>0</verstretch>
1118 <property name="text" >
1119 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
1120 p, li { white-space: pre-wrap; }
1121 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
1122 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Output :</span></p></body></html></string>
1127 <layout class="QHBoxLayout" >
1129 <widget class="QLabel" name="label_10" >
1130 <property name="text" >
1131 <string>Size</string>
1136 <widget class="QLabel" name="mOutputSizeLabel" >
1137 <property name="text" >
1138 <string>TextLabel</string>
1145 <layout class="QHBoxLayout" >
1147 <widget class="QLabel" name="label_12" >
1148 <property name="text" >
1149 <string>Spacing</string>
1154 <widget class="QLabel" name="mOutputSpacingLabel" >
1155 <property name="text" >
1156 <string>TextLabel</string>
1163 <layout class="QHBoxLayout" >
1165 <widget class="QLabel" name="label_4" >
1166 <property name="text" >
1167 <string>Memory size</string>
1172 <widget class="QLabel" name="mOutputMemoryLabel" >
1173 <property name="text" >
1174 <string>TextLabel</string>
1182 <property name="orientation" >
1183 <enum>Qt::Vertical</enum>
1185 <property name="sizeHint" >
1194 <layout class="QHBoxLayout" >
1196 <widget class="QLabel" name="label_2" >
1197 <property name="text" >
1198 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
1199 p, li { white-space: pre-wrap; }
1200 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
1201 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#0000ff;">Click OK when ready ...</span></p></body></html></string>
1206 <widget class="QDialogButtonBox" name="mOkButton" >
1207 <property name="orientation" >
1208 <enum>Qt::Horizontal</enum>
1210 <property name="standardButtons" >
1211 <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
1227 <sender>mOkButton</sender>
1228 <signal>accepted()</signal>
1229 <receiver>vvResamplerDialog</receiver>
1230 <slot>accept()</slot>
1232 <hint type="sourcelabel" >
1236 <hint type="destinationlabel" >
1243 <sender>mOkButton</sender>
1244 <signal>rejected()</signal>
1245 <receiver>vvResamplerDialog</receiver>
1246 <slot>reject()</slot>
1248 <hint type="sourcelabel" >
1252 <hint type="destinationlabel" >