]> Creatis software - clitk.git/blob - vv/qt_ui/vvToolStructureSetManager.ui
Debug RTStruct conversion with empty struc
[clitk.git] / vv / qt_ui / vvToolStructureSetManager.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvToolStructureSetManager</class>
4  <widget class="QWidget" name="vvToolStructureSetManager">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>411</width>
10     <height>534</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="maximumSize">
20    <size>
21     <width>16777215</width>
22     <height>16777215</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QVBoxLayout" name="verticalLayout_3">
29    <item>
30     <layout class="QHBoxLayout" name="horizontalLayout_2">
31      <item>
32       <spacer name="horizontalSpacer">
33        <property name="orientation">
34         <enum>Qt::Horizontal</enum>
35        </property>
36        <property name="sizeHint" stdset="0">
37         <size>
38          <width>40</width>
39          <height>20</height>
40         </size>
41        </property>
42       </spacer>
43      </item>
44      <item>
45       <widget class="QLabel" name="mLabelInputInfo">
46        <property name="font">
47         <font>
48          <pointsize>11</pointsize>
49          <weight>75</weight>
50          <bold>true</bold>
51         </font>
52        </property>
53        <property name="frameShape">
54         <enum>QFrame::NoFrame</enum>
55        </property>
56        <property name="text">
57         <string>No selected image</string>
58        </property>
59        <property name="alignment">
60         <set>Qt::AlignCenter</set>
61        </property>
62       </widget>
63      </item>
64      <item>
65       <spacer name="horizontalSpacer_3">
66        <property name="orientation">
67         <enum>Qt::Horizontal</enum>
68        </property>
69        <property name="sizeHint" stdset="0">
70         <size>
71          <width>40</width>
72          <height>20</height>
73         </size>
74        </property>
75       </spacer>
76      </item>
77      <item>
78       <widget class="QPushButton" name="mCloseButton">
79        <property name="toolTip">
80         <string/>
81        </property>
82        <property name="autoFillBackground">
83         <bool>false</bool>
84        </property>
85        <property name="text">
86         <string/>
87        </property>
88        <property name="icon">
89         <iconset resource="../vvIcons.qrc">
90          <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
91        </property>
92       </widget>
93      </item>
94     </layout>
95    </item>
96    <item>
97     <layout class="QHBoxLayout" name="horizontalLayout">
98      <item>
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>
104         </sizepolicy>
105        </property>
106        <property name="text">
107         <string>Load ROI from image</string>
108        </property>
109       </widget>
110      </item>
111      <item>
112       <widget class="QPushButton" name="mOpenBinaryButton">
113        <property name="sizePolicy">
114         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
115          <horstretch>0</horstretch>
116          <verstretch>0</verstretch>
117         </sizepolicy>
118        </property>
119        <property name="maximumSize">
120         <size>
121          <width>24</width>
122          <height>24</height>
123         </size>
124        </property>
125        <property name="toolTip">
126         <string>Open label image</string>
127        </property>
128        <property name="text">
129         <string/>
130        </property>
131        <property name="icon">
132         <iconset resource="../vvIcons.qrc">
133          <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
134        </property>
135       </widget>
136      </item>
137      <item>
138       <spacer name="horizontalSpacer_4">
139        <property name="orientation">
140         <enum>Qt::Horizontal</enum>
141        </property>
142        <property name="sizeHint" stdset="0">
143         <size>
144          <width>40</width>
145          <height>20</height>
146         </size>
147        </property>
148       </spacer>
149      </item>
150      <item>
151       <widget class="QLabel" name="dimensionStaticLabel">
152        <property name="sizePolicy">
153         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
154          <horstretch>0</horstretch>
155          <verstretch>0</verstretch>
156         </sizepolicy>
157        </property>
158        <property name="text">
159         <string>BG</string>
160        </property>
161       </widget>
162      </item>
163      <item>
164       <widget class="QSpinBox" name="mBackgroundValueSpinBox"/>
165      </item>
166      <item>
167       <spacer name="horizontalSpacer_2">
168        <property name="orientation">
169         <enum>Qt::Horizontal</enum>
170        </property>
171        <property name="sizeHint" stdset="0">
172         <size>
173          <width>40</width>
174          <height>20</height>
175         </size>
176        </property>
177       </spacer>
178      </item>
179     </layout>
180    </item>
181    <item>
182     <widget class="QTreeWidget" name="mTree">
183      <property name="sizePolicy">
184       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
185        <horstretch>0</horstretch>
186        <verstretch>0</verstretch>
187       </sizepolicy>
188      </property>
189      <property name="editTriggers">
190       <set>QAbstractItemView::AllEditTriggers</set>
191      </property>
192      <property name="tabKeyNavigation">
193       <bool>true</bool>
194      </property>
195      <property name="alternatingRowColors">
196       <bool>true</bool>
197      </property>
198      <property name="selectionMode">
199       <enum>QAbstractItemView::SingleSelection</enum>
200      </property>
201      <property name="selectionBehavior">
202       <enum>QAbstractItemView::SelectRows</enum>
203      </property>
204      <property name="animated">
205       <bool>true</bool>
206      </property>
207      <property name="wordWrap">
208       <bool>true</bool>
209      </property>
210      <column>
211       <property name="text">
212        <string>ID</string>
213       </property>
214      </column>
215      <column>
216       <property name="text">
217        <string>Name</string>
218       </property>
219      </column>
220      <column>
221       <property name="text">
222        <string>Color</string>
223       </property>
224      </column>
225      <column>
226       <property name="text">
227        <string>Depth</string>
228       </property>
229      </column>
230      <item>
231       <property name="text">
232        <string>10</string>
233       </property>
234       <property name="text">
235        <string>Toto.mhd.toiefkjhfdjvhjhf</string>
236       </property>
237       <property name="text">
238        <string>Red</string>
239       </property>
240       <property name="text">
241        <string/>
242       </property>
243      </item>
244     </widget>
245    </item>
246    <item>
247     <widget class="QGroupBox" name="mGroupBoxROI">
248      <property name="sizePolicy">
249       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
250        <horstretch>0</horstretch>
251        <verstretch>0</verstretch>
252       </sizepolicy>
253      </property>
254      <property name="title">
255       <string>Selected ROI</string>
256      </property>
257      <layout class="QVBoxLayout" name="verticalLayout">
258       <item>
259        <layout class="QHBoxLayout" name="horizontalLayout_8">
260         <item>
261          <widget class="QCheckBox" name="mCheckBoxShow">
262           <property name="text">
263            <string>Visible</string>
264           </property>
265           <property name="checked">
266            <bool>false</bool>
267           </property>
268          </widget>
269         </item>
270         <item>
271          <widget class="QPushButton" name="mChangeColorButton">
272           <property name="toolTip">
273            <string/>
274           </property>
275           <property name="autoFillBackground">
276            <bool>false</bool>
277           </property>
278           <property name="text">
279            <string>Color</string>
280           </property>
281          </widget>
282         </item>
283         <item>
284          <widget class="QPushButton" name="mReloadButton">
285           <property name="toolTip">
286            <string>Reload image</string>
287           </property>
288           <property name="autoFillBackground">
289            <bool>false</bool>
290           </property>
291           <property name="text">
292            <string/>
293           </property>
294           <property name="icon">
295            <iconset resource="../vvIcons.qrc">
296             <normaloff>:/common/icons/rotateright.png</normaloff>:/common/icons/rotateright.png</iconset>
297           </property>
298          </widget>
299         </item>
300        </layout>
301       </item>
302       <item>
303        <layout class="QHBoxLayout" name="horizontalLayout_5">
304         <item>
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>
310            </sizepolicy>
311           </property>
312           <property name="text">
313            <string>Opacity</string>
314           </property>
315          </widget>
316         </item>
317         <item>
318          <widget class="QSlider" name="mOpacitySlider">
319           <property name="maximum">
320            <number>100</number>
321           </property>
322           <property name="orientation">
323            <enum>Qt::Horizontal</enum>
324           </property>
325          </widget>
326         </item>
327         <item>
328          <widget class="QSpinBox" name="mOpacitySpinBox">
329           <property name="maximum">
330            <number>100</number>
331           </property>
332          </widget>
333         </item>
334        </layout>
335       </item>
336       <item>
337        <layout class="QHBoxLayout" name="horizontalLayout_9">
338         <item>
339          <widget class="QCheckBox" name="mContourCheckBoxShow">
340           <property name="text">
341            <string>Contour</string>
342           </property>
343           <property name="checked">
344            <bool>false</bool>
345           </property>
346          </widget>
347         </item>
348         <item>
349          <widget class="QPushButton" name="mChangeContourColorButton">
350           <property name="toolTip">
351            <string/>
352           </property>
353           <property name="autoFillBackground">
354            <bool>false</bool>
355           </property>
356           <property name="text">
357            <string>Color</string>
358           </property>
359          </widget>
360         </item>
361         <item>
362          <layout class="QHBoxLayout" name="horizontalLayout_6">
363           <item>
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>
369              </sizepolicy>
370             </property>
371             <property name="text">
372              <string>Width</string>
373             </property>
374            </widget>
375           </item>
376           <item>
377            <widget class="QSpinBox" name="mContourWidthSpinBox">
378             <property name="minimum">
379              <number>1</number>
380             </property>
381             <property name="maximum">
382              <number>10</number>
383             </property>
384            </widget>
385           </item>
386          </layout>
387         </item>
388        </layout>
389       </item>
390       <item>
391        <layout class="QHBoxLayout" name="horizontalLayout_3">
392         <item>
393          <widget class="QLabel" name="mROInameLabel">
394           <property name="sizePolicy">
395            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
396             <horstretch>0</horstretch>
397             <verstretch>0</verstretch>
398            </sizepolicy>
399           </property>
400           <property name="text">
401            <string>Name : Lung</string>
402           </property>
403          </widget>
404         </item>
405         <item>
406          <spacer name="horizontalSpacer_5">
407           <property name="orientation">
408            <enum>Qt::Horizontal</enum>
409           </property>
410           <property name="sizeHint" stdset="0">
411            <size>
412             <width>40</width>
413             <height>20</height>
414            </size>
415           </property>
416          </spacer>
417         </item>
418         <item>
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>
424            </sizepolicy>
425           </property>
426           <property name="text">
427            <string>Depth</string>
428           </property>
429          </widget>
430         </item>
431         <item>
432          <widget class="QSpinBox" name="mDepthSpinBox">
433           <property name="minimum">
434            <number>1</number>
435           </property>
436           <property name="maximum">
437            <number>999999</number>
438           </property>
439          </widget>
440         </item>
441        </layout>
442       </item>
443      </layout>
444     </widget>
445    </item>
446    <item>
447     <widget class="QGroupBox" name="groupBox">
448      <property name="sizePolicy">
449       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
450        <horstretch>0</horstretch>
451        <verstretch>0</verstretch>
452       </sizepolicy>
453      </property>
454      <property name="title">
455       <string>All ROI</string>
456      </property>
457      <layout class="QVBoxLayout" name="verticalLayout_2">
458       <property name="spacing">
459        <number>1</number>
460       </property>
461       <property name="margin">
462        <number>1</number>
463       </property>
464       <item>
465        <layout class="QVBoxLayout" name="verticalLayout_4">
466         <property name="spacing">
467          <number>0</number>
468         </property>
469         <property name="bottomMargin">
470          <number>1</number>
471         </property>
472         <item>
473          <widget class="QCheckBox" name="mCheckBoxShowAll">
474           <property name="text">
475            <string>Set all ROI visible</string>
476           </property>
477           <property name="checked">
478            <bool>false</bool>
479           </property>
480           <property name="tristate">
481            <bool>true</bool>
482           </property>
483          </widget>
484         </item>
485         <item>
486          <widget class="QCheckBox" name="mContourCheckBoxShowAll">
487           <property name="text">
488            <string>Set all contours visible</string>
489           </property>
490           <property name="checked">
491            <bool>false</bool>
492           </property>
493           <property name="tristate">
494            <bool>true</bool>
495           </property>
496          </widget>
497         </item>
498        </layout>
499       </item>
500      </layout>
501     </widget>
502    </item>
503   </layout>
504  </widget>
505  <resources>
506   <include location="../vvIcons.qrc"/>
507  </resources>
508  <connections>
509   <connection>
510    <sender>mOpacitySlider</sender>
511    <signal>valueChanged(int)</signal>
512    <receiver>mOpacitySpinBox</receiver>
513    <slot>setValue(int)</slot>
514    <hints>
515     <hint type="sourcelabel">
516      <x>219</x>
517      <y>385</y>
518     </hint>
519     <hint type="destinationlabel">
520      <x>376</x>
521      <y>376</y>
522     </hint>
523    </hints>
524   </connection>
525   <connection>
526    <sender>mOpacitySpinBox</sender>
527    <signal>valueChanged(int)</signal>
528    <receiver>mOpacitySlider</receiver>
529    <slot>setValue(int)</slot>
530    <hints>
531     <hint type="sourcelabel">
532      <x>376</x>
533      <y>367</y>
534     </hint>
535     <hint type="destinationlabel">
536      <x>222</x>
537      <y>373</y>
538     </hint>
539    </hints>
540   </connection>
541  </connections>
542 </ui>