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="alternatingRowColors">
192 <property name="selectionMode">
193 <enum>QAbstractItemView::SingleSelection</enum>
195 <property name="selectionBehavior">
196 <enum>QAbstractItemView::SelectRows</enum>
198 <property name="animated">
201 <property name="wordWrap">
205 <property name="text">
210 <property name="text">
211 <string>Name</string>
215 <property name="text">
216 <string>Color</string>
220 <property name="text">
223 <property name="text">
224 <string>Toto.mhd.toiefkjhfdjvhjhf</string>
226 <property name="text">
233 <widget class="QGroupBox" name="mGroupBoxROI">
234 <property name="sizePolicy">
235 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
236 <horstretch>0</horstretch>
237 <verstretch>0</verstretch>
240 <property name="title">
241 <string>Selected ROI</string>
243 <layout class="QVBoxLayout" name="verticalLayout">
244 <property name="spacing">
247 <property name="margin">
251 <layout class="QHBoxLayout" name="horizontalLayout_8">
253 <widget class="QCheckBox" name="mCheckBoxShow">
254 <property name="text">
255 <string>Visible</string>
257 <property name="checked">
263 <widget class="QPushButton" name="mChangeColorButton">
264 <property name="toolTip">
267 <property name="autoFillBackground">
270 <property name="text">
271 <string>Color</string>
276 <widget class="QPushButton" name="mReloadButton">
277 <property name="toolTip">
278 <string>Reload image</string>
280 <property name="autoFillBackground">
283 <property name="text">
286 <property name="icon">
287 <iconset resource="../vvIcons.qrc">
288 <normaloff>:/common/icons/rotateright.png</normaloff>:/common/icons/rotateright.png</iconset>
295 <layout class="QHBoxLayout" name="horizontalLayout_5">
297 <widget class="QLabel" name="vectorFieldNameLabel_7">
298 <property name="sizePolicy">
299 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
300 <horstretch>0</horstretch>
301 <verstretch>0</verstretch>
304 <property name="text">
305 <string>Opacity</string>
310 <widget class="QSlider" name="mOpacitySlider">
311 <property name="orientation">
312 <enum>Qt::Horizontal</enum>
317 <widget class="QSpinBox" name="mOpacitySpinBox"/>
322 <layout class="QHBoxLayout" name="horizontalLayout_9">
324 <widget class="QCheckBox" name="mContourCheckBoxShow">
325 <property name="text">
326 <string>Contour</string>
328 <property name="checked">
334 <widget class="QPushButton" name="mChangeContourColorButton">
335 <property name="toolTip">
338 <property name="autoFillBackground">
341 <property name="text">
342 <string>Color</string>
347 <layout class="QHBoxLayout" name="horizontalLayout_6">
349 <widget class="QLabel" name="mROInameLabel_2">
350 <property name="sizePolicy">
351 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
352 <horstretch>0</horstretch>
353 <verstretch>0</verstretch>
356 <property name="text">
357 <string>Width</string>
362 <widget class="QSpinBox" name="mContourWidthSpinBox">
363 <property name="minimum">
366 <property name="maximum">
376 <widget class="QLabel" name="mROInameLabel">
377 <property name="sizePolicy">
378 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
379 <horstretch>0</horstretch>
380 <verstretch>0</verstretch>
383 <property name="text">
384 <string>Name : Lung</string>
392 <widget class="QGroupBox" name="groupBox">
393 <property name="sizePolicy">
394 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
395 <horstretch>0</horstretch>
396 <verstretch>0</verstretch>
399 <property name="title">
400 <string>All ROI</string>
402 <layout class="QVBoxLayout" name="verticalLayout_2">
403 <property name="spacing">
406 <property name="margin">
410 <layout class="QVBoxLayout" name="verticalLayout_4">
411 <property name="spacing">
414 <property name="bottomMargin">
418 <widget class="QCheckBox" name="mCheckBoxShowAll">
419 <property name="text">
420 <string>Set all ROI visible</string>
422 <property name="checked">
425 <property name="tristate">
431 <widget class="QCheckBox" name="mContourCheckBoxShowAll">
432 <property name="text">
433 <string>Set all contours visible</string>
435 <property name="checked">
438 <property name="tristate">
451 <include location="../vvIcons.qrc"/>
455 <sender>mOpacitySlider</sender>
456 <signal>valueChanged(int)</signal>
457 <receiver>mOpacitySpinBox</receiver>
458 <slot>setValue(int)</slot>
460 <hint type="sourcelabel">
464 <hint type="destinationlabel">
471 <sender>mOpacitySpinBox</sender>
472 <signal>valueChanged(int)</signal>
473 <receiver>mOpacitySlider</receiver>
474 <slot>setValue(int)</slot>
476 <hint type="sourcelabel">
480 <hint type="destinationlabel">