| 29 | | <property name="windowTitle" > |
|---|
| 30 | | <string>Form1</string> |
|---|
| 31 | | </property> |
|---|
| 32 | | <layout class="QVBoxLayout" > |
|---|
| 33 | | <item> |
|---|
| 34 | | <layout class="QVBoxLayout" > |
|---|
| 35 | | <item> |
|---|
| 36 | | <widget class="QLabel" name="lblName" > |
|---|
| 37 | | <property name="text" > |
|---|
| 38 | | <string>Name</string> |
|---|
| 39 | | </property> |
|---|
| 40 | | <property name="alignment" > |
|---|
| 41 | | <set>Qt::AlignCenter</set> |
|---|
| 42 | | </property> |
|---|
| 43 | | <property name="wordWrap" > |
|---|
| 44 | | <bool>false</bool> |
|---|
| 45 | | </property> |
|---|
| 46 | | </widget> |
|---|
| 47 | | </item> |
|---|
| 48 | | <item> |
|---|
| 49 | | <layout class="QHBoxLayout" > |
|---|
| 50 | | <item> |
|---|
| 51 | | <layout class="QVBoxLayout" > |
|---|
| 52 | | <item> |
|---|
| 53 | | <widget class="QDial" name="rotPan0" > |
|---|
| 54 | | <property name="sizePolicy" > |
|---|
| 55 | | <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
|---|
| 56 | | <horstretch>0</horstretch> |
|---|
| 57 | | <verstretch>0</verstretch> |
|---|
| 58 | | </sizepolicy> |
|---|
| 59 | | </property> |
|---|
| 60 | | <property name="maximum" > |
|---|
| 61 | | <number>255</number> |
|---|
| 62 | | </property> |
|---|
| 63 | | </widget> |
|---|
| 64 | | </item> |
|---|
| 65 | | <item> |
|---|
| 66 | | <widget class="QPushButton" name="btnSolo0" > |
|---|
| 67 | | <property name="text" > |
|---|
| 68 | | <string>Solo</string> |
|---|
| 69 | | </property> |
|---|
| 70 | | <property name="checkable" > |
|---|
| 71 | | <bool>true</bool> |
|---|
| 72 | | </property> |
|---|
| 73 | | </widget> |
|---|
| 74 | | </item> |
|---|
| 75 | | <item> |
|---|
| 76 | | <widget class="QPushButton" name="btnMute0" > |
|---|
| 77 | | <property name="text" > |
|---|
| 78 | | <string>&Mute</string> |
|---|
| 79 | | </property> |
|---|
| 80 | | <property name="shortcut" > |
|---|
| 81 | | <string>Alt+M</string> |
|---|
| 82 | | </property> |
|---|
| 83 | | <property name="checkable" > |
|---|
| 84 | | <bool>true</bool> |
|---|
| 85 | | </property> |
|---|
| 86 | | </widget> |
|---|
| 87 | | </item> |
|---|
| 88 | | <item> |
|---|
| 89 | | <widget class="QSlider" name="sldGain0" > |
|---|
| 90 | | <property name="sizePolicy" > |
|---|
| 91 | | <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
|---|
| 92 | | <horstretch>0</horstretch> |
|---|
| 93 | | <verstretch>0</verstretch> |
|---|
| 94 | | </sizepolicy> |
|---|
| 95 | | </property> |
|---|
| 96 | | <property name="minimum" > |
|---|
| 97 | | <number>0</number> |
|---|
| 98 | | </property> |
|---|
| 99 | | <property name="maximum" > |
|---|
| 100 | | <number>16777216</number> |
|---|
| 101 | | </property> |
|---|
| 102 | | <property name="singleStep" > |
|---|
| 103 | | <number>1048576</number> |
|---|
| 104 | | </property> |
|---|
| 105 | | <property name="pageStep" > |
|---|
| 106 | | <number>262144</number> |
|---|
| 107 | | </property> |
|---|
| 108 | | <property name="orientation" > |
|---|
| 109 | | <enum>Qt::Vertical</enum> |
|---|
| 110 | | </property> |
|---|
| 111 | | <property name="tickInterval" > |
|---|
| 112 | | <number>1048576</number> |
|---|
| 113 | | </property> |
|---|
| 114 | | </widget> |
|---|
| 115 | | </item> |
|---|
| 116 | | </layout> |
|---|
| 117 | | </item> |
|---|
| 118 | | <item> |
|---|
| 119 | | <layout class="QVBoxLayout" > |
|---|
| 120 | | <item> |
|---|
| 121 | | <widget class="QDial" name="rotPan1" > |
|---|
| 122 | | <property name="sizePolicy" > |
|---|
| 123 | | <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
|---|
| 124 | | <horstretch>0</horstretch> |
|---|
| 125 | | <verstretch>0</verstretch> |
|---|
| 126 | | </sizepolicy> |
|---|
| 127 | | </property> |
|---|
| 128 | | <property name="maximum" > |
|---|
| 129 | | <number>255</number> |
|---|
| 130 | | </property> |
|---|
| 131 | | </widget> |
|---|
| 132 | | </item> |
|---|
| 133 | | <item> |
|---|
| 134 | | <widget class="QPushButton" name="btnSolo1" > |
|---|
| 135 | | <property name="text" > |
|---|
| 136 | | <string>Solo</string> |
|---|
| 137 | | </property> |
|---|
| 138 | | <property name="checkable" > |
|---|
| 139 | | <bool>true</bool> |
|---|
| 140 | | </property> |
|---|
| 141 | | </widget> |
|---|
| 142 | | </item> |
|---|
| 143 | | <item> |
|---|
| 144 | | <widget class="QPushButton" name="btnMute1" > |
|---|
| 145 | | <property name="text" > |
|---|
| 146 | | <string>Mute</string> |
|---|
| 147 | | </property> |
|---|
| 148 | | <property name="checkable" > |
|---|
| 149 | | <bool>true</bool> |
|---|
| 150 | | </property> |
|---|
| 151 | | </widget> |
|---|
| 152 | | </item> |
|---|
| 153 | | <item> |
|---|
| 154 | | <widget class="QSlider" name="sldGain1" > |
|---|
| 155 | | <property name="sizePolicy" > |
|---|
| 156 | | <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
|---|
| 157 | | <horstretch>0</horstretch> |
|---|
| 158 | | <verstretch>0</verstretch> |
|---|
| 159 | | </sizepolicy> |
|---|
| 160 | | </property> |
|---|
| 161 | | <property name="minimum" > |
|---|
| 162 | | <number>0</number> |
|---|
| 163 | | </property> |
|---|
| 164 | | <property name="maximum" > |
|---|
| 165 | | <number>16777216</number> |
|---|
| 166 | | </property> |
|---|
| 167 | | <property name="singleStep" > |
|---|
| 168 | | <number>1048576</number> |
|---|
| 169 | | </property> |
|---|
| 170 | | <property name="pageStep" > |
|---|
| 171 | | <number>262144</number> |
|---|
| 172 | | </property> |
|---|
| 173 | | <property name="orientation" > |
|---|
| 174 | | <enum>Qt::Vertical</enum> |
|---|
| 175 | | </property> |
|---|
| 176 | | <property name="tickInterval" > |
|---|
| 177 | | <number>1048576</number> |
|---|
| 178 | | </property> |
|---|
| 179 | | </widget> |
|---|
| 180 | | </item> |
|---|
| 181 | | </layout> |
|---|
| 182 | | </item> |
|---|
| 183 | | </layout> |
|---|
| 184 | | </item> |
|---|
| 185 | | </layout> |
|---|
| | 30 | <layout class="QGridLayout" name="gridLayout"> |
|---|
| | 31 | <property name="margin"> |
|---|
| | 32 | <number>0</number> |
|---|
| | 33 | </property> |
|---|
| | 34 | <property name="spacing"> |
|---|
| | 35 | <number>0</number> |
|---|
| | 36 | </property> |
|---|
| | 37 | <item row="0" column="0" colspan="2"> |
|---|
| | 38 | <widget class="QLabel" name="lblName"> |
|---|
| | 39 | <property name="text"> |
|---|
| | 40 | <string>Name</string> |
|---|
| | 41 | </property> |
|---|
| | 42 | <property name="alignment"> |
|---|
| | 43 | <set>Qt::AlignCenter</set> |
|---|
| | 44 | </property> |
|---|
| | 45 | <property name="wordWrap"> |
|---|
| | 46 | <bool>false</bool> |
|---|
| | 47 | </property> |
|---|
| | 48 | </widget> |
|---|
| | 49 | </item> |
|---|
| | 50 | <item row="1" column="0"> |
|---|
| | 51 | <widget class="QDial" name="rotPan0"> |
|---|
| | 52 | <property name="sizePolicy"> |
|---|
| | 53 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
|---|
| | 54 | <horstretch>0</horstretch> |
|---|
| | 55 | <verstretch>0</verstretch> |
|---|
| | 56 | </sizepolicy> |
|---|
| | 57 | </property> |
|---|
| | 58 | <property name="minimumSize"> |
|---|
| | 59 | <size> |
|---|
| | 60 | <width>30</width> |
|---|
| | 61 | <height>30</height> |
|---|
| | 62 | </size> |
|---|
| | 63 | </property> |
|---|
| | 64 | <property name="maximumSize"> |
|---|
| | 65 | <size> |
|---|
| | 66 | <width>16777215</width> |
|---|
| | 67 | <height>50</height> |
|---|
| | 68 | </size> |
|---|
| | 69 | </property> |
|---|
| | 70 | <property name="maximum"> |
|---|
| | 71 | <number>255</number> |
|---|
| | 72 | </property> |
|---|
| | 73 | </widget> |
|---|
| | 74 | </item> |
|---|
| | 75 | <item row="1" column="1"> |
|---|
| | 76 | <widget class="QDial" name="rotPan1"> |
|---|
| | 77 | <property name="sizePolicy"> |
|---|
| | 78 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
|---|
| | 79 | <horstretch>0</horstretch> |
|---|
| | 80 | <verstretch>0</verstretch> |
|---|
| | 81 | </sizepolicy> |
|---|
| | 82 | </property> |
|---|
| | 83 | <property name="minimumSize"> |
|---|
| | 84 | <size> |
|---|
| | 85 | <width>30</width> |
|---|
| | 86 | <height>30</height> |
|---|
| | 87 | </size> |
|---|
| | 88 | </property> |
|---|
| | 89 | <property name="maximumSize"> |
|---|
| | 90 | <size> |
|---|
| | 91 | <width>16777215</width> |
|---|
| | 92 | <height>50</height> |
|---|
| | 93 | </size> |
|---|
| | 94 | </property> |
|---|
| | 95 | <property name="maximum"> |
|---|
| | 96 | <number>255</number> |
|---|
| | 97 | </property> |
|---|
| | 98 | </widget> |
|---|
| | 99 | </item> |
|---|
| | 100 | <item row="4" column="0"> |
|---|
| | 101 | <widget class="QSlider" name="sldGain0"> |
|---|
| | 102 | <property name="sizePolicy"> |
|---|
| | 103 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|---|
| | 104 | <horstretch>0</horstretch> |
|---|
| | 105 | <verstretch>10</verstretch> |
|---|
| | 106 | </sizepolicy> |
|---|
| | 107 | </property> |
|---|
| | 108 | <property name="minimumSize"> |
|---|
| | 109 | <size> |
|---|
| | 110 | <width>0</width> |
|---|
| | 111 | <height>50</height> |
|---|
| | 112 | </size> |
|---|
| | 113 | </property> |
|---|
| | 114 | <property name="minimum"> |
|---|
| | 115 | <number>0</number> |
|---|
| | 116 | </property> |
|---|
| | 117 | <property name="maximum"> |
|---|
| | 118 | <number>16777216</number> |
|---|
| | 119 | </property> |
|---|
| | 120 | <property name="singleStep"> |
|---|
| | 121 | <number>1048576</number> |
|---|
| | 122 | </property> |
|---|
| | 123 | <property name="pageStep"> |
|---|
| | 124 | <number>262144</number> |
|---|
| | 125 | </property> |
|---|
| | 126 | <property name="orientation"> |
|---|
| | 127 | <enum>Qt::Vertical</enum> |
|---|
| | 128 | </property> |
|---|
| | 129 | <property name="tickInterval"> |
|---|
| | 130 | <number>1048576</number> |
|---|
| | 131 | </property> |
|---|
| | 132 | </widget> |
|---|
| | 133 | </item> |
|---|
| | 134 | <item row="4" column="1"> |
|---|
| | 135 | <widget class="QSlider" name="sldGain1"> |
|---|
| | 136 | <property name="sizePolicy"> |
|---|
| | 137 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|---|
| | 138 | <horstretch>0</horstretch> |
|---|
| | 139 | <verstretch>10</verstretch> |
|---|
| | 140 | </sizepolicy> |
|---|
| | 141 | </property> |
|---|
| | 142 | <property name="minimum"> |
|---|
| | 143 | <number>0</number> |
|---|
| | 144 | </property> |
|---|
| | 145 | <property name="maximum"> |
|---|
| | 146 | <number>16777216</number> |
|---|
| | 147 | </property> |
|---|
| | 148 | <property name="singleStep"> |
|---|
| | 149 | <number>1048576</number> |
|---|
| | 150 | </property> |
|---|
| | 151 | <property name="pageStep"> |
|---|
| | 152 | <number>262144</number> |
|---|
| | 153 | </property> |
|---|
| | 154 | <property name="orientation"> |
|---|
| | 155 | <enum>Qt::Vertical</enum> |
|---|
| | 156 | </property> |
|---|
| | 157 | <property name="tickInterval"> |
|---|
| | 158 | <number>1048576</number> |
|---|
| | 159 | </property> |
|---|
| | 160 | </widget> |
|---|
| | 161 | </item> |
|---|
| | 162 | <item row="2" column="0"> |
|---|
| | 163 | <widget class="QToolButton" name="btnSolo0"> |
|---|
| | 164 | <property name="sizePolicy"> |
|---|
| | 165 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
|---|
| | 166 | <horstretch>0</horstretch> |
|---|
| | 167 | <verstretch>0</verstretch> |
|---|
| | 168 | </sizepolicy> |
|---|
| | 169 | </property> |
|---|
| | 170 | <property name="text"> |
|---|
| | 171 | <string>S</string> |
|---|
| | 172 | </property> |
|---|
| | 173 | <property name="checkable"> |
|---|
| | 174 | <bool>true</bool> |
|---|
| | 175 | </property> |
|---|
| | 176 | <property name="toolButtonStyle"> |
|---|
| | 177 | <enum>Qt::ToolButtonTextOnly</enum> |
|---|
| | 178 | </property> |
|---|
| | 179 | </widget> |
|---|
| | 180 | </item> |
|---|
| | 181 | <item row="3" column="0"> |
|---|
| | 182 | <widget class="QToolButton" name="btnMute0"> |
|---|
| | 183 | <property name="sizePolicy"> |
|---|
| | 184 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
|---|
| | 185 | <horstretch>0</horstretch> |
|---|
| | 186 | <verstretch>0</verstretch> |
|---|
| | 187 | </sizepolicy> |
|---|
| | 188 | </property> |
|---|
| | 189 | <property name="text"> |
|---|
| | 190 | <string>M</string> |
|---|
| | 191 | </property> |
|---|
| | 192 | <property name="checkable"> |
|---|
| | 193 | <bool>true</bool> |
|---|
| | 194 | </property> |
|---|
| | 195 | <property name="toolButtonStyle"> |
|---|
| | 196 | <enum>Qt::ToolButtonTextOnly</enum> |
|---|
| | 197 | </property> |
|---|
| | 198 | </widget> |
|---|
| | 199 | </item> |
|---|
| | 200 | <item row="3" column="1"> |
|---|
| | 201 | <widget class="QToolButton" name="btnMute1"> |
|---|
| | 202 | <property name="sizePolicy"> |
|---|
| | 203 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
|---|
| | 204 | <horstretch>0</horstretch> |
|---|
| | 205 | <verstretch>0</verstretch> |
|---|
| | 206 | </sizepolicy> |
|---|
| | 207 | </property> |
|---|
| | 208 | <property name="text"> |
|---|
| | 209 | <string>M</string> |
|---|
| | 210 | </property> |
|---|
| | 211 | <property name="checkable"> |
|---|
| | 212 | <bool>true</bool> |
|---|
| | 213 | </property> |
|---|
| | 214 | <property name="toolButtonStyle"> |
|---|
| | 215 | <enum>Qt::ToolButtonTextOnly</enum> |
|---|
| | 216 | </property> |
|---|
| | 217 | </widget> |
|---|
| | 218 | </item> |
|---|
| | 219 | <item row="2" column="1"> |
|---|
| | 220 | <widget class="QToolButton" name="btnSolo1"> |
|---|
| | 221 | <property name="sizePolicy"> |
|---|
| | 222 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
|---|
| | 223 | <horstretch>0</horstretch> |
|---|
| | 224 | <verstretch>0</verstretch> |
|---|
| | 225 | </sizepolicy> |
|---|
| | 226 | </property> |
|---|
| | 227 | <property name="text"> |
|---|
| | 228 | <string>S</string> |
|---|
| | 229 | </property> |
|---|
| | 230 | <property name="checkable"> |
|---|
| | 231 | <bool>true</bool> |
|---|
| | 232 | </property> |
|---|
| | 233 | <property name="toolButtonStyle"> |
|---|
| | 234 | <enum>Qt::ToolButtonTextOnly</enum> |
|---|
| | 235 | </property> |
|---|
| | 236 | </widget> |
|---|