]> Creatis software - creaMaracasVisu.git/blob - lib/GUI/Qt/SurfaceRenderer/qtsurfacerendererpanel.ui
2d64a86883c32abf9101009e6bf75648a1265c67
[creaMaracasVisu.git] / lib / GUI / Qt / SurfaceRenderer / qtsurfacerendererpanel.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>QtSurfaceRendererPanel</class>
4  <widget class="QWidget" name="QtSurfaceRendererPanel">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>252</width>
10     <height>362</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_3">
17    <item row="0" column="0" colspan="2">
18     <widget class="QCheckBox" name="checkBox">
19      <property name="text">
20       <string>Show</string>
21      </property>
22     </widget>
23    </item>
24    <item row="0" column="2">
25     <widget class="QCheckBox" name="checkBoxBoundingBox">
26      <property name="enabled">
27       <bool>false</bool>
28      </property>
29      <property name="text">
30       <string>Box</string>
31      </property>
32     </widget>
33    </item>
34    <item row="1" column="0">
35     <widget class="QPushButton" name="pushButtonColorChooser">
36      <property name="enabled">
37       <bool>false</bool>
38      </property>
39      <property name="toolTip">
40       <string>Choose the color of the actor</string>
41      </property>
42      <property name="text">
43       <string/>
44      </property>
45      <property name="icon">
46       <iconset>
47        <normaloff>../../../../data/Icons/Color.xpm</normaloff>../../../../data/Icons/Color.xpm</iconset>
48      </property>
49      <property name="iconSize">
50       <size>
51        <width>24</width>
52        <height>24</height>
53       </size>
54      </property>
55     </widget>
56    </item>
57    <item row="1" column="1">
58     <widget class="QComboBox" name="comboBoxSave">
59      <property name="enabled">
60       <bool>false</bool>
61      </property>
62      <property name="toolTip">
63       <string>Save current surface or export an image using stencil</string>
64      </property>
65      <property name="editable">
66       <bool>false</bool>
67      </property>
68      <property name="currentIndex">
69       <number>-1</number>
70      </property>
71      <property name="maxVisibleItems">
72       <number>2</number>
73      </property>
74     </widget>
75    </item>
76    <item row="1" column="2">
77     <widget class="QPushButton" name="pushButtonOpen">
78      <property name="text">
79       <string/>
80      </property>
81      <property name="icon">
82       <iconset>
83        <normaloff>../../../../data/Icons/OpenImage.xpm</normaloff>../../../../data/Icons/OpenImage.xpm</iconset>
84      </property>
85     </widget>
86    </item>
87    <item row="2" column="0" colspan="3">
88     <widget class="Line" name="line">
89      <property name="orientation">
90       <enum>Qt::Horizontal</enum>
91      </property>
92     </widget>
93    </item>
94    <item row="3" column="0" colspan="3">
95     <layout class="QGridLayout" name="gridLayout_2">
96      <item row="0" column="0">
97       <widget class="QLabel" name="LabelOpacity">
98        <property name="text">
99         <string>Opacity</string>
100        </property>
101       </widget>
102      </item>
103      <item row="0" column="1">
104       <widget class="QLineEdit" name="lineEditOpacity">
105        <property name="text">
106         <string>100</string>
107        </property>
108        <property name="readOnly">
109         <bool>true</bool>
110        </property>
111       </widget>
112      </item>
113      <item row="1" column="0" colspan="2">
114       <widget class="QSlider" name="OpacitySlider">
115        <property name="enabled">
116         <bool>false</bool>
117        </property>
118        <property name="maximum">
119         <number>100</number>
120        </property>
121        <property name="value">
122         <number>100</number>
123        </property>
124        <property name="orientation">
125         <enum>Qt::Horizontal</enum>
126        </property>
127       </widget>
128      </item>
129     </layout>
130    </item>
131    <item row="4" column="0" colspan="3">
132     <widget class="Line" name="line_2">
133      <property name="orientation">
134       <enum>Qt::Horizontal</enum>
135      </property>
136     </widget>
137    </item>
138    <item row="5" column="0" colspan="3">
139     <layout class="QGridLayout" name="gridLayout">
140      <item row="0" column="0" colspan="2">
141       <widget class="QLabel" name="labelIsoValue">
142        <property name="midLineWidth">
143         <number>0</number>
144        </property>
145        <property name="text">
146         <string>Iso Values</string>
147        </property>
148        <property name="alignment">
149         <set>Qt::AlignCenter</set>
150        </property>
151       </widget>
152      </item>
153      <item row="1" column="0">
154       <widget class="QLabel" name="label">
155        <property name="text">
156         <string>Min</string>
157        </property>
158       </widget>
159      </item>
160      <item row="1" column="1">
161       <widget class="QLineEdit" name="lineEditMinIso">
162        <property name="text">
163         <string>0</string>
164        </property>
165        <property name="readOnly">
166         <bool>true</bool>
167        </property>
168       </widget>
169      </item>
170      <item row="2" column="0" colspan="2">
171       <widget class="QSlider" name="horizontalSliderMinIso">
172        <property name="enabled">
173         <bool>false</bool>
174        </property>
175        <property name="orientation">
176         <enum>Qt::Horizontal</enum>
177        </property>
178       </widget>
179      </item>
180      <item row="3" column="0">
181       <widget class="QLabel" name="label_2">
182        <property name="text">
183         <string>Max</string>
184        </property>
185       </widget>
186      </item>
187      <item row="3" column="1">
188       <widget class="QLineEdit" name="lineEditMaxIso">
189        <property name="text">
190         <string>100</string>
191        </property>
192        <property name="readOnly">
193         <bool>true</bool>
194        </property>
195       </widget>
196      </item>
197      <item row="4" column="0" colspan="2">
198       <widget class="QSlider" name="horizontalSliderMaxIso">
199        <property name="enabled">
200         <bool>false</bool>
201        </property>
202        <property name="minimum">
203         <number>1</number>
204        </property>
205        <property name="maximum">
206         <number>100</number>
207        </property>
208        <property name="value">
209         <number>100</number>
210        </property>
211        <property name="orientation">
212         <enum>Qt::Horizontal</enum>
213        </property>
214       </widget>
215      </item>
216     </layout>
217    </item>
218   </layout>
219  </widget>
220  <resources/>
221  <connections>
222   <connection>
223    <sender>checkBox</sender>
224    <signal>toggled(bool)</signal>
225    <receiver>checkBoxBoundingBox</receiver>
226    <slot>setEnabled(bool)</slot>
227    <hints>
228     <hint type="sourcelabel">
229      <x>43</x>
230      <y>18</y>
231     </hint>
232     <hint type="destinationlabel">
233      <x>242</x>
234      <y>30</y>
235     </hint>
236    </hints>
237   </connection>
238   <connection>
239    <sender>checkBox</sender>
240    <signal>toggled(bool)</signal>
241    <receiver>pushButtonColorChooser</receiver>
242    <slot>setEnabled(bool)</slot>
243    <hints>
244     <hint type="sourcelabel">
245      <x>64</x>
246      <y>22</y>
247     </hint>
248     <hint type="destinationlabel">
249      <x>48</x>
250      <y>55</y>
251     </hint>
252    </hints>
253   </connection>
254   <connection>
255    <sender>checkBox</sender>
256    <signal>toggled(bool)</signal>
257    <receiver>OpacitySlider</receiver>
258    <slot>setEnabled(bool)</slot>
259    <hints>
260     <hint type="sourcelabel">
261      <x>43</x>
262      <y>19</y>
263     </hint>
264     <hint type="destinationlabel">
265      <x>83</x>
266      <y>170</y>
267     </hint>
268    </hints>
269   </connection>
270   <connection>
271    <sender>checkBox</sender>
272    <signal>toggled(bool)</signal>
273    <receiver>horizontalSliderMinIso</receiver>
274    <slot>setEnabled(bool)</slot>
275    <hints>
276     <hint type="sourcelabel">
277      <x>36</x>
278      <y>15</y>
279     </hint>
280     <hint type="destinationlabel">
281      <x>38</x>
282      <y>283</y>
283     </hint>
284    </hints>
285   </connection>
286   <connection>
287    <sender>checkBox</sender>
288    <signal>toggled(bool)</signal>
289    <receiver>horizontalSliderMaxIso</receiver>
290    <slot>setEnabled(bool)</slot>
291    <hints>
292     <hint type="sourcelabel">
293      <x>42</x>
294      <y>22</y>
295     </hint>
296     <hint type="destinationlabel">
297      <x>102</x>
298      <y>351</y>
299     </hint>
300    </hints>
301   </connection>
302   <connection>
303    <sender>checkBox</sender>
304    <signal>toggled(bool)</signal>
305    <receiver>comboBoxSave</receiver>
306    <slot>setEnabled(bool)</slot>
307    <hints>
308     <hint type="sourcelabel">
309      <x>88</x>
310      <y>19</y>
311     </hint>
312     <hint type="destinationlabel">
313      <x>126</x>
314      <y>53</y>
315     </hint>
316    </hints>
317   </connection>
318  </connections>
319 </ui>