~mixxxdevelopers/mixxx/trunk

« back to all changes in this revision

Viewing changes to mixxx/src/controllers/dlgcontrollerlearning.ui

Merging features_controllerAbstraction. Migration of mappings from .mixxx/midi/ to controllers/ only works on a version upgrade (end-users.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>DlgControllerLearning</class>
 
4
 <widget class="QDialog" name="DlgControllerLearning">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>366</width>
 
10
    <height>271</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string>Controller Learning Wizard</string>
 
15
  </property>
 
16
  <layout class="QGridLayout" name="gridLayout">
 
17
   <item row="0" column="0">
 
18
    <widget class="QStackedWidget" name="stackedWidget">
 
19
     <property name="currentIndex">
 
20
      <number>2</number>
 
21
     </property>
 
22
     <widget class="QWidget" name="page">
 
23
      <layout class="QGridLayout" name="gridLayout_2">
 
24
       <item row="0" column="0" colspan="3">
 
25
        <widget class="QLabel" name="label_2">
 
26
         <property name="font">
 
27
          <font>
 
28
           <weight>75</weight>
 
29
           <bold>true</bold>
 
30
          </font>
 
31
         </property>
 
32
         <property name="text">
 
33
          <string>Welcome to the controller learning wizard</string>
 
34
         </property>
 
35
         <property name="alignment">
 
36
          <set>Qt::AlignCenter</set>
 
37
         </property>
 
38
        </widget>
 
39
       </item>
 
40
       <item row="1" column="0" colspan="3">
 
41
        <widget class="QLabel" name="label_3">
 
42
         <property name="text">
 
43
          <string>This wizard allows you to easily map the controls on your controller to Mixxx's controls.</string>
 
44
         </property>
 
45
         <property name="wordWrap">
 
46
          <bool>true</bool>
 
47
         </property>
 
48
        </widget>
 
49
       </item>
 
50
       <item row="2" column="0">
 
51
        <spacer name="horizontalSpacer">
 
52
         <property name="orientation">
 
53
          <enum>Qt::Horizontal</enum>
 
54
         </property>
 
55
         <property name="sizeHint" stdset="0">
 
56
          <size>
 
57
           <width>116</width>
 
58
           <height>20</height>
 
59
          </size>
 
60
         </property>
 
61
        </spacer>
 
62
       </item>
 
63
       <item row="2" column="1">
 
64
        <widget class="QPushButton" name="pushButtonBegin">
 
65
         <property name="sizePolicy">
 
66
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
67
           <horstretch>0</horstretch>
 
68
           <verstretch>0</verstretch>
 
69
          </sizepolicy>
 
70
         </property>
 
71
         <property name="text">
 
72
          <string>Begin</string>
 
73
         </property>
 
74
        </widget>
 
75
       </item>
 
76
       <item row="2" column="2">
 
77
        <spacer name="horizontalSpacer_2">
 
78
         <property name="orientation">
 
79
          <enum>Qt::Horizontal</enum>
 
80
         </property>
 
81
         <property name="sizeHint" stdset="0">
 
82
          <size>
 
83
           <width>116</width>
 
84
           <height>20</height>
 
85
          </size>
 
86
         </property>
 
87
        </spacer>
 
88
       </item>
 
89
      </layout>
 
90
     </widget>
 
91
     <widget class="QWidget" name="page_2">
 
92
      <layout class="QGridLayout" name="gridLayout_3">
 
93
       <item row="0" column="0" colspan="2">
 
94
        <widget class="QLabel" name="label">
 
95
         <property name="text">
 
96
          <string>Please tweak the control for:</string>
 
97
         </property>
 
98
        </widget>
 
99
       </item>
 
100
       <item row="1" column="0" colspan="2">
 
101
        <widget class="QLabel" name="labelMixxxControl">
 
102
         <property name="font">
 
103
          <font>
 
104
           <weight>75</weight>
 
105
           <bold>true</bold>
 
106
          </font>
 
107
         </property>
 
108
         <property name="text">
 
109
          <string>Mixxx Control</string>
 
110
         </property>
 
111
         <property name="alignment">
 
112
          <set>Qt::AlignCenter</set>
 
113
         </property>
 
114
        </widget>
 
115
       </item>
 
116
       <item row="2" column="0" colspan="2">
 
117
        <widget class="QLabel" name="labelMappedTo">
 
118
         <property name="text">
 
119
          <string>Successfully mapped to: </string>
 
120
         </property>
 
121
         <property name="alignment">
 
122
          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
123
         </property>
 
124
        </widget>
 
125
       </item>
 
126
       <item row="4" column="0">
 
127
        <widget class="QPushButton" name="pushButtonPrevious">
 
128
         <property name="enabled">
 
129
          <bool>false</bool>
 
130
         </property>
 
131
         <property name="text">
 
132
          <string>Previous</string>
 
133
         </property>
 
134
        </widget>
 
135
       </item>
 
136
       <item row="4" column="1">
 
137
        <widget class="QPushButton" name="pushButtonSkip">
 
138
         <property name="text">
 
139
          <string>Skip</string>
 
140
         </property>
 
141
        </widget>
 
142
       </item>
 
143
       <item row="5" column="0" colspan="2">
 
144
        <widget class="QLabel" name="label_6">
 
145
         <property name="text">
 
146
          <string>Press spacebar to proceed or skip.</string>
 
147
         </property>
 
148
         <property name="alignment">
 
149
          <set>Qt::AlignCenter</set>
 
150
         </property>
 
151
        </widget>
 
152
       </item>
 
153
       <item row="3" column="0">
 
154
        <spacer name="verticalSpacer">
 
155
         <property name="orientation">
 
156
          <enum>Qt::Vertical</enum>
 
157
         </property>
 
158
         <property name="sizeHint" stdset="0">
 
159
          <size>
 
160
           <width>20</width>
 
161
           <height>40</height>
 
162
          </size>
 
163
         </property>
 
164
        </spacer>
 
165
       </item>
 
166
      </layout>
 
167
     </widget>
 
168
     <widget class="QWidget" name="page_3">
 
169
      <layout class="QGridLayout" name="gridLayout_4">
 
170
       <item row="0" column="0" colspan="3">
 
171
        <widget class="QLabel" name="label_4">
 
172
         <property name="font">
 
173
          <font>
 
174
           <weight>75</weight>
 
175
           <bold>true</bold>
 
176
          </font>
 
177
         </property>
 
178
         <property name="text">
 
179
          <string>Controller learning complete!</string>
 
180
         </property>
 
181
         <property name="alignment">
 
182
          <set>Qt::AlignCenter</set>
 
183
         </property>
 
184
        </widget>
 
185
       </item>
 
186
       <item row="1" column="0" colspan="3">
 
187
        <widget class="QLabel" name="label_8">
 
188
         <property name="text">
 
189
          <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
190
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
191
p, li { white-space: pre-wrap; }
 
192
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;&quot;&gt;
 
193
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard can be re-run at any time.&lt;/p&gt;
 
194
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;Now go spin some beats!&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
195
         </property>
 
196
         <property name="wordWrap">
 
197
          <bool>true</bool>
 
198
         </property>
 
199
        </widget>
 
200
       </item>
 
201
       <item row="2" column="0">
 
202
        <spacer name="horizontalSpacer_3">
 
203
         <property name="orientation">
 
204
          <enum>Qt::Horizontal</enum>
 
205
         </property>
 
206
         <property name="sizeHint" stdset="0">
 
207
          <size>
 
208
           <width>109</width>
 
209
           <height>20</height>
 
210
          </size>
 
211
         </property>
 
212
        </spacer>
 
213
       </item>
 
214
       <item row="2" column="1">
 
215
        <widget class="QPushButton" name="pushButtonFinish">
 
216
         <property name="text">
 
217
          <string>Finito!</string>
 
218
         </property>
 
219
        </widget>
 
220
       </item>
 
221
       <item row="2" column="2">
 
222
        <spacer name="horizontalSpacer_4">
 
223
         <property name="orientation">
 
224
          <enum>Qt::Horizontal</enum>
 
225
         </property>
 
226
         <property name="sizeHint" stdset="0">
 
227
          <size>
 
228
           <width>109</width>
 
229
           <height>20</height>
 
230
          </size>
 
231
         </property>
 
232
        </spacer>
 
233
       </item>
 
234
      </layout>
 
235
     </widget>
 
236
    </widget>
 
237
   </item>
 
238
  </layout>
 
239
 </widget>
 
240
 <resources/>
 
241
 <connections/>
 
242
</ui>