1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>DlgPrefCrossfaderDlg</class>
4 <widget class="QWidget" name="DlgPrefCrossfaderDlg">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>427</width>
10    <height>333</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="windowTitle">
20   <string>Crossfader Preferences</string>
21  </property>
22  <layout class="QVBoxLayout" name="verticalLayout_2">
23   <item>
24    <widget class="QGroupBox" name="groupBox">
25     <property name="title">
26      <string>Crossfader Curve</string>
27     </property>
28     <layout class="QVBoxLayout" name="verticalLayout">
29      <item>
30       <widget class="QRadioButton" name="radioButtonAdditive">
31        <property name="sizePolicy">
32         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
33          <horstretch>0</horstretch>
34          <verstretch>0</verstretch>
35         </sizepolicy>
36        </property>
37        <property name="text">
38         <string>Slow fade/Fast cut (additive)</string>
39        </property>
40       </widget>
41      </item>
42      <item>
43       <widget class="QRadioButton" name="radioButtonConstantPower">
44        <property name="text">
45         <string>Constant power</string>
46        </property>
47       </widget>
48      </item>
49      <item>
50       <layout class="QHBoxLayout">
51        <item>
52         <layout class="QVBoxLayout">
53          <item>
54           <layout class="QHBoxLayout">
55            <item>
56             <widget class="QLabel" name="label_2">
57              <property name="text">
58               <string>Mixing</string>
59              </property>
60             </widget>
61            </item>
62            <item>
63             <spacer>
64              <property name="orientation">
65               <enum>Qt::Horizontal</enum>
66              </property>
67              <property name="sizeHint" stdset="0">
68               <size>
69                <width>40</width>
70                <height>20</height>
71               </size>
72              </property>
73             </spacer>
74            </item>
75            <item>
76             <widget class="QLabel" name="label">
77              <property name="text">
78               <string>Scratching</string>
79              </property>
80             </widget>
81            </item>
82           </layout>
83          </item>
84          <item>
85           <widget class="QSlider" name="SliderXFader">
86            <property name="minimum">
87             <number>0</number>
88            </property>
89            <property name="maximum">
90             <number>100</number>
91            </property>
92            <property name="singleStep">
93             <number>1</number>
94            </property>
95            <property name="pageStep">
96             <number>1</number>
97            </property>
98            <property name="value">
99             <number>50</number>
100            </property>
101            <property name="orientation">
102             <enum>Qt::Horizontal</enum>
103            </property>
104            <property name="tickInterval">
105             <number>5</number>
106            </property>
107           </widget>
108          </item>
109          <item>
110           <layout class="QHBoxLayout">
111            <item>
112             <widget class="QLabel" name="TextLabel8">
113              <property name="font">
114               <font/>
115              </property>
116              <property name="text">
117               <string>Linear</string>
118              </property>
119              <property name="wordWrap">
120               <bool>false</bool>
121              </property>
122             </widget>
123            </item>
124            <item>
125             <spacer>
126              <property name="orientation">
127               <enum>Qt::Horizontal</enum>
128              </property>
129              <property name="sizeHint" stdset="0">
130               <size>
131                <width>40</width>
132                <height>20</height>
133               </size>
134              </property>
135             </spacer>
136            </item>
137            <item>
138             <widget class="QLabel" name="TextLabel8_2">
139              <property name="font">
140               <font/>
141              </property>
142              <property name="text">
143               <string>Logarithmic</string>
144              </property>
145              <property name="wordWrap">
146               <bool>false</bool>
147              </property>
148             </widget>
149            </item>
150           </layout>
151          </item>
152         </layout>
153        </item>
154        <item>
155         <widget class="QGraphicsView" name="graphicsViewXfader">
156          <property name="sizePolicy">
157           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
158            <horstretch>0</horstretch>
159            <verstretch>0</verstretch>
160           </sizepolicy>
161          </property>
162          <property name="minimumSize">
163           <size>
164            <width>125</width>
165            <height>80</height>
166           </size>
167          </property>
168          <property name="maximumSize">
169           <size>
170            <width>125</width>
171            <height>80</height>
172           </size>
173          </property>
174          <property name="baseSize">
175           <size>
176            <width>300</width>
177            <height>0</height>
178           </size>
179          </property>
180          <property name="verticalScrollBarPolicy">
181           <enum>Qt::ScrollBarAlwaysOff</enum>
182          </property>
183          <property name="horizontalScrollBarPolicy">
184           <enum>Qt::ScrollBarAlwaysOff</enum>
185          </property>
186         </widget>
187        </item>
188       </layout>
189      </item>
190      <item>
191       <widget class="QCheckBox" name="checkBoxReverse">
192        <property name="sizePolicy">
193         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
194          <horstretch>0</horstretch>
195          <verstretch>0</verstretch>
196         </sizepolicy>
197        </property>
198        <property name="text">
199         <string>Reverse crossfader (Hamster Style)</string>
200        </property>
201       </widget>
202      </item>
203     </layout>
204     <zorder>checkBoxReverse</zorder>
205     <zorder>radioButtonConstantPower</zorder>
206     <zorder>radioButtonAdditive</zorder>
207    </widget>
208   </item>
209   <item>
210    <spacer>
211     <property name="orientation">
212      <enum>Qt::Vertical</enum>
213     </property>
214     <property name="sizeHint" stdset="0">
215      <size>
216       <width>20</width>
217       <height>40</height>
218      </size>
219     </property>
220    </spacer>
221   </item>
222  </layout>
223 </widget>
224 <layoutdefault spacing="6" margin="11"/>
225 <tabstops>
226  <tabstop>radioButtonAdditive</tabstop>
227  <tabstop>radioButtonConstantPower</tabstop>
228  <tabstop>SliderXFader</tabstop>
229  <tabstop>checkBoxReverse</tabstop>
230  <tabstop>graphicsViewXfader</tabstop>
231 </tabstops>
232 <resources/>
233 <connections/>
234</ui>
235