pianobooster/src/GuiSidePanel.ui

320 lines
8.5 KiB
XML

<ui version="4.0" >
<class>GuiSidePanel</class>
<widget class="QWidget" name="GuiSidePanel" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>255</width>
<height>424</height>
</rect>
</property>
<property name="maximumSize" >
<size>
<width>255</width>
<height>16777215</height>
</size>
</property>
<property name="windowTitle" >
<string>Form</string>
</property>
<layout class="QVBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>4</number>
</property>
<property name="rightMargin" >
<number>9</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>Book:</string>
</property>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="bookCombo" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="label_2" >
<property name="text" >
<string>Song:</string>
</property>
<property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QComboBox" name="songCombo" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QGroupBox" name="groupBox_2" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="title" >
<string>Skill</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="listenRadio" >
<property name="text" >
<string>Listen</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rhythmTapRadio">
<property name="text">
<string>Rhythm Tap</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="followYouRadio" >
<property name="text" >
<string>Follow You</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="playAlongRadio" >
<property name="text" >
<string>Play Along</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title" >
<string>Hands</string>
</property>
<layout class="QHBoxLayout" >
<item>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="rightHandRadio" >
<property name="text" >
<string>Right</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="bothHandsRadio" >
<property name="text" >
<string>Both</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="leftHandRadio" >
<property name="text" >
<string>Left</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QSlider" name="pianoSlider" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" >
<string>Adjust the volume of your piano</string>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="tickPosition" >
<enum>QSlider::TicksBelow</enum>
</property>
<property name="tickInterval" >
<number>25</number>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="label2" >
<property name="text" >
<string>Rhythm Tapping with:</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="rhythmTappingCombo" >
</widget>
</item>
</layout>
</item>
<item>
<widget class="QGroupBox" name="groupBox_3" >
<property name="title" >
<string>Parts</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="muteYourPartCheck" >
<property name="toolTip" >
<string>Mute the currently selected part</string>
</property>
<property name="text" >
<string>Mute your part when playing</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QListWidget" name="trackListWidget" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>180</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>300</width>
<height>500</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QSlider" name="boostSlider" >
<property name="toolTip" >
<string>Adjust the volume of the selected part</string>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="tickPosition" >
<enum>QSlider::TicksBelow</enum>
</property>
<property name="tickInterval" >
<number>25</number>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<!--
<item>
<widget class="QCheckBox" name="metronomeCheck" >
<property name="toolTip" >
<string>Turn the metronome on or off</string>
</property>
<property name="text" >
<string>Metronome</string>
</property>
</widget>
</item>
-->
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>100</width>
<height>11</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>