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