summaryrefslogtreecommitdiff
path: root/attic/muse_qt4_evolution/muse/widgets/transformbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'attic/muse_qt4_evolution/muse/widgets/transformbase.ui')
-rw-r--r--attic/muse_qt4_evolution/muse/widgets/transformbase.ui993
1 files changed, 0 insertions, 993 deletions
diff --git a/attic/muse_qt4_evolution/muse/widgets/transformbase.ui b/attic/muse_qt4_evolution/muse/widgets/transformbase.ui
deleted file mode 100644
index 1365a0c9..00000000
--- a/attic/muse_qt4_evolution/muse/widgets/transformbase.ui
+++ /dev/null
@@ -1,993 +0,0 @@
-<ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
- <class>MidiTransformDialogBase</class>
- <widget class="QDialog" name="MidiTransformDialogBase" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>843</width>
- <height>659</height>
- </rect>
- </property>
- <property name="windowTitle" >
- <string>MusE: Midi Transformator</string>
- </property>
- <property name="sizeGripEnabled" >
- <bool>true</bool>
- </property>
- <layout class="QGridLayout" >
- <property name="margin" >
- <number>11</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item row="3" column="0" colspan="2" >
- <layout class="QHBoxLayout" >
- <property name="margin" >
- <number>0</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <widget class="QPushButton" name="buttonNew" >
- <property name="text" >
- <string>&amp;New</string>
- </property>
- <property name="autoDefault" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="buttonDelete" >
- <property name="text" >
- <string>&amp;Delete</string>
- </property>
- <property name="autoDefault" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <spacer>
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType" >
- <enum>QSizePolicy::Expanding</enum>
- </property>
- <property name="sizeHint" >
- <size>
- <width>20</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QPushButton" name="buttonApply" >
- <property name="text" >
- <string>&amp;Apply</string>
- </property>
- <property name="autoDefault" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="buttonOk" >
- <property name="text" >
- <string>&amp;OK</string>
- </property>
- <property name="autoDefault" >
- <bool>true</bool>
- </property>
- <property name="default" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="buttonCancel" >
- <property name="text" >
- <string>&amp;Cancel</string>
- </property>
- <property name="autoDefault" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item rowspan="3" row="0" column="0" >
- <layout class="QVBoxLayout" >
- <property name="margin" >
- <number>0</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <widget class="QLabel" name="TextLabel1_2" >
- <property name="text" >
- <string>PresetList</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="Q3ListBox" name="presetList" >
- <property name="sizePolicy" >
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>3</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="1" column="1" >
- <widget class="Q3GroupBox" name="GroupBox5" >
- <property name="title" >
- <string>Processing</string>
- </property>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <layout class="QGridLayout" >
- <property name="margin" >
- <number>11</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item row="0" column="0" >
- <widget class="QLabel" name="TextLabel5" >
- <property name="text" >
- <string>Event Type</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0" >
- <widget class="QComboBox" name="procEventOp" >
- <item>
- <property name="text" >
- <string>Keep</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Fix</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="2" column="0" >
- <widget class="QComboBox" name="procType" >
- <item>
- <property name="text" >
- <string>Note</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Poly Pressure</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Control Change</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Aftertouch</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Pitch Bend</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>NRPN</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>RPN</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QComboBox" name="procVal1Op" >
- <item>
- <property name="text" >
- <string>Keep</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Plus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Minus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Multiply</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Divide</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Fix</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Value 2</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Invert</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>ScaleMap</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Flip</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Dyn</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Random</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="QLabel" name="TextLabel6" >
- <property name="text" >
- <string>Value 1</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2" >
- <widget class="QLabel" name="TextLabel7" >
- <property name="text" >
- <string>Value 2</string>
- </property>
- </widget>
- </item>
- <item row="0" column="3" >
- <widget class="QLabel" name="TextLabel10_2" >
- <property name="text" >
- <string>Length</string>
- </property>
- </widget>
- </item>
- <item row="0" column="4" >
- <widget class="QLabel" name="TextLabel12" >
- <property name="text" >
- <string>Position</string>
- </property>
- </widget>
- </item>
- <item row="1" column="2" >
- <widget class="QComboBox" name="procVal2Op" >
- <item>
- <property name="text" >
- <string>Keep</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Plus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Minus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Multiply</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Divide</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Fix</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Value 1</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Invert</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Dyn</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Random</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="1" column="3" >
- <widget class="QComboBox" name="procLenOp" >
- <item>
- <property name="text" >
- <string>Keep</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Plus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Minus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Multiply</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Divide</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Fix</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QSpinBox" name="procVal1b" >
- <property name="maximum" >
- <number>9999</number>
- </property>
- </widget>
- </item>
- <item row="3" column="2" >
- <widget class="QSpinBox" name="procVal2b" >
- <property name="maximum" >
- <number>9999</number>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QDoubleSpinBox" name="procVal1a" />
- </item>
- <item row="1" column="4" >
- <widget class="QComboBox" name="procPosOp" >
- <item>
- <property name="text" >
- <string>Keep</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Plus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Minus</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Multiply</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Divide</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="2" column="2" >
- <widget class="QDoubleSpinBox" name="procVal2a" />
- </item>
- <item row="2" column="3" >
- <widget class="QDoubleSpinBox" name="procLenA" />
- </item>
- <item row="2" column="4" >
- <widget class="QDoubleSpinBox" name="procPosA" />
- </item>
- </layout>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="Q3GroupBox" name="GroupBox3" >
- <property name="title" >
- <string>Filter</string>
- </property>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <layout class="QGridLayout" >
- <property name="margin" >
- <number>11</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item row="1" column="0" >
- <widget class="QComboBox" name="selEventOp" >
- <item>
- <property name="text" >
- <string>All</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Equal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Unequal</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="2" column="0" >
- <widget class="QComboBox" name="selType" >
- <item>
- <property name="text" >
- <string>Note</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Control Change</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Sysex</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Poly Pressure</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Aftertouch</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Meta</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="0" column="2" >
- <widget class="QLabel" name="TextLabel3" >
- <property name="text" >
- <string>Value 2</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="QLabel" name="TextLabel2" >
- <property name="text" >
- <string>Value 1</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0" >
- <widget class="QLabel" name="TextLabel1" >
- <property name="text" >
- <string>Event Type</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QComboBox" name="selVal1Op" >
- <item>
- <property name="text" >
- <string>Ignore</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Equal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Unequal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Higher</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Lower</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Inside</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Outside</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="0" column="3" >
- <widget class="QLabel" name="TextLabel10" >
- <property name="text" >
- <string>Length</string>
- </property>
- </widget>
- </item>
- <item row="0" column="4" >
- <widget class="QLabel" name="TextLabel11" >
- <property name="text" >
- <string>Bar Range</string>
- </property>
- </widget>
- </item>
- <item row="1" column="2" >
- <widget class="QComboBox" name="selVal2Op" >
- <item>
- <property name="text" >
- <string>Ignore</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Equal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Unequal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Higher</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Lower</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Inside</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Outside</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="1" column="3" >
- <widget class="QComboBox" name="selLenOp" >
- <item>
- <property name="text" >
- <string>Ignore</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Equal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Unequal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Higher</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Lower</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Inside</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Outside</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="1" column="4" >
- <widget class="QComboBox" name="selRangeOp" >
- <item>
- <property name="text" >
- <string>Ignore</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Equal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Unequal</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Higher</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Lower</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Inside</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Outside</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QSpinBox" name="selVal1b" >
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="2" column="3" >
- <widget class="QSpinBox" name="selLenA" >
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="3" column="3" >
- <widget class="QSpinBox" name="selLenB" >
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="2" column="2" >
- <widget class="QSpinBox" name="selVal2a" >
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="3" column="2" >
- <widget class="QSpinBox" name="selVal2b" >
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QSpinBox" name="selVal1a" >
- <property name="maximum" >
- <number>127</number>
- </property>
- </widget>
- </item>
- <item row="3" column="4" >
- <widget class="QDoubleSpinBox" name="selBarB" />
- </item>
- <item row="2" column="4" >
- <widget class="QDoubleSpinBox" name="selBarA" />
- </item>
- </layout>
- </widget>
- </item>
- <item row="2" column="1" >
- <layout class="QHBoxLayout" >
- <property name="margin" >
- <number>0</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <widget class="Q3GroupBox" name="GroupBox6_2" >
- <property name="title" >
- <string>Preset</string>
- </property>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <layout class="QVBoxLayout" >
- <property name="margin" >
- <number>11</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <layout class="QHBoxLayout" >
- <property name="margin" >
- <number>0</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <widget class="QLabel" name="TextLabel13_2" >
- <property name="text" >
- <string>Name:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="nameEntry" />
- </item>
- </layout>
- </item>
- <item>
- <widget class="QLabel" name="TextLabel14_2" >
- <property name="text" >
- <string>Comment:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="Q3MultiLineEdit" name="commentEntry" />
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="Q3GroupBox" name="GroupBox5_2" >
- <property name="title" >
- <string>Range</string>
- </property>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <layout class="QVBoxLayout" >
- <property name="margin" >
- <number>11</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <widget class="QCheckBox" name="processAll" >
- <property name="text" >
- <string>process all events</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="selectedTracks" >
- <property name="text" >
- <string>selected tracks</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="insideLoop" >
- <property name="text" >
- <string>inside loop</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="Q3GroupBox" name="GroupBox7_2" >
- <property name="title" >
- <string>Function</string>
- </property>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <layout class="QVBoxLayout" >
- <property name="margin" >
- <number>11</number>
- </property>
- <property name="spacing" >
- <number>6</number>
- </property>
- <item>
- <widget class="QComboBox" name="funcOp" >
- <item>
- <property name="text" >
- <string>Select</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Quantize</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Delete</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Transform</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Insert</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Copy</string>
- </property>
- </item>
- <item>
- <property name="text" >
- <string>Extract</string>
- </property>
- </item>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="TextLabel9_2" >
- <property name="text" >
- <string>Quantize Value</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="ComboQuant" name="funcQuantVal" />
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- <layoutdefault spacing="6" margin="11" />
- <pixmapfunction></pixmapfunction>
- <customwidgets>
- <customwidget>
- <class>Q3GroupBox</class>
- <extends></extends>
- <header>Qt3Support/Q3GroupBox</header>
- <container>1</container>
- <pixmap></pixmap>
- </customwidget>
- <customwidget>
- <class>Q3MultiLineEdit</class>
- <extends>QWidget</extends>
- <header>q3multilineedit.h</header>
- <container>1</container>
- <pixmap></pixmap>
- </customwidget>
- <customwidget>
- <class>ComboQuant</class>
- <extends></extends>
- <header>comboQuant.h</header>
- <container>0</container>
- <pixmap></pixmap>
- </customwidget>
- <customwidget>
- <class>Q3ListBox</class>
- <extends></extends>
- <header>q3listbox.h</header>
- <container>0</container>
- <pixmap></pixmap>
- </customwidget>
- </customwidgets>
- <tabstops>
- <tabstop>selEventOp</tabstop>
- <tabstop>selType</tabstop>
- <tabstop>selVal1Op</tabstop>
- <tabstop>selVal1a</tabstop>
- <tabstop>selVal1b</tabstop>
- <tabstop>selVal2Op</tabstop>
- <tabstop>selVal2a</tabstop>
- <tabstop>selVal2b</tabstop>
- <tabstop>selLenOp</tabstop>
- <tabstop>selLenA</tabstop>
- <tabstop>selLenB</tabstop>
- <tabstop>selRangeOp</tabstop>
- <tabstop>procEventOp</tabstop>
- <tabstop>procType</tabstop>
- <tabstop>procVal1Op</tabstop>
- <tabstop>procVal1b</tabstop>
- <tabstop>procVal2Op</tabstop>
- <tabstop>procVal2b</tabstop>
- <tabstop>procLenOp</tabstop>
- <tabstop>procPosOp</tabstop>
- <tabstop>nameEntry</tabstop>
- <tabstop>commentEntry</tabstop>
- <tabstop>processAll</tabstop>
- <tabstop>selectedTracks</tabstop>
- <tabstop>insideLoop</tabstop>
- <tabstop>funcOp</tabstop>
- <tabstop>presetList</tabstop>
- <tabstop>buttonNew</tabstop>
- <tabstop>buttonDelete</tabstop>
- <tabstop>buttonApply</tabstop>
- <tabstop>buttonOk</tabstop>
- <tabstop>buttonCancel</tabstop>
- </tabstops>
- <resources/>
- <connections/>
-</ui>