2014-02-25 15:38:12 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2013-03-24 16:42:23 +01:00
|
|
|
<class>CClientDlgBase</class>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QDialog" name="CClientDlgBase">
|
|
|
|
<property name="geometry">
|
2008-01-17 19:56:43 +01:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2011-03-20 21:30:47 +01:00
|
|
|
<width>345</width>
|
2015-01-31 11:04:15 +01:00
|
|
|
<height>363</height>
|
2008-01-17 19:56:43 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string/>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="windowIcon">
|
|
|
|
<iconset resource="resources.qrc">
|
2020-04-05 22:12:53 +02:00
|
|
|
<normaloff>:/png/main/res/fronticon.png</normaloff>:/png/main/res/fronticon.png</iconset>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="styleSheet">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string/>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeGripEnabled">
|
2008-01-17 19:56:43 +01:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="leftMargin">
|
2011-03-20 13:53:31 +01:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="topMargin">
|
2011-03-20 13:53:31 +01:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="rightMargin">
|
2011-03-21 21:06:49 +01:00
|
|
|
<number>3</number>
|
2011-03-20 13:53:31 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="bottomMargin">
|
2011-03-21 21:06:49 +01:00
|
|
|
<number>3</number>
|
2011-03-20 13:53:31 +01:00
|
|
|
</property>
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QFrame" name="backgroundFrame">
|
|
|
|
<property name="minimumSize">
|
2011-03-20 21:30:47 +01:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2011-03-20 13:53:31 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="frameShape">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>QFrame::NoFrame</enum>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="frameShadow">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>QFrame::Plain</enum>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2011-03-20 21:30:47 +01:00
|
|
|
<number>3</number>
|
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="pxlLogo">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
2011-03-20 13:53:31 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="resources.qrc">:/png/main/res/fronticon.png</pixmap>
|
2011-03-20 13:53:31 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="wordWrap">
|
2011-03-20 13:53:31 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeType">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2011-03-20 21:30:47 +01:00
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 21:30:47 +01:00
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblDelay">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Delay</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 21:30:47 +01:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2011-03-20 13:53:31 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="wordWrap">
|
2011-03-20 13:53:31 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="CMultiColorLED" name="ledDelay" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2011-03-20 13:53:31 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="minimumSize">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>14</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="maximumSize">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>14</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2011-03-20 21:30:47 +01:00
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 21:30:47 +01:00
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblBuffers">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Buffers</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 21:30:47 +01:00
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2011-03-20 13:53:31 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="wordWrap">
|
2011-03-20 13:53:31 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="CMultiColorLED" name="ledBuffers" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2011-03-20 13:53:31 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="minimumSize">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>14</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="maximumSize">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>14</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2011-03-20 21:30:47 +01:00
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 21:30:47 +01:00
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2011-03-20 13:53:31 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="Line" name="lineMeter">
|
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblInputLEDMeter">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Input</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="CMultiColorLEDBar" name="lbrInputLevelL" native="true">
|
|
|
|
<property name="sizePolicy">
|
2020-04-22 21:19:55 +02:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
2011-03-20 13:53:31 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="minimumSize">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>16</width>
|
2011-03-20 21:30:47 +01:00
|
|
|
<height>88</height>
|
2011-03-20 13:53:31 +01:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="CMultiColorLEDBar" name="lbrInputLevelR" native="true">
|
|
|
|
<property name="sizePolicy">
|
2020-04-22 21:19:55 +02:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
2011-03-20 13:53:31 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="minimumSize">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>16</width>
|
2011-03-20 21:30:47 +01:00
|
|
|
<height>88</height>
|
2011-03-20 13:53:31 +01:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblLevelMeterLeft">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>L</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblLevelMeterRight">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>R</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeType">
|
2011-05-04 22:08:06 +02:00
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
2011-03-20 21:30:47 +01:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
2011-03-20 21:30:47 +01:00
|
|
|
<width>0</width>
|
2011-03-20 13:53:31 +01:00
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2011-03-20 21:30:47 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="Line" name="lineUpperLowerLeft">
|
|
|
|
<property name="orientation">
|
2011-03-20 21:30:47 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-05-28 22:07:57 +02:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QCheckBox" name="chbSettings">
|
|
|
|
<property name="text">
|
2011-05-28 22:07:57 +02:00
|
|
|
<string>Settings</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QCheckBox" name="chbChat">
|
|
|
|
<property name="text">
|
2011-05-28 22:07:57 +02:00
|
|
|
<string>Chat</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-03-20 21:30:47 +01:00
|
|
|
<item>
|
2020-04-16 17:54:45 +02:00
|
|
|
<widget class="QCheckBox" name="chbLocalMute">
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="text">
|
2020-04-20 22:12:04 +02:00
|
|
|
<string>Mute Myself</string>
|
2011-03-20 21:30:47 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2020-04-22 21:19:55 +02:00
|
|
|
<widget class="QPushButton" name="butConnect">
|
|
|
|
<property name="text">
|
|
|
|
<string>C&onnect</string>
|
|
|
|
</property>
|
|
|
|
<property name="default">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-01-17 19:56:43 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2009-05-03 10:11:25 +02:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="Line" name="linePanReverb">
|
|
|
|
<property name="orientation">
|
2009-05-03 10:11:25 +02:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
</widget>
|
2009-05-03 10:11:25 +02:00
|
|
|
</item>
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2011-03-21 19:53:44 +01:00
|
|
|
<number>3</number>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2009-05-02 15:30:49 +02:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblAudioPan">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Pan</string>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblAudioPanValue">
|
|
|
|
<property name="minimumSize">
|
2009-05-02 15:30:49 +02:00
|
|
|
<size>
|
2011-03-20 13:53:31 +01:00
|
|
|
<width>50</width>
|
2009-05-10 18:53:58 +02:00
|
|
|
<height>0</height>
|
2009-05-02 15:30:49 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Center</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="wordWrap">
|
2011-03-20 13:53:31 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2009-05-02 15:30:49 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2009-05-02 15:30:49 +02:00
|
|
|
<item>
|
2011-03-20 13:53:31 +01:00
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeType">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QSlider" name="sldAudioPan">
|
|
|
|
<property name="styleSheet">
|
2011-03-21 22:37:13 +01:00
|
|
|
<string/>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="pageStep">
|
2011-03-20 13:53:31 +01:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="tickPosition">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>QSlider::TicksBothSides</enum>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2011-03-20 13:53:31 +01:00
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeType">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
2009-05-02 15:30:49 +02:00
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-05-02 15:30:49 +02:00
|
|
|
<size>
|
2011-03-20 13:53:31 +01:00
|
|
|
<width>0</width>
|
2009-05-02 15:30:49 +02:00
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
</spacer>
|
2009-05-02 15:30:49 +02:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-01-17 19:56:43 +01:00
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
2008-01-17 19:56:43 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2011-03-21 19:53:44 +01:00
|
|
|
<number>3</number>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QLabel" name="lblAudioReverb">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Reverb</string>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="alignment">
|
2011-03-20 13:53:31 +01:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QHBoxLayout">
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeType">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QSlider" name="sldAudioReverb">
|
|
|
|
<property name="pageStep">
|
2011-03-20 13:53:31 +01:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="tickPosition">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>QSlider::TicksBothSides</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="orientation">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeType">
|
2011-03-20 13:53:31 +01:00
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
|
|
|
</property>
|
2014-02-25 15:38:12 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
2011-03-20 13:53:31 +01:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-01-17 19:56:43 +01:00
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2011-03-21 19:53:44 +01:00
|
|
|
<number>3</number>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QRadioButton" name="rbtReverbSelL">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Left</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2014-02-25 15:38:12 +01:00
|
|
|
<widget class="QRadioButton" name="rbtReverbSelR">
|
|
|
|
<property name="text">
|
2011-03-20 13:53:31 +01:00
|
|
|
<string>Right</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-01-17 19:56:43 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2020-04-26 15:11:57 +02:00
|
|
|
<widget class="CAudioMixerBoard" name="MainMixerBoard" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2008-01-17 19:56:43 +01:00
|
|
|
</property>
|
2011-03-20 13:53:31 +01:00
|
|
|
</widget>
|
2008-01-17 19:56:43 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>CMultiColorLED</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>multicolorled.h</header>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>CAudioMixerBoard</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>audiomixerboard.h</header>
|
|
|
|
</customwidget>
|
2009-05-01 16:00:53 +02:00
|
|
|
<customwidget>
|
|
|
|
<class>CMultiColorLEDBar</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>multicolorledbar.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2008-01-17 19:56:43 +01:00
|
|
|
</customwidgets>
|
|
|
|
<tabstops>
|
2011-05-08 22:13:26 +02:00
|
|
|
<tabstop>butConnect</tabstop>
|
2011-05-28 22:07:57 +02:00
|
|
|
<tabstop>chbSettings</tabstop>
|
2020-04-22 22:39:39 +02:00
|
|
|
<tabstop>chbChat</tabstop>
|
|
|
|
<tabstop>chbLocalMute</tabstop>
|
2011-05-08 22:13:26 +02:00
|
|
|
<tabstop>sldAudioPan</tabstop>
|
|
|
|
<tabstop>sldAudioReverb</tabstop>
|
|
|
|
<tabstop>rbtReverbSelL</tabstop>
|
|
|
|
<tabstop>rbtReverbSelR</tabstop>
|
2008-01-17 19:56:43 +01:00
|
|
|
</tabstops>
|
|
|
|
<resources>
|
2014-02-25 15:38:12 +01:00
|
|
|
<include location="resources.qrc"/>
|
2008-01-17 19:56:43 +01:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|