]> Creatis software - creaMaracasVisu.git/blob - lib/GUI/Qt/SurfaceRenderer/qtsurfacerendererpanel.ui
Support #1768 CREATIS Licence insertion
[creaMaracasVisu.git] / lib / GUI / Qt / SurfaceRenderer / qtsurfacerendererpanel.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 # ---------------------------------------------------------------------
4 #
5 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
6 #                        pour la Sant�)
7 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
8 # Previous Authors : Laurent Guigues, Jean-Pierre Roux
9 # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
10 #
11 #  This software is governed by the CeCILL-B license under French law and 
12 #  abiding by the rules of distribution of free software. You can  use, 
13 #  modify and/ or redistribute the software under the terms of the CeCILL-B 
14 #  license as circulated by CEA, CNRS and INRIA at the following URL 
15 #  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html 
16 #  or in the file LICENSE.txt.
17 #
18 #  As a counterpart to the access to the source code and  rights to copy,
19 #  modify and redistribute granted by the license, users are provided only
20 #  with a limited warranty  and the software's author,  the holder of the
21 #  economic rights,  and the successive licensors  have only  limited
22 #  liability. 
23 #
24 #  The fact that you are presently reading this means that you have had
25 #  knowledge of the CeCILL-B license and that you accept its terms.
26 # ------------------------------------------------------------------------ */ 
27 -->
28 <ui version="4.0">
29  <class>QtSurfaceRendererPanel</class>
30  <widget class="QWidget" name="QtSurfaceRendererPanel">
31   <property name="geometry">
32    <rect>
33     <x>0</x>
34     <y>0</y>
35     <width>252</width>
36     <height>362</height>
37    </rect>
38   </property>
39   <property name="windowTitle">
40    <string>Form</string>
41   </property>
42   <layout class="QGridLayout" name="gridLayout_3">
43    <item row="0" column="0" colspan="2">
44     <widget class="QCheckBox" name="checkBox">
45      <property name="text">
46       <string>Show</string>
47      </property>
48     </widget>
49    </item>
50    <item row="0" column="2">
51     <widget class="QCheckBox" name="checkBoxBoundingBox">
52      <property name="enabled">
53       <bool>false</bool>
54      </property>
55      <property name="text">
56       <string>Box</string>
57      </property>
58     </widget>
59    </item>
60    <item row="1" column="0">
61     <widget class="QPushButton" name="pushButtonColorChooser">
62      <property name="enabled">
63       <bool>false</bool>
64      </property>
65      <property name="toolTip">
66       <string>Choose the color of the actor</string>
67      </property>
68      <property name="text">
69       <string/>
70      </property>
71      <property name="icon">
72       <iconset>
73        <normaloff>../../../../data/Icons/Color.xpm</normaloff>../../../../data/Icons/Color.xpm</iconset>
74      </property>
75      <property name="iconSize">
76       <size>
77        <width>24</width>
78        <height>24</height>
79       </size>
80      </property>
81     </widget>
82    </item>
83    <item row="1" column="1">
84     <widget class="QComboBox" name="comboBoxSave">
85      <property name="enabled">
86       <bool>false</bool>
87      </property>
88      <property name="toolTip">
89       <string>Save current surface or export an image using stencil</string>
90      </property>
91      <property name="editable">
92       <bool>false</bool>
93      </property>
94      <property name="currentIndex">
95       <number>-1</number>
96      </property>
97      <property name="maxVisibleItems">
98       <number>2</number>
99      </property>
100     </widget>
101    </item>
102    <item row="1" column="2">
103     <widget class="QPushButton" name="pushButtonOpen">
104      <property name="text">
105       <string/>
106      </property>
107      <property name="icon">
108       <iconset>
109        <normaloff>../../../../data/Icons/OpenImage.xpm</normaloff>../../../../data/Icons/OpenImage.xpm</iconset>
110      </property>
111     </widget>
112    </item>
113    <item row="2" column="0" colspan="3">
114     <widget class="Line" name="line">
115      <property name="orientation">
116       <enum>Qt::Horizontal</enum>
117      </property>
118     </widget>
119    </item>
120    <item row="3" column="0" colspan="3">
121     <layout class="QGridLayout" name="gridLayout_2">
122      <item row="0" column="0">
123       <widget class="QLabel" name="LabelOpacity">
124        <property name="text">
125         <string>Opacity</string>
126        </property>
127       </widget>
128      </item>
129      <item row="0" column="1">
130       <widget class="QLineEdit" name="lineEditOpacity">
131        <property name="text">
132         <string>100</string>
133        </property>
134        <property name="readOnly">
135         <bool>true</bool>
136        </property>
137       </widget>
138      </item>
139      <item row="1" column="0" colspan="2">
140       <widget class="QSlider" name="OpacitySlider">
141        <property name="enabled">
142         <bool>false</bool>
143        </property>
144        <property name="maximum">
145         <number>100</number>
146        </property>
147        <property name="value">
148         <number>100</number>
149        </property>
150        <property name="orientation">
151         <enum>Qt::Horizontal</enum>
152        </property>
153       </widget>
154      </item>
155     </layout>
156    </item>
157    <item row="4" column="0" colspan="3">
158     <widget class="Line" name="line_2">
159      <property name="orientation">
160       <enum>Qt::Horizontal</enum>
161      </property>
162     </widget>
163    </item>
164    <item row="5" column="0" colspan="3">
165     <layout class="QGridLayout" name="gridLayout">
166      <item row="0" column="0" colspan="2">
167       <widget class="QLabel" name="labelIsoValue">
168        <property name="midLineWidth">
169         <number>0</number>
170        </property>
171        <property name="text">
172         <string>Iso Values</string>
173        </property>
174        <property name="alignment">
175         <set>Qt::AlignCenter</set>
176        </property>
177       </widget>
178      </item>
179      <item row="1" column="0">
180       <widget class="QLabel" name="label">
181        <property name="text">
182         <string>Min</string>
183        </property>
184       </widget>
185      </item>
186      <item row="1" column="1">
187       <widget class="QLineEdit" name="lineEditMinIso">
188        <property name="text">
189         <string>0</string>
190        </property>
191        <property name="readOnly">
192         <bool>true</bool>
193        </property>
194       </widget>
195      </item>
196      <item row="2" column="0" colspan="2">
197       <widget class="QSlider" name="horizontalSliderMinIso">
198        <property name="enabled">
199         <bool>false</bool>
200        </property>
201        <property name="orientation">
202         <enum>Qt::Horizontal</enum>
203        </property>
204       </widget>
205      </item>
206      <item row="3" column="0">
207       <widget class="QLabel" name="label_2">
208        <property name="text">
209         <string>Max</string>
210        </property>
211       </widget>
212      </item>
213      <item row="3" column="1">
214       <widget class="QLineEdit" name="lineEditMaxIso">
215        <property name="text">
216         <string>100</string>
217        </property>
218        <property name="readOnly">
219         <bool>true</bool>
220        </property>
221       </widget>
222      </item>
223      <item row="4" column="0" colspan="2">
224       <widget class="QSlider" name="horizontalSliderMaxIso">
225        <property name="enabled">
226         <bool>false</bool>
227        </property>
228        <property name="minimum">
229         <number>1</number>
230        </property>
231        <property name="maximum">
232         <number>100</number>
233        </property>
234        <property name="value">
235         <number>100</number>
236        </property>
237        <property name="orientation">
238         <enum>Qt::Horizontal</enum>
239        </property>
240       </widget>
241      </item>
242     </layout>
243    </item>
244   </layout>
245  </widget>
246  <resources/>
247  <connections>
248   <connection>
249    <sender>checkBox</sender>
250    <signal>toggled(bool)</signal>
251    <receiver>checkBoxBoundingBox</receiver>
252    <slot>setEnabled(bool)</slot>
253    <hints>
254     <hint type="sourcelabel">
255      <x>43</x>
256      <y>18</y>
257     </hint>
258     <hint type="destinationlabel">
259      <x>242</x>
260      <y>30</y>
261     </hint>
262    </hints>
263   </connection>
264   <connection>
265    <sender>checkBox</sender>
266    <signal>toggled(bool)</signal>
267    <receiver>pushButtonColorChooser</receiver>
268    <slot>setEnabled(bool)</slot>
269    <hints>
270     <hint type="sourcelabel">
271      <x>64</x>
272      <y>22</y>
273     </hint>
274     <hint type="destinationlabel">
275      <x>48</x>
276      <y>55</y>
277     </hint>
278    </hints>
279   </connection>
280   <connection>
281    <sender>checkBox</sender>
282    <signal>toggled(bool)</signal>
283    <receiver>OpacitySlider</receiver>
284    <slot>setEnabled(bool)</slot>
285    <hints>
286     <hint type="sourcelabel">
287      <x>43</x>
288      <y>19</y>
289     </hint>
290     <hint type="destinationlabel">
291      <x>83</x>
292      <y>170</y>
293     </hint>
294    </hints>
295   </connection>
296   <connection>
297    <sender>checkBox</sender>
298    <signal>toggled(bool)</signal>
299    <receiver>horizontalSliderMinIso</receiver>
300    <slot>setEnabled(bool)</slot>
301    <hints>
302     <hint type="sourcelabel">
303      <x>36</x>
304      <y>15</y>
305     </hint>
306     <hint type="destinationlabel">
307      <x>38</x>
308      <y>283</y>
309     </hint>
310    </hints>
311   </connection>
312   <connection>
313    <sender>checkBox</sender>
314    <signal>toggled(bool)</signal>
315    <receiver>horizontalSliderMaxIso</receiver>
316    <slot>setEnabled(bool)</slot>
317    <hints>
318     <hint type="sourcelabel">
319      <x>42</x>
320      <y>22</y>
321     </hint>
322     <hint type="destinationlabel">
323      <x>102</x>
324      <y>351</y>
325     </hint>
326    </hints>
327   </connection>
328   <connection>
329    <sender>checkBox</sender>
330    <signal>toggled(bool)</signal>
331    <receiver>comboBoxSave</receiver>
332    <slot>setEnabled(bool)</slot>
333    <hints>
334     <hint type="sourcelabel">
335      <x>88</x>
336      <y>19</y>
337     </hint>
338     <hint type="destinationlabel">
339      <x>126</x>
340      <y>53</y>
341     </hint>
342    </hints>
343   </connection>
344  </connections>
345 </ui>