| 1 |
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
|---|
| 2 |
<class>GlobalMixerUi</class> |
|---|
| 3 |
<comment>Copyright (C) 2008 by Arnold Krille |
|---|
| 4 |
|
|---|
| 5 |
This file is part of FFADO |
|---|
| 6 |
FFADO = Free Firewire (pro-)audio drivers for linux |
|---|
| 7 |
|
|---|
| 8 |
FFADO is based upon FreeBoB. |
|---|
| 9 |
|
|---|
| 10 |
This program is free software: you can redistribute it and/or modify |
|---|
| 11 |
it under the terms of the GNU General Public License as published by |
|---|
| 12 |
the Free Software Foundation, either version 2 of the License, or |
|---|
| 13 |
(at your option) version 3 of the License. |
|---|
| 14 |
|
|---|
| 15 |
This program is distributed in the hope that it will be useful, |
|---|
| 16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 18 |
GNU General Public License for more details. |
|---|
| 19 |
</comment> |
|---|
| 20 |
<widget class="QWidget"> |
|---|
| 21 |
<property name="name"> |
|---|
| 22 |
<cstring>GlobalMixerUi</cstring> |
|---|
| 23 |
</property> |
|---|
| 24 |
<property name="geometry"> |
|---|
| 25 |
<rect> |
|---|
| 26 |
<x>0</x> |
|---|
| 27 |
<y>0</y> |
|---|
| 28 |
<width>721</width> |
|---|
| 29 |
<height>191</height> |
|---|
| 30 |
</rect> |
|---|
| 31 |
</property> |
|---|
| 32 |
<property name="sizePolicy"> |
|---|
| 33 |
<sizepolicy> |
|---|
| 34 |
<hsizetype>7</hsizetype> |
|---|
| 35 |
<vsizetype>1</vsizetype> |
|---|
| 36 |
<horstretch>0</horstretch> |
|---|
| 37 |
<verstretch>0</verstretch> |
|---|
| 38 |
</sizepolicy> |
|---|
| 39 |
</property> |
|---|
| 40 |
<property name="caption"> |
|---|
| 41 |
<string>Global Mixer Options</string> |
|---|
| 42 |
</property> |
|---|
| 43 |
<hbox> |
|---|
| 44 |
<property name="name"> |
|---|
| 45 |
<cstring>unnamed</cstring> |
|---|
| 46 |
</property> |
|---|
| 47 |
<widget class="QLayoutWidget"> |
|---|
| 48 |
<property name="name"> |
|---|
| 49 |
<cstring>layout5</cstring> |
|---|
| 50 |
</property> |
|---|
| 51 |
<vbox> |
|---|
| 52 |
<property name="name"> |
|---|
| 53 |
<cstring>unnamed</cstring> |
|---|
| 54 |
</property> |
|---|
| 55 |
<widget class="QLayoutWidget"> |
|---|
| 56 |
<property name="name"> |
|---|
| 57 |
<cstring>layout2</cstring> |
|---|
| 58 |
</property> |
|---|
| 59 |
<hbox> |
|---|
| 60 |
<property name="name"> |
|---|
| 61 |
<cstring>unnamed</cstring> |
|---|
| 62 |
</property> |
|---|
| 63 |
<widget class="QLabel"> |
|---|
| 64 |
<property name="name"> |
|---|
| 65 |
<cstring>textLabel1</cstring> |
|---|
| 66 |
</property> |
|---|
| 67 |
<property name="text"> |
|---|
| 68 |
<string>Device Nickname:</string> |
|---|
| 69 |
</property> |
|---|
| 70 |
<property name="buddy" stdset="0"> |
|---|
| 71 |
<cstring>nickname</cstring> |
|---|
| 72 |
</property> |
|---|
| 73 |
</widget> |
|---|
| 74 |
<widget class="QLineEdit"> |
|---|
| 75 |
<property name="name"> |
|---|
| 76 |
<cstring>txtNickname</cstring> |
|---|
| 77 |
</property> |
|---|
| 78 |
<property name="minimumSize"> |
|---|
| 79 |
<size> |
|---|
| 80 |
<width>100</width> |
|---|
| 81 |
<height>0</height> |
|---|
| 82 |
</size> |
|---|
| 83 |
</property> |
|---|
| 84 |
</widget> |
|---|
| 85 |
</hbox> |
|---|
| 86 |
</widget> |
|---|
| 87 |
<widget class="QLayoutWidget"> |
|---|
| 88 |
<property name="name"> |
|---|
| 89 |
<cstring>layout4</cstring> |
|---|
| 90 |
</property> |
|---|
| 91 |
<hbox> |
|---|
| 92 |
<property name="name"> |
|---|
| 93 |
<cstring>unnamed</cstring> |
|---|
| 94 |
</property> |
|---|
| 95 |
<widget class="QLabel"> |
|---|
| 96 |
<property name="name"> |
|---|
| 97 |
<cstring>textLabel2</cstring> |
|---|
| 98 |
</property> |
|---|
| 99 |
<property name="text"> |
|---|
| 100 |
<string>Clock Source:</string> |
|---|
| 101 |
</property> |
|---|
| 102 |
<property name="buddy" stdset="0"> |
|---|
| 103 |
<cstring>clocksource</cstring> |
|---|
| 104 |
</property> |
|---|
| 105 |
</widget> |
|---|
| 106 |
<widget class="QComboBox"> |
|---|
| 107 |
<property name="name"> |
|---|
| 108 |
<cstring>clocksource</cstring> |
|---|
| 109 |
</property> |
|---|
| 110 |
</widget> |
|---|
| 111 |
<spacer> |
|---|
| 112 |
<property name="name"> |
|---|
| 113 |
<cstring>spacer2</cstring> |
|---|
| 114 |
</property> |
|---|
| 115 |
<property name="orientation"> |
|---|
| 116 |
<enum>Horizontal</enum> |
|---|
| 117 |
</property> |
|---|
| 118 |
<property name="sizeType"> |
|---|
| 119 |
<enum>Expanding</enum> |
|---|
| 120 |
</property> |
|---|
| 121 |
<property name="sizeHint"> |
|---|
| 122 |
<size> |
|---|
| 123 |
<width>31</width> |
|---|
| 124 |
<height>21</height> |
|---|
| 125 |
</size> |
|---|
| 126 |
</property> |
|---|
| 127 |
</spacer> |
|---|
| 128 |
<widget class="QLabel"> |
|---|
| 129 |
<property name="name"> |
|---|
| 130 |
<cstring>textLabel2_2</cstring> |
|---|
| 131 |
</property> |
|---|
| 132 |
<property name="text"> |
|---|
| 133 |
<string>Sample Rate:</string> |
|---|
| 134 |
</property> |
|---|
| 135 |
<property name="buddy" stdset="0"> |
|---|
| 136 |
<cstring>clocksource</cstring> |
|---|
| 137 |
</property> |
|---|
| 138 |
</widget> |
|---|
| 139 |
<widget class="QComboBox"> |
|---|
| 140 |
<property name="name"> |
|---|
| 141 |
<cstring>samplerate</cstring> |
|---|
| 142 |
</property> |
|---|
| 143 |
<property name="enabled"> |
|---|
| 144 |
<bool>false</bool> |
|---|
| 145 |
</property> |
|---|
| 146 |
</widget> |
|---|
| 147 |
</hbox> |
|---|
| 148 |
</widget> |
|---|
| 149 |
</vbox> |
|---|
| 150 |
</widget> |
|---|
| 151 |
<spacer> |
|---|
| 152 |
<property name="name"> |
|---|
| 153 |
<cstring>spacer1</cstring> |
|---|
| 154 |
</property> |
|---|
| 155 |
<property name="orientation"> |
|---|
| 156 |
<enum>Horizontal</enum> |
|---|
| 157 |
</property> |
|---|
| 158 |
<property name="sizeType"> |
|---|
| 159 |
<enum>Expanding</enum> |
|---|
| 160 |
</property> |
|---|
| 161 |
<property name="sizeHint"> |
|---|
| 162 |
<size> |
|---|
| 163 |
<width>330</width> |
|---|
| 164 |
<height>71</height> |
|---|
| 165 |
</size> |
|---|
| 166 |
</property> |
|---|
| 167 |
</spacer> |
|---|
| 168 |
</hbox> |
|---|
| 169 |
</widget> |
|---|
| 170 |
<connections> |
|---|
| 171 |
<connection> |
|---|
| 172 |
<sender>clocksource</sender> |
|---|
| 173 |
<signal>activated(int)</signal> |
|---|
| 174 |
<receiver>GlobalMixerUi</receiver> |
|---|
| 175 |
<slot>clockChanged(int)</slot> |
|---|
| 176 |
</connection> |
|---|
| 177 |
<connection> |
|---|
| 178 |
<sender>txtNickname</sender> |
|---|
| 179 |
<signal>textChanged(const QString&)</signal> |
|---|
| 180 |
<receiver>GlobalMixerUi</receiver> |
|---|
| 181 |
<slot>nicknameChanged(const QString&)</slot> |
|---|
| 182 |
</connection> |
|---|
| 183 |
<connection> |
|---|
| 184 |
<sender>samplerate</sender> |
|---|
| 185 |
<signal>activated(int)</signal> |
|---|
| 186 |
<receiver>GlobalMixerUi</receiver> |
|---|
| 187 |
<slot>samplerateChanged(int)</slot> |
|---|
| 188 |
</connection> |
|---|
| 189 |
</connections> |
|---|
| 190 |
<slots> |
|---|
| 191 |
<slot>clockChanged( int )</slot> |
|---|
| 192 |
<slot>nicknameChanged( const QString& )</slot> |
|---|
| 193 |
<slot>samplerateChanged(int)</slot> |
|---|
| 194 |
</slots> |
|---|
| 195 |
<layoutdefaults spacing="6" margin="11"/> |
|---|
| 196 |
</UI> |
|---|