1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>vvToolStructureSetManager</class>
4 <widget class="QWidget" name="vvToolStructureSetManager">
5 <property name="geometry">
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name="maximumSize">
21 <width>16777215</width>
22 <height>16777215</height>
25 <property name="windowTitle">
28 <layout class="QVBoxLayout" name="verticalLayout_3">
30 <layout class="QHBoxLayout" name="horizontalLayout_2">
32 <spacer name="horizontalSpacer">
33 <property name="orientation">
34 <enum>Qt::Horizontal</enum>
36 <property name="sizeHint" stdset="0">
45 <widget class="QLabel" name="mLabelInputInfo">
46 <property name="font">
48 <pointsize>11</pointsize>
53 <property name="frameShape">
54 <enum>QFrame::NoFrame</enum>
56 <property name="text">
57 <string>No selected image</string>
59 <property name="alignment">
60 <set>Qt::AlignCenter</set>
65 <spacer name="horizontalSpacer_3">
66 <property name="orientation">
67 <enum>Qt::Horizontal</enum>
69 <property name="sizeHint" stdset="0">
78 <widget class="QPushButton" name="mCloseButton">
79 <property name="toolTip">
82 <property name="autoFillBackground">
85 <property name="text">
88 <property name="icon">
89 <iconset resource="../vvIcons.qrc">
90 <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
97 <layout class="QHBoxLayout" name="horizontalLayout">
99 <widget class="QLabel" name="vectorFieldNameLabel_4">
100 <property name="sizePolicy">
101 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
102 <horstretch>0</horstretch>
103 <verstretch>0</verstretch>
106 <property name="text">
107 <string>Load ROI from image</string>
112 <widget class="QPushButton" name="mOpenBinaryButton">
113 <property name="sizePolicy">
114 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
115 <horstretch>0</horstretch>
116 <verstretch>0</verstretch>
119 <property name="maximumSize">
125 <property name="toolTip">
126 <string>Open label image</string>
128 <property name="text">
131 <property name="icon">
132 <iconset resource="../vvIcons.qrc">
133 <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
138 <spacer name="horizontalSpacer_4">
139 <property name="orientation">
140 <enum>Qt::Horizontal</enum>
142 <property name="sizeHint" stdset="0">
151 <widget class="QLabel" name="dimensionStaticLabel">
152 <property name="sizePolicy">
153 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
154 <horstretch>0</horstretch>
155 <verstretch>0</verstretch>
158 <property name="text">
164 <widget class="QSpinBox" name="mBackgroundValueSpinBox"/>
167 <spacer name="horizontalSpacer_2">
168 <property name="orientation">
169 <enum>Qt::Horizontal</enum>
171 <property name="sizeHint" stdset="0">
182 <widget class="QTreeWidget" name="mTree">
183 <property name="sizePolicy">
184 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
185 <horstretch>0</horstretch>
186 <verstretch>0</verstretch>
189 <property name="editTriggers">
190 <set>QAbstractItemView::AllEditTriggers</set>
192 <property name="tabKeyNavigation">
195 <property name="alternatingRowColors">
198 <property name="selectionMode">
199 <enum>QAbstractItemView::SingleSelection</enum>
201 <property name="selectionBehavior">
202 <enum>QAbstractItemView::SelectRows</enum>
204 <property name="animated">
207 <property name="wordWrap">
211 <property name="text">
216 <property name="text">
217 <string>Name</string>
221 <property name="text">
222 <string>Color</string>
226 <property name="text">
227 <string>Depth</string>
231 <property name="text">
234 <property name="text">
235 <string>Toto.mhd.toiefkjhfdjvhjhf</string>
237 <property name="text">
240 <property name="text">
247 <widget class="QGroupBox" name="mGroupBoxROI">
248 <property name="sizePolicy">
249 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
250 <horstretch>0</horstretch>
251 <verstretch>0</verstretch>
254 <property name="title">
255 <string>Selected ROI</string>
257 <layout class="QVBoxLayout" name="verticalLayout">
259 <layout class="QHBoxLayout" name="horizontalLayout_8">
261 <widget class="QCheckBox" name="mCheckBoxShow">
262 <property name="text">
263 <string>Visible</string>
265 <property name="checked">
271 <widget class="QPushButton" name="mChangeColorButton">
272 <property name="toolTip">
275 <property name="autoFillBackground">
278 <property name="text">
279 <string>Color</string>
284 <widget class="QPushButton" name="mReloadButton">
285 <property name="toolTip">
286 <string>Reload image</string>
288 <property name="autoFillBackground">
291 <property name="text">
294 <property name="icon">
295 <iconset resource="../vvIcons.qrc">
296 <normaloff>:/common/icons/rotateright.png</normaloff>:/common/icons/rotateright.png</iconset>
303 <layout class="QHBoxLayout" name="horizontalLayout_5">
305 <widget class="QLabel" name="vectorFieldNameLabel_7">
306 <property name="sizePolicy">
307 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
308 <horstretch>0</horstretch>
309 <verstretch>0</verstretch>
312 <property name="text">
313 <string>Opacity</string>
318 <widget class="QSlider" name="mOpacitySlider">
319 <property name="maximum">
322 <property name="orientation">
323 <enum>Qt::Horizontal</enum>
328 <widget class="QSpinBox" name="mOpacitySpinBox">
329 <property name="maximum">
337 <layout class="QHBoxLayout" name="horizontalLayout_9">
339 <widget class="QCheckBox" name="mContourCheckBoxShow">
340 <property name="text">
341 <string>Contour</string>
343 <property name="checked">
349 <widget class="QPushButton" name="mChangeContourColorButton">
350 <property name="toolTip">
353 <property name="autoFillBackground">
356 <property name="text">
357 <string>Color</string>
362 <layout class="QHBoxLayout" name="horizontalLayout_6">
364 <widget class="QLabel" name="mROInameLabel_2">
365 <property name="sizePolicy">
366 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
367 <horstretch>0</horstretch>
368 <verstretch>0</verstretch>
371 <property name="text">
372 <string>Width</string>
377 <widget class="QSpinBox" name="mContourWidthSpinBox">
378 <property name="minimum">
381 <property name="maximum">
391 <layout class="QHBoxLayout" name="horizontalLayout_3">
393 <widget class="QLabel" name="mROInameLabel">
394 <property name="sizePolicy">
395 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
396 <horstretch>0</horstretch>
397 <verstretch>0</verstretch>
400 <property name="text">
401 <string>Name : Lung</string>
406 <spacer name="horizontalSpacer_5">
407 <property name="orientation">
408 <enum>Qt::Horizontal</enum>
410 <property name="sizeHint" stdset="0">
419 <widget class="QLabel" name="mROInameLabel_3">
420 <property name="sizePolicy">
421 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
422 <horstretch>0</horstretch>
423 <verstretch>0</verstretch>
426 <property name="text">
427 <string>Depth</string>
432 <widget class="QSpinBox" name="mDepthSpinBox">
433 <property name="minimum">
436 <property name="maximum">
437 <number>999999</number>
447 <widget class="QGroupBox" name="groupBox">
448 <property name="sizePolicy">
449 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
450 <horstretch>0</horstretch>
451 <verstretch>0</verstretch>
454 <property name="title">
455 <string>All ROI</string>
457 <layout class="QVBoxLayout" name="verticalLayout_2">
458 <property name="spacing">
461 <property name="margin">
465 <layout class="QVBoxLayout" name="verticalLayout_4">
466 <property name="spacing">
469 <property name="bottomMargin">
473 <widget class="QCheckBox" name="mCheckBoxShowAll">
474 <property name="text">
475 <string>Set all ROI visible</string>
477 <property name="checked">
480 <property name="tristate">
486 <widget class="QCheckBox" name="mContourCheckBoxShowAll">
487 <property name="text">
488 <string>Set all contours visible</string>
490 <property name="checked">
493 <property name="tristate">
506 <include location="../vvIcons.qrc"/>
510 <sender>mOpacitySlider</sender>
511 <signal>valueChanged(int)</signal>
512 <receiver>mOpacitySpinBox</receiver>
513 <slot>setValue(int)</slot>
515 <hint type="sourcelabel">
519 <hint type="destinationlabel">
526 <sender>mOpacitySpinBox</sender>
527 <signal>valueChanged(int)</signal>
528 <receiver>mOpacitySlider</receiver>
529 <slot>setValue(int)</slot>
531 <hint type="sourcelabel">
535 <hint type="destinationlabel">