1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SoundSettingsPage
</class>
4 <widget class=
"QWidget" name=
"SoundSettingsPage">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QGridLayout" name=
"gridLayout">
17 <item row=
"0" column=
"0" colspan=
"3">
18 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
20 <widget class=
"QLabel" name=
"driverSndLabel">
21 <property name=
"text">
22 <string>Driver
</string>
27 <spacer name=
"horizontalSpacer">
28 <property name=
"orientation">
29 <enum>Qt::Horizontal
</enum>
31 <property name=
"sizeHint" stdset=
"0">
40 <widget class=
"QComboBox" name=
"driverSndComboBox">
41 <property name=
"sizePolicy">
42 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
48 <property name=
"text">
53 <property name=
"text">
54 <string>OpenAL
</string>
58 <property name=
"text">
59 <string>XAudio2
</string>
63 <property name=
"text">
68 <property name=
"text">
69 <string>DSound
</string>
76 <item row=
"1" column=
"0" colspan=
"2">
77 <widget class=
"QCheckBox" name=
"autoLoadSampleCheckBox">
78 <property name=
"text">
79 <string>SoundAutoLoadSample
</string>
83 <item row=
"2" column=
"0" colspan=
"3">
84 <widget class=
"QCheckBox" name=
"enableOccludeObstructCheckBox">
85 <property name=
"text">
86 <string>SoundEnableOccludeObstruct
</string>
90 <item row=
"3" column=
"0" colspan=
"2">
91 <widget class=
"QCheckBox" name=
"enableReverbCheckBox">
92 <property name=
"text">
93 <string>SoundEnableReverb
</string>
97 <item row=
"4" column=
"0" colspan=
"2">
98 <widget class=
"QCheckBox" name=
"manualRolloffCheckBox">
99 <property name=
"text">
100 <string>SoundManualRolloff
</string>
104 <item row=
"5" column=
"0" colspan=
"2">
105 <widget class=
"QCheckBox" name=
"forceSoftwareCheckBox">
106 <property name=
"text">
107 <string>SoundForceSoftware
</string>
111 <item row=
"6" column=
"0" colspan=
"2">
112 <widget class=
"QCheckBox" name=
"useADPCMCheckBox">
113 <property name=
"text">
114 <string>SoundUseADPCM
</string>
118 <item row=
"7" column=
"0" colspan=
"3">
119 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
121 <widget class=
"QLabel" name=
"maxTrackLabel">
122 <property name=
"text">
123 <string>SoundMaxTrack
</string>
128 <spacer name=
"horizontalSpacer_2">
129 <property name=
"orientation">
130 <enum>Qt::Horizontal
</enum>
132 <property name=
"sizeHint" stdset=
"0">
141 <widget class=
"QSpinBox" name=
"maxTrackSpinBox">
142 <property name=
"sizePolicy">
143 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
144 <horstretch>0</horstretch>
145 <verstretch>0</verstretch>
148 <property name=
"specialValueText">
149 <string notr=
"true"/>
151 <property name=
"suffix">
152 <string notr=
"true"/>
154 <property name=
"prefix">
155 <string notr=
"true"/>
161 <item row=
"8" column=
"0">
162 <widget class=
"QLabel" name=
"label">
163 <property name=
"text">
164 <string>SoundPackedSheetPath
</string>
168 <item row=
"8" column=
"1">
169 <widget class=
"QLineEdit" name=
"soundSheetPathLineEdit"/>
171 <item row=
"8" column=
"2">
172 <widget class=
"QToolButton" name=
"soundSheetPathButton">
173 <property name=
"text">
178 <item row=
"9" column=
"0">
179 <widget class=
"QLabel" name=
"label_2">
180 <property name=
"text">
181 <string>SoundSamplePath
</string>
185 <item row=
"9" column=
"1">
186 <widget class=
"QLineEdit" name=
"soundSamplePathLineEdit"/>
188 <item row=
"9" column=
"2">
189 <widget class=
"QToolButton" name=
"soundSamplePathButton">
190 <property name=
"text">
195 <item row=
"10" column=
"0">
196 <spacer name=
"verticalSpacer">
197 <property name=
"orientation">
198 <enum>Qt::Vertical
</enum>
200 <property name=
"sizeHint" stdset=
"0">
211 <include location=
"../../object_viewer_qt.qrc"/>