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