ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/soundWizard/soundpage3.ui
Revision: 771
Committed: Sun Mar 31 19:02:16 2013 UTC (12 years, 7 months ago) by s10k
Original Path: Vago/trunk/Vago/soundWizard/soundpage3.ui
File size: 7797 byte(s)
Log Message:

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>soundpage3</class>
4 <widget class="QWizardPage" name="soundpage3">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>680</width>
10 <height>460</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>WizardPage</string>
15 </property>
16 <property name="title">
17 <string>OSBD.amb file properties</string>
18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout_4">
20 <item>
21 <widget class="QGroupBox" name="groupBox">
22 <property name="title">
23 <string>Sound priority</string>
24 </property>
25 <layout class="QVBoxLayout" name="verticalLayout_2">
26 <item>
27 <layout class="QHBoxLayout" name="horizontalLayout">
28 <item>
29 <widget class="QRadioButton" name="rbPriorityLow">
30 <property name="text">
31 <string>Low</string>
32 </property>
33 </widget>
34 </item>
35 <item>
36 <widget class="QRadioButton" name="rbPriorityNormal">
37 <property name="text">
38 <string>Normal</string>
39 </property>
40 <property name="checked">
41 <bool>true</bool>
42 </property>
43 </widget>
44 </item>
45 <item>
46 <widget class="QRadioButton" name="rbPriorityHigh">
47 <property name="text">
48 <string>High</string>
49 </property>
50 </widget>
51 </item>
52 <item>
53 <widget class="QRadioButton" name="rbPriorityHighest">
54 <property name="text">
55 <string>Highest</string>
56 </property>
57 </widget>
58 </item>
59 </layout>
60 </item>
61 </layout>
62 </widget>
63 </item>
64 <item>
65 <widget class="QGroupBox" name="groupBox_2">
66 <property name="title">
67 <string>Options</string>
68 </property>
69 <layout class="QHBoxLayout" name="horizontalLayout_9">
70 <item>
71 <widget class="QCheckBox" name="cbInterruptOnStop">
72 <property name="text">
73 <string>Interrupt track on stop</string>
74 </property>
75 <property name="checked">
76 <bool>true</bool>
77 </property>
78 </widget>
79 </item>
80 <item>
81 <widget class="QCheckBox" name="cbPlayOnce">
82 <property name="text">
83 <string>Play once</string>
84 </property>
85 </widget>
86 </item>
87 <item>
88 <widget class="QCheckBox" name="cbCanPan">
89 <property name="text">
90 <string>Can pan</string>
91 </property>
92 </widget>
93 </item>
94 </layout>
95 </widget>
96 </item>
97 <item>
98 <widget class="QGroupBox" name="groupBox_3">
99 <property name="title">
100 <string>Properties</string>
101 </property>
102 <layout class="QVBoxLayout" name="verticalLayout_3">
103 <item>
104 <layout class="QHBoxLayout" name="horizontalLayout_2">
105 <item>
106 <widget class="QLabel" name="label">
107 <property name="minimumSize">
108 <size>
109 <width>115</width>
110 <height>0</height>
111 </size>
112 </property>
113 <property name="text">
114 <string>Sphere radious:</string>
115 </property>
116 </widget>
117 </item>
118 <item>
119 <widget class="QLineEdit" name="leSphereRadious">
120 <property name="text">
121 <string>10</string>
122 </property>
123 </widget>
124 </item>
125 </layout>
126 </item>
127 <item>
128 <layout class="QHBoxLayout" name="horizontalLayout_3">
129 <item>
130 <widget class="QLabel" name="label_2">
131 <property name="minimumSize">
132 <size>
133 <width>115</width>
134 <height>0</height>
135 </size>
136 </property>
137 <property name="text">
138 <string>Min elapsed time:</string>
139 </property>
140 </widget>
141 </item>
142 <item>
143 <widget class="QLineEdit" name="leMinElapsedTime">
144 <property name="text">
145 <string>1</string>
146 </property>
147 </widget>
148 </item>
149 </layout>
150 </item>
151 <item>
152 <layout class="QHBoxLayout" name="horizontalLayout_4">
153 <item>
154 <widget class="QLabel" name="label_3">
155 <property name="minimumSize">
156 <size>
157 <width>115</width>
158 <height>0</height>
159 </size>
160 </property>
161 <property name="text">
162 <string>Max elapsed time:</string>
163 </property>
164 </widget>
165 </item>
166 <item>
167 <widget class="QLineEdit" name="leMaxElapsedTime">
168 <property name="text">
169 <string>1</string>
170 </property>
171 </widget>
172 </item>
173 </layout>
174 </item>
175 <item>
176 <layout class="QHBoxLayout" name="horizontalLayout_5">
177 <item>
178 <widget class="QLabel" name="label_4">
179 <property name="minimumSize">
180 <size>
181 <width>115</width>
182 <height>0</height>
183 </size>
184 </property>
185 <property name="text">
186 <string>Min volume distance:</string>
187 </property>
188 </widget>
189 </item>
190 <item>
191 <widget class="QLineEdit" name="leMinVolumeDistance">
192 <property name="text">
193 <string>10</string>
194 </property>
195 </widget>
196 </item>
197 </layout>
198 </item>
199 <item>
200 <layout class="QHBoxLayout" name="horizontalLayout_6">
201 <item>
202 <widget class="QLabel" name="label_5">
203 <property name="minimumSize">
204 <size>
205 <width>115</width>
206 <height>0</height>
207 </size>
208 </property>
209 <property name="text">
210 <string>Max volume distance:</string>
211 </property>
212 </widget>
213 </item>
214 <item>
215 <widget class="QLineEdit" name="leMaxVolumeDistance">
216 <property name="text">
217 <string>50</string>
218 </property>
219 </widget>
220 </item>
221 </layout>
222 </item>
223 <item>
224 <layout class="QHBoxLayout" name="horizontalLayout_7">
225 <item>
226 <widget class="QLabel" name="label_6">
227 <property name="minimumSize">
228 <size>
229 <width>115</width>
230 <height>0</height>
231 </size>
232 </property>
233 <property name="text">
234 <string>Min occlusion:</string>
235 </property>
236 </widget>
237 </item>
238 <item>
239 <widget class="QLineEdit" name="leMinOcclusion">
240 <property name="text">
241 <string>3</string>
242 </property>
243 </widget>
244 </item>
245 </layout>
246 </item>
247 <item>
248 <layout class="QHBoxLayout" name="horizontalLayout_8">
249 <item>
250 <widget class="QLabel" name="label_7">
251 <property name="minimumSize">
252 <size>
253 <width>115</width>
254 <height>0</height>
255 </size>
256 </property>
257 <property name="text">
258 <string>Treshold:</string>
259 </property>
260 </widget>
261 </item>
262 <item>
263 <widget class="QLineEdit" name="leTreshold">
264 <property name="text">
265 <string>0</string>
266 </property>
267 </widget>
268 </item>
269 </layout>
270 </item>
271 </layout>
272 </widget>
273 </item>
274 </layout>
275 </widget>
276 <resources/>
277 <connections/>
278 </ui>