]> Creatis software - clitk.git/blob - vv/qt_ui/vvToolStructureSetManager.ui
dfd85645c1962bb57feb9f6dd048a9498c88e79b
[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>277</width>
10     <height>441</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    <property name="spacing">
30     <number>1</number>
31    </property>
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <layout class="QHBoxLayout" name="horizontalLayout_2">
37      <item>
38       <spacer name="horizontalSpacer">
39        <property name="orientation">
40         <enum>Qt::Horizontal</enum>
41        </property>
42        <property name="sizeHint" stdset="0">
43         <size>
44          <width>40</width>
45          <height>20</height>
46         </size>
47        </property>
48       </spacer>
49      </item>
50      <item>
51       <widget class="QLabel" name="mLabelInputInfo">
52        <property name="font">
53         <font>
54          <pointsize>11</pointsize>
55          <weight>75</weight>
56          <bold>true</bold>
57         </font>
58        </property>
59        <property name="frameShape">
60         <enum>QFrame::NoFrame</enum>
61        </property>
62        <property name="text">
63         <string>No selected image</string>
64        </property>
65        <property name="alignment">
66         <set>Qt::AlignCenter</set>
67        </property>
68       </widget>
69      </item>
70      <item>
71       <spacer name="horizontalSpacer_3">
72        <property name="orientation">
73         <enum>Qt::Horizontal</enum>
74        </property>
75        <property name="sizeHint" stdset="0">
76         <size>
77          <width>40</width>
78          <height>20</height>
79         </size>
80        </property>
81       </spacer>
82      </item>
83      <item>
84       <widget class="QPushButton" name="mCloseButton">
85        <property name="toolTip">
86         <string/>
87        </property>
88        <property name="autoFillBackground">
89         <bool>false</bool>
90        </property>
91        <property name="text">
92         <string/>
93        </property>
94        <property name="icon">
95         <iconset resource="../vvIcons.qrc">
96          <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
97        </property>
98       </widget>
99      </item>
100     </layout>
101    </item>
102    <item>
103     <layout class="QHBoxLayout" name="horizontalLayout">
104      <item>
105       <widget class="QLabel" name="vectorFieldNameLabel_4">
106        <property name="sizePolicy">
107         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
108          <horstretch>0</horstretch>
109          <verstretch>0</verstretch>
110         </sizepolicy>
111        </property>
112        <property name="text">
113         <string>Load ROI from image</string>
114        </property>
115       </widget>
116      </item>
117      <item>
118       <widget class="QPushButton" name="mOpenBinaryButton">
119        <property name="sizePolicy">
120         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
121          <horstretch>0</horstretch>
122          <verstretch>0</verstretch>
123         </sizepolicy>
124        </property>
125        <property name="maximumSize">
126         <size>
127          <width>24</width>
128          <height>24</height>
129         </size>
130        </property>
131        <property name="toolTip">
132         <string>Open label image</string>
133        </property>
134        <property name="text">
135         <string/>
136        </property>
137        <property name="icon">
138         <iconset resource="../vvIcons.qrc">
139          <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
140        </property>
141       </widget>
142      </item>
143      <item>
144       <spacer name="horizontalSpacer_4">
145        <property name="orientation">
146         <enum>Qt::Horizontal</enum>
147        </property>
148        <property name="sizeHint" stdset="0">
149         <size>
150          <width>40</width>
151          <height>20</height>
152         </size>
153        </property>
154       </spacer>
155      </item>
156      <item>
157       <widget class="QLabel" name="dimensionStaticLabel">
158        <property name="sizePolicy">
159         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
160          <horstretch>0</horstretch>
161          <verstretch>0</verstretch>
162         </sizepolicy>
163        </property>
164        <property name="text">
165         <string>BG</string>
166        </property>
167       </widget>
168      </item>
169      <item>
170       <widget class="QSpinBox" name="mBackgroundValueSpinBox"/>
171      </item>
172      <item>
173       <spacer name="horizontalSpacer_2">
174        <property name="orientation">
175         <enum>Qt::Horizontal</enum>
176        </property>
177        <property name="sizeHint" stdset="0">
178         <size>
179          <width>40</width>
180          <height>20</height>
181         </size>
182        </property>
183       </spacer>
184      </item>
185     </layout>
186    </item>
187    <item>
188     <widget class="QTreeWidget" name="mTree">
189      <property name="sizePolicy">
190       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
191        <horstretch>0</horstretch>
192        <verstretch>0</verstretch>
193       </sizepolicy>
194      </property>
195      <property name="alternatingRowColors">
196       <bool>false</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      <item>
226       <property name="text">
227        <string>10</string>
228       </property>
229       <property name="text">
230        <string>Toto.mhd.toiefkjhfdjvhjhf</string>
231       </property>
232       <property name="text">
233        <string>Red</string>
234       </property>
235      </item>
236     </widget>
237    </item>
238    <item>
239     <widget class="QGroupBox" name="mGroupBoxROI">
240      <property name="sizePolicy">
241       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
242        <horstretch>0</horstretch>
243        <verstretch>0</verstretch>
244       </sizepolicy>
245      </property>
246      <property name="title">
247       <string>Selected ROI</string>
248      </property>
249      <layout class="QVBoxLayout" name="verticalLayout">
250       <property name="spacing">
251        <number>1</number>
252       </property>
253       <property name="margin">
254        <number>1</number>
255       </property>
256       <item>
257        <layout class="QHBoxLayout" name="horizontalLayout_8">
258         <item>
259          <widget class="QCheckBox" name="mCheckBoxShow">
260           <property name="text">
261            <string>Visible</string>
262           </property>
263           <property name="checked">
264            <bool>false</bool>
265           </property>
266          </widget>
267         </item>
268         <item>
269          <widget class="QPushButton" name="mChangeColorButton">
270           <property name="toolTip">
271            <string/>
272           </property>
273           <property name="autoFillBackground">
274            <bool>false</bool>
275           </property>
276           <property name="text">
277            <string>Color</string>
278           </property>
279          </widget>
280         </item>
281         <item>
282          <widget class="QPushButton" name="mReloadButton">
283           <property name="toolTip">
284            <string>Reload image</string>
285           </property>
286           <property name="autoFillBackground">
287            <bool>false</bool>
288           </property>
289           <property name="text">
290            <string/>
291           </property>
292           <property name="icon">
293            <iconset resource="../vvIcons.qrc">
294             <normaloff>:/common/icons/rotateright.png</normaloff>:/common/icons/rotateright.png</iconset>
295           </property>
296          </widget>
297         </item>
298        </layout>
299       </item>
300       <item>
301        <layout class="QHBoxLayout" name="horizontalLayout_5">
302         <item>
303          <widget class="QLabel" name="vectorFieldNameLabel_7">
304           <property name="sizePolicy">
305            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
306             <horstretch>0</horstretch>
307             <verstretch>0</verstretch>
308            </sizepolicy>
309           </property>
310           <property name="text">
311            <string>Opacity</string>
312           </property>
313          </widget>
314         </item>
315         <item>
316          <widget class="QSlider" name="mOpacitySlider">
317           <property name="orientation">
318            <enum>Qt::Horizontal</enum>
319           </property>
320          </widget>
321         </item>
322         <item>
323          <widget class="QSpinBox" name="mOpacitySpinBox"/>
324         </item>
325        </layout>
326       </item>
327       <item>
328        <layout class="QHBoxLayout" name="horizontalLayout_9">
329         <item>
330          <widget class="QCheckBox" name="mContourCheckBoxShow">
331           <property name="text">
332            <string>Contour</string>
333           </property>
334           <property name="checked">
335            <bool>false</bool>
336           </property>
337          </widget>
338         </item>
339         <item>
340          <widget class="QPushButton" name="mChangeContourColorButton">
341           <property name="toolTip">
342            <string/>
343           </property>
344           <property name="autoFillBackground">
345            <bool>false</bool>
346           </property>
347           <property name="text">
348            <string>Color</string>
349           </property>
350          </widget>
351         </item>
352         <item>
353          <layout class="QHBoxLayout" name="horizontalLayout_6">
354           <item>
355            <widget class="QLabel" name="mROInameLabel_2">
356             <property name="sizePolicy">
357              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
358               <horstretch>0</horstretch>
359               <verstretch>0</verstretch>
360              </sizepolicy>
361             </property>
362             <property name="text">
363              <string>Width</string>
364             </property>
365            </widget>
366           </item>
367           <item>
368            <widget class="QSpinBox" name="mContourWidthSpinBox">
369             <property name="minimum">
370              <number>1</number>
371             </property>
372             <property name="maximum">
373              <number>5</number>
374             </property>
375            </widget>
376           </item>
377          </layout>
378         </item>
379        </layout>
380       </item>
381       <item>
382        <widget class="QLabel" name="mROInameLabel">
383         <property name="sizePolicy">
384          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
385           <horstretch>0</horstretch>
386           <verstretch>0</verstretch>
387          </sizepolicy>
388         </property>
389         <property name="text">
390          <string>Name : Lung</string>
391         </property>
392        </widget>
393       </item>
394      </layout>
395     </widget>
396    </item>
397    <item>
398     <widget class="QGroupBox" name="groupBox">
399      <property name="sizePolicy">
400       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
401        <horstretch>0</horstretch>
402        <verstretch>0</verstretch>
403       </sizepolicy>
404      </property>
405      <property name="title">
406       <string>All ROI</string>
407      </property>
408      <layout class="QVBoxLayout" name="verticalLayout_2">
409       <property name="spacing">
410        <number>1</number>
411       </property>
412       <property name="margin">
413        <number>1</number>
414       </property>
415       <item>
416        <layout class="QVBoxLayout" name="verticalLayout_4">
417         <item>
418          <widget class="QCheckBox" name="mCheckBoxShowAll">
419           <property name="text">
420            <string>Set all ROI visible</string>
421           </property>
422           <property name="checked">
423            <bool>false</bool>
424           </property>
425           <property name="tristate">
426            <bool>true</bool>
427           </property>
428          </widget>
429         </item>
430         <item>
431          <widget class="QCheckBox" name="mContourCheckBoxShowAll">
432           <property name="text">
433            <string>Set all contours visible</string>
434           </property>
435           <property name="checked">
436            <bool>false</bool>
437           </property>
438           <property name="tristate">
439            <bool>true</bool>
440           </property>
441          </widget>
442         </item>
443        </layout>
444       </item>
445      </layout>
446     </widget>
447    </item>
448   </layout>
449  </widget>
450  <resources>
451   <include location="../vvIcons.qrc"/>
452  </resources>
453  <connections>
454   <connection>
455    <sender>mOpacitySlider</sender>
456    <signal>valueChanged(int)</signal>
457    <receiver>mOpacitySpinBox</receiver>
458    <slot>setValue(int)</slot>
459    <hints>
460     <hint type="sourcelabel">
461      <x>344</x>
462      <y>381</y>
463     </hint>
464     <hint type="destinationlabel">
465      <x>426</x>
466      <y>381</y>
467     </hint>
468    </hints>
469   </connection>
470   <connection>
471    <sender>mOpacitySpinBox</sender>
472    <signal>valueChanged(int)</signal>
473    <receiver>mOpacitySlider</receiver>
474    <slot>setValue(int)</slot>
475    <hints>
476     <hint type="sourcelabel">
477      <x>432</x>
478      <y>386</y>
479     </hint>
480     <hint type="destinationlabel">
481      <x>351</x>
482      <y>386</y>
483     </hint>
484    </hints>
485   </connection>
486  </connections>
487 </ui>