1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>MidiPatternW
</class>
4 <widget class=
"QMainWindow" name=
"MidiPatternW">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>MIDI Pattern
</string>
16 <widget class=
"QWidget" name=
"centralwidget">
17 <layout class=
"QVBoxLayout" name=
"verticalLayout">
19 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
21 <widget class=
"ModeIndicator" name=
"modeIndicator" native=
"true">
22 <property name=
"minimumSize">
28 <property name=
"maximumSize">
37 <widget class=
"QLabel" name=
"timeSigLabel">
38 <property name=
"text">
39 <string>Time Signature:
</string>
41 <property name=
"alignment">
42 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
47 <widget class=
"QComboBox" name=
"timeSigBox">
48 <property name=
"editable">
51 <property name=
"currentIndex">
55 <property name=
"text">
60 <property name=
"text">
65 <property name=
"text">
70 <property name=
"text">
75 <property name=
"text">
80 <property name=
"text">
87 <spacer name=
"horizontalSpacer">
88 <property name=
"orientation">
89 <enum>Qt::Horizontal
</enum>
91 <property name=
"sizeType">
92 <enum>QSizePolicy::Fixed
</enum>
94 <property name=
"sizeHint" stdset=
"0">
103 <widget class=
"QLabel" name=
"measureLabel">
104 <property name=
"text">
105 <string>Measures:
</string>
107 <property name=
"alignment">
108 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
113 <widget class=
"QComboBox" name=
"measureBox">
114 <property name=
"currentIndex">
118 <property name=
"text">
123 <property name=
"text">
128 <property name=
"text">
133 <property name=
"text">
138 <property name=
"text">
143 <property name=
"text">
148 <property name=
"text">
153 <property name=
"text">
158 <property name=
"text">
163 <property name=
"text">
168 <property name=
"text">
173 <property name=
"text">
178 <property name=
"text">
183 <property name=
"text">
188 <property name=
"text">
193 <property name=
"text">
200 <spacer name=
"horizontalSpacer_2">
201 <property name=
"orientation">
202 <enum>Qt::Horizontal
</enum>
204 <property name=
"sizeType">
205 <enum>QSizePolicy::Fixed
</enum>
207 <property name=
"sizeHint" stdset=
"0">
216 <widget class=
"QLabel" name=
"defaultLengthLabel">
217 <property name=
"text">
218 <string>Default Length:
</string>
223 <widget class=
"QComboBox" name=
"defaultLengthBox">
224 <property name=
"currentIndex">
228 <property name=
"text">
229 <string>1/
16</string>
233 <property name=
"text">
234 <string>1/
15</string>
238 <property name=
"text">
239 <string>1/
12</string>
243 <property name=
"text">
248 <property name=
"text">
253 <property name=
"text">
258 <property name=
"text">
263 <property name=
"text">
268 <property name=
"text">
273 <property name=
"text">
280 <spacer name=
"horizontalSpacer_3">
281 <property name=
"orientation">
282 <enum>Qt::Horizontal
</enum>
284 <property name=
"sizeType">
285 <enum>QSizePolicy::Fixed
</enum>
287 <property name=
"sizeHint" stdset=
"0">
296 <widget class=
"QLabel" name=
"quantizeLabel">
297 <property name=
"text">
298 <string>Quantize:
</string>
303 <widget class=
"QComboBox" name=
"quantizeBox">
304 <property name=
"currentIndex">
308 <property name=
"text">
309 <string>1/
16</string>
313 <property name=
"text">
314 <string>1/
15</string>
318 <property name=
"text">
319 <string>1/
12</string>
323 <property name=
"text">
328 <property name=
"text">
333 <property name=
"text">
338 <property name=
"text">
343 <property name=
"text">
348 <property name=
"text">
353 <property name=
"text">
360 <spacer name=
"horizontalSpacer_4">
361 <property name=
"orientation">
362 <enum>Qt::Horizontal
</enum>
364 <property name=
"sizeType">
365 <enum>QSizePolicy::Fixed
</enum>
367 <property name=
"sizeHint" stdset=
"0">
376 <widget class=
"QSlider" name=
"hSlider">
377 <property name=
"orientation">
378 <enum>Qt::Horizontal
</enum>
385 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
387 <widget class=
"QSlider" name=
"vSlider">
388 <property name=
"orientation">
389 <enum>Qt::Vertical
</enum>
394 <widget class=
"PianoRollView" name=
"graphicsView"/>
400 <widget class=
"QMenuBar" name=
"menubar">
401 <property name=
"geometry">
409 <widget class=
"QMenu" name=
"menu_File">
410 <property name=
"title">
411 <string>&File
</string>
413 <addaction name=
"act_file_quit"/>
415 <widget class=
"QMenu" name=
"menu_Edit">
416 <property name=
"title">
417 <string>&Edit
</string>
419 <addaction name=
"act_edit_insert"/>
420 <addaction name=
"act_edit_velocity"/>
421 <addaction name=
"act_edit_select_all"/>
423 <addaction name=
"menu_File"/>
424 <addaction name=
"menu_Edit"/>
426 <widget class=
"QStatusBar" name=
"statusbar"/>
427 <action name=
"act_file_quit">
428 <property name=
"text">
429 <string>&Quit
</string>
431 <property name=
"shortcut">
435 <action name=
"act_edit_insert">
436 <property name=
"checkable">
439 <property name=
"text">
440 <string>&Insert Mode
</string>
442 <property name=
"shortcut">
446 <action name=
"act_edit_velocity">
447 <property name=
"checkable">
450 <property name=
"text">
451 <string>&Velocity Mode
</string>
453 <property name=
"shortcut">
457 <action name=
"act_edit_select_all">
458 <property name=
"text">
459 <string>Select All
</string>
461 <property name=
"shortcut">
468 <class>PianoRollView
</class>
469 <extends>QGraphicsView
</extends>
470 <header>widgets/pianoroll.h
</header>
473 <class>ModeIndicator
</class>
474 <extends>QWidget
</extends>
475 <header>widgets/pianoroll.h
</header>
476 <container>1</container>
482 <sender>act_file_quit
</sender>
483 <signal>triggered()
</signal>
484 <receiver>MidiPatternW
</receiver>
487 <hint type=
"sourcelabel">
491 <hint type=
"destinationlabel">