/[svn]/qsampler/trunk/src/qsamplerDeviceForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerDeviceForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 757 by capela, Fri Aug 26 23:04:32 2005 UTC revision 1519 by capela, Sat Nov 24 13:06:19 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <ui version="4.0" >
2  <class>qsamplerDeviceForm</class>   <author>rncbc aka Rui Nuno Capela</author>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2005, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 14  Line 15 
15     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16     GNU General Public License for more details.     GNU General Public License for more details.
17    
18     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License along
19     along with this program; if not, write to the Free Software     with this program; if not, write to the Free Software Foundation, Inc.,
20     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21    
22  </comment>  </comment>
23  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerDeviceForm</class>
24  <widget class="QWidget">   <widget class="QDialog" name="qsamplerDeviceForm" >
25      <property name="name">    <property name="geometry" >
26          <cstring>qsamplerDeviceForm</cstring>     <rect>
27      </property>      <x>0</x>
28      <property name="geometry">      <y>0</y>
29          <rect>      <width>601</width>
30              <x>0</x>      <height>378</height>
31              <y>0</y>     </rect>
32              <width>570</width>    </property>
33              <height>361</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
35      </property>      <horstretch>0</horstretch>
36      <property name="sizePolicy">      <verstretch>0</verstretch>
37          <sizepolicy>     </sizepolicy>
38              <hsizetype>7</hsizetype>    </property>
39              <vsizetype>1</vsizetype>    <property name="focusPolicy" >
40              <horstretch>0</horstretch>     <enum>Qt::StrongFocus</enum>
41              <verstretch>0</verstretch>    </property>
42          </sizepolicy>    <property name="windowTitle" >
43      </property>     <string>Qsampler: Devices</string>
44      <property name="caption">    </property>
45          <string>Qsampler: Devices</string>    <property name="windowIcon" >
46      </property>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>
47      <property name="icon">    </property>
48          <pixmap>qsamplerDevice.png</pixmap>    <layout class="QVBoxLayout" >
49      </property>     <property name="spacing" >
50      <property name="focusPolicy">      <number>6</number>
51          <enum>StrongFocus</enum>     </property>
52      </property>     <property name="margin" >
53      <vbox>      <number>9</number>
54          <property name="name">     </property>
55              <cstring>unnamed</cstring>     <item>
56        <widget class="QSplitter" name="splitter" >
57         <property name="sizePolicy" >
58          <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
59           <horstretch>0</horstretch>
60           <verstretch>0</verstretch>
61          </sizepolicy>
62         </property>
63         <property name="orientation" >
64          <enum>Qt::Horizontal</enum>
65         </property>
66         <property name="handleWidth" >
67          <number>4</number>
68         </property>
69         <widget class="QTreeWidget" name="DeviceListView" >
70          <property name="minimumSize" >
71           <size>
72            <width>120</width>
73            <height>0</height>
74           </size>
75          </property>
76          <property name="toolTip" >
77           <string>Device list</string>
78          </property>
79          <property name="rootIsDecorated" >
80           <bool>false</bool>
81          </property>
82          <property name="uniformRowHeights" >
83           <bool>true</bool>
84          </property>
85          <column>
86           <property name="text" >
87            <string>Devices</string>
88           </property>
89          </column>
90         </widget>
91         <widget class="QSplitter" name="splitter" >
92          <property name="sizePolicy" >
93           <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
94            <horstretch>0</horstretch>
95            <verstretch>0</verstretch>
96           </sizepolicy>
97          </property>
98          <property name="orientation" >
99           <enum>Qt::Vertical</enum>
100          </property>
101          <property name="handleWidth" >
102           <number>4</number>
103          </property>
104          <widget class="QWidget" name="DeviceParamLayout" >
105           <layout class="QVBoxLayout" >
106            <property name="spacing" >
107             <number>6</number>
108          </property>          </property>
109          <widget class="QSplitter">          <property name="margin" >
110              <property name="name">           <number>0</number>
111                  <cstring>splitter1</cstring>          </property>
112              </property>          <item>
113              <property name="orientation">           <layout class="QHBoxLayout" >
114                  <enum>Horizontal</enum>            <property name="spacing" >
115              </property>             <number>6</number>
116              <widget class="QListView">            </property>
117                  <column>            <property name="margin" >
118                      <property name="text">             <number>0</number>
119                          <string>Devices</string>            </property>
120                      </property>            <item>
121                      <property name="clickable">             <widget class="QLabel" name="DeviceNameTextLabel" >
122                          <bool>true</bool>              <property name="sizePolicy" >
123                      </property>               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
124                      <property name="resizable">                <horstretch>0</horstretch>
125                          <bool>true</bool>                <verstretch>0</verstretch>
126                      </property>               </sizepolicy>
127                  </column>              </property>
128                  <property name="name">              <property name="font" >
129                      <cstring>DeviceListView</cstring>               <font>
130                  </property>                <weight>75</weight>
131                  <property name="minimumSize">                <bold>true</bold>
132                      <size>               </font>
133                          <width>160</width>              </property>
134                          <height>0</height>              <property name="toolTip" >
135                      </size>               <string>Device name</string>
136                  </property>              </property>
137                  <property name="rootIsDecorated">              <property name="wordWrap" >
138                      <bool>true</bool>               <bool>false</bool>
139                  </property>              </property>
140                  <property name="resizeMode">              <property name="indent" >
141                      <enum>LastColumn</enum>               <number>4</number>
142                  </property>              </property>
143                  <property name="toolTip" stdset="0">             </widget>
144                      <string>Device list</string>            </item>
145                  </property>            <item>
146              </widget>             <widget class="QLabel" name="DriverNameTextLabel" >
147              <widget class="QSplitter">              <property name="text" >
148                  <property name="name">               <string>Dri&amp;ver:</string>
149                      <cstring>splitter2</cstring>              </property>
150                  </property>              <property name="alignment" >
151                  <property name="orientation">               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
152                      <enum>Vertical</enum>              </property>
153                  </property>              <property name="wordWrap" >
154                  <widget class="QLayoutWidget">               <bool>false</bool>
155                      <property name="name">              </property>
156                          <cstring>layout2</cstring>              <property name="buddy" >
157                      </property>               <cstring>DriverNameComboBox</cstring>
158                      <grid>              </property>
159                          <property name="name">             </widget>
160                              <cstring>unnamed</cstring>            </item>
161                          </property>            <item>
162                          <widget class="QLabel" row="0" column="0">             <widget class="QComboBox" name="DriverNameComboBox" >
163                              <property name="name">              <property name="toolTip" >
164                                  <cstring>DeviceNameTextLabel</cstring>               <string>Driver type name</string>
165                              </property>              </property>
166                              <property name="sizePolicy">             </widget>
167                                  <sizepolicy>            </item>
168                                      <hsizetype>7</hsizetype>           </layout>
169                                      <vsizetype>5</vsizetype>          </item>
170                                      <horstretch>0</horstretch>          <item>
171                                      <verstretch>0</verstretch>           <widget class="QTableView" name="DeviceParamTable" >
172                                  </sizepolicy>            <property name="alternatingRowColors" >
173                              </property>             <bool>true</bool>
174                              <property name="font">            </property>
175                                  <font>            <property name="selectionMode" >
176                                      <bold>1</bold>             <enum>QAbstractItemView::NoSelection</enum>
177                                  </font>            </property>
178                              </property>            <property name="showGrid" >
179                              <property name="indent">             <bool>false</bool>
180                                  <number>4</number>            </property>
181                              </property>           </widget>
182                              <property name="toolTip" stdset="0">          </item>
183                                  <string>Device name</string>         </layout>
184                              </property>        </widget>
185                          </widget>        <widget class="QWidget" name="PortParamLayout" >
186                          <widget class="QLabel" row="0" column="1">         <layout class="QVBoxLayout" >
187                              <property name="name">          <property name="spacing" >
188                                  <cstring>DriverNameTextLabel</cstring>           <number>6</number>
189                              </property>          </property>
190                              <property name="text">          <property name="margin" >
191                                  <string>Dri&amp;ver:</string>           <number>0</number>
192                              </property>          </property>
193                              <property name="alignment">          <item>
194                                  <set>AlignVCenter|AlignRight</set>           <layout class="QHBoxLayout" >
195                              </property>            <property name="spacing" >
196                              <property name="buddy" stdset="0">             <number>6</number>
197                                  <cstring>DriverNameComboBox</cstring>            </property>
198                              </property>            <property name="margin" >
199                          </widget>             <number>0</number>
200                          <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="3">            </property>
201                              <property name="name">            <item>
202                                  <cstring>DeviceParamTable</cstring>             <spacer>
203                              </property>              <property name="orientation" >
204                              <property name="sizePolicy">               <enum>Qt::Horizontal</enum>
205                                  <sizepolicy>              </property>
206                                      <hsizetype>7</hsizetype>              <property name="sizeHint" >
207                                      <vsizetype>7</vsizetype>               <size>
208                                      <horstretch>0</horstretch>                <width>40</width>
209                                      <verstretch>0</verstretch>                <height>20</height>
210                                  </sizepolicy>               </size>
211                              </property>              </property>
212                              <property name="minimumSize">             </spacer>
213                                  <size>            </item>
214                                      <width>380</width>            <item>
215                                      <height>160</height>             <widget class="QLabel" name="DevicePortTextLabel" >
216                                  </size>              <property name="text" >
217                              </property>               <string>Channel:</string>
218                              <property name="focusPolicy">              </property>
219                                  <enum>StrongFocus</enum>              <property name="alignment" >
220                              </property>               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
221                              <property name="toolTip" stdset="0">              </property>
222                                  <string>Device parameters</string>              <property name="wordWrap" >
223                              </property>               <bool>false</bool>
224                          </widget>              </property>
225                          <widget class="QComboBox" row="0" column="2">              <property name="buddy" >
226                              <property name="name">               <cstring>DevicePortComboBox</cstring>
227                                  <cstring>DriverNameComboBox</cstring>              </property>
228                              </property>             </widget>
229                              <property name="toolTip" stdset="0">            </item>
230                                  <string>Driver type name</string>            <item>
231                              </property>             <widget class="QComboBox" name="DevicePortComboBox" >
232                          </widget>              <property name="sizePolicy" >
233                      </grid>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
234                  </widget>                <horstretch>0</horstretch>
235                  <widget class="QLayoutWidget">                <verstretch>0</verstretch>
236                      <property name="name">               </sizepolicy>
237                          <cstring>layout3</cstring>              </property>
238                      </property>              <property name="toolTip" >
239                      <grid>               <string>Device port/channel</string>
240                          <property name="name">              </property>
241                              <cstring>unnamed</cstring>             </widget>
242                          </property>            </item>
243                          <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="2">           </layout>
244                              <property name="name">          </item>
245                                  <cstring>DevicePortParamTable</cstring>          <item>
246                              </property>           <widget class="QTableView" name="DevicePortParamTable" >
247                              <property name="sizePolicy">            <property name="alternatingRowColors" >
248                                  <sizepolicy>             <bool>true</bool>
249                                      <hsizetype>7</hsizetype>            </property>
250                                      <vsizetype>7</vsizetype>            <property name="selectionMode" >
251                                      <horstretch>0</horstretch>             <enum>QAbstractItemView::NoSelection</enum>
252                                      <verstretch>0</verstretch>            </property>
253                                  </sizepolicy>            <property name="showGrid" >
254                              </property>             <bool>false</bool>
255                              <property name="minimumSize">            </property>
256                                  <size>           </widget>
257                                      <width>380</width>          </item>
258                                      <height>80</height>         </layout>
259                                  </size>        </widget>
260                              </property>       </widget>
261                              <property name="focusPolicy">      </widget>
262                                  <enum>StrongFocus</enum>     </item>
263                              </property>     <item>
264                              <property name="toolTip" stdset="0">      <layout class="QHBoxLayout" >
265                                  <string>Device port/channel parameters</string>       <property name="spacing" >
266                              </property>        <number>4</number>
267                          </widget>       </property>
268                          <widget class="QLabel" row="0" column="0">       <property name="margin" >
269                              <property name="name">        <number>0</number>
270                                  <cstring>DevicePortTextLabel</cstring>       </property>
271                              </property>       <item>
272                              <property name="text">        <widget class="QPushButton" name="RefreshDevicesPushButton" >
273                                  <string>Channel:</string>         <property name="toolTip" >
274                              </property>          <string>Refresh device list view</string>
275                              <property name="alignment">         </property>
276                                  <set>AlignVCenter|AlignRight</set>         <property name="text" >
277                              </property>          <string>&amp;Refresh</string>
278                              <property name="buddy" stdset="0">         </property>
279                                  <cstring>DevicePortComboBox</cstring>         <property name="icon" >
280                              </property>          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
281                          </widget>         </property>
282                          <widget class="QComboBox" row="0" column="1">         <property name="shortcut" >
283                              <property name="name">          <string>Alt+R</string>
284                                  <cstring>DevicePortComboBox</cstring>         </property>
285                              </property>        </widget>
286                              <property name="sizePolicy">       </item>
287                                  <sizepolicy>       <item>
288                                      <hsizetype>7</hsizetype>        <spacer>
289                                      <vsizetype>0</vsizetype>         <property name="orientation" >
290                                      <horstretch>0</horstretch>          <enum>Qt::Horizontal</enum>
291                                      <verstretch>0</verstretch>         </property>
292                                  </sizepolicy>         <property name="sizeType" >
293                              </property>          <enum>QSizePolicy::Expanding</enum>
294                              <property name="toolTip" stdset="0">         </property>
295                                  <string>Device port/channel</string>         <property name="sizeHint" >
296                              </property>          <size>
297                          </widget>           <width>180</width>
298                      </grid>           <height>20</height>
299                  </widget>          </size>
300              </widget>         </property>
301          </widget>        </spacer>
302          <widget class="QLayoutWidget">       </item>
303              <property name="name">       <item>
304                  <cstring>layout1</cstring>        <widget class="QPushButton" name="CreateDevicePushButton" >
305              </property>         <property name="toolTip" >
306              <hbox>          <string>Create device</string>
307                  <property name="name">         </property>
308                      <cstring>unnamed</cstring>         <property name="text" >
309                  </property>          <string>&amp;Create</string>
310                  <widget class="QPushButton">         </property>
311                      <property name="name">         <property name="icon" >
312                          <cstring>RefreshDevicesPushButton</cstring>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
313                      </property>         </property>
314                      <property name="text">         <property name="shortcut" >
315                          <string>&amp;Refresh</string>          <string>Alt+C</string>
316                      </property>         </property>
317                      <property name="accel">        </widget>
318                          <string>Alt+R</string>       </item>
319                      </property>       <item>
320                      <property name="iconSet">        <widget class="QPushButton" name="DeleteDevicePushButton" >
321                          <iconset>formRefresh.png</iconset>         <property name="toolTip" >
322                      </property>          <string>Delete device</string>
323                      <property name="toolTip" stdset="0">         </property>
324                          <string>Refresh device list view</string>         <property name="text" >
325                      </property>          <string>&amp;Delete</string>
326                  </widget>         </property>
327                  <spacer>         <property name="icon" >
328                      <property name="name">          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
329                          <cstring>spacer1</cstring>         </property>
330                      </property>         <property name="shortcut" >
331                      <property name="orientation">          <string>Alt+D</string>
332                          <enum>Horizontal</enum>         </property>
333                      </property>        </widget>
334                      <property name="sizeType">       </item>
335                          <enum>Expanding</enum>       <item>
336                      </property>        <widget class="QPushButton" name="ClosePushButton" >
337                      <property name="sizeHint">         <property name="toolTip" >
338                          <size>          <string>Close this dialog</string>
339                              <width>180</width>         </property>
340                              <height>20</height>         <property name="text" >
341                          </size>          <string>Close</string>
342                      </property>         </property>
343                  </spacer>         <property name="icon" >
344                  <widget class="QPushButton">          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
345                      <property name="name">         </property>
346                          <cstring>CreateDevicePushButton</cstring>         <property name="shortcut" >
347                      </property>          <string/>
348                      <property name="text">         </property>
349                          <string>&amp;Create</string>        </widget>
350                      </property>       </item>
351                      <property name="accel">      </layout>
352                          <string>Alt+C</string>     </item>
353                      </property>    </layout>
354                      <property name="iconSet">   </widget>
355                          <iconset>deviceCreate.png</iconset>   <layoutdefault spacing="4" margin="4" />
356                      </property>   <tabstops>
357                      <property name="toolTip" stdset="0">    <tabstop>DeviceListView</tabstop>
358                          <string>Create device</string>    <tabstop>RefreshDevicesPushButton</tabstop>
359                      </property>    <tabstop>DriverNameComboBox</tabstop>
360                  </widget>    <tabstop>DevicePortComboBox</tabstop>
361                  <widget class="QPushButton">    <tabstop>CreateDevicePushButton</tabstop>
362                      <property name="name">    <tabstop>DeleteDevicePushButton</tabstop>
363                          <cstring>DeleteDevicePushButton</cstring>    <tabstop>ClosePushButton</tabstop>
364                      </property>   </tabstops>
365                      <property name="text">   <resources>
366                          <string>&amp;Delete</string>    <include location="../icons/qsampler.qrc" />
367                      </property>   </resources>
368                      <property name="accel">   <connections/>
369                          <string>Alt+D</string>  </ui>
                     </property>  
                     <property name="iconSet">  
                         <iconset>deviceDelete.png</iconset>  
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>Delete device</string>  
                     </property>  
                 </widget>  
                 <widget class="QPushButton">  
                     <property name="name">  
                         <cstring>ClosePushButton</cstring>  
                     </property>  
                     <property name="text">  
                         <string>Close</string>  
                     </property>  
                     <property name="accel">  
                         <string></string>  
                     </property>  
                     <property name="iconSet">  
                         <iconset>formReject.png</iconset>  
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>Close this dialog</string>  
                     </property>  
                 </widget>  
             </hbox>  
         </widget>  
     </vbox>  
 </widget>  
 <customwidgets>  
     <customwidget>  
         <class>qsamplerDeviceParamTable</class>  
         <header location="global">qsamplerDevice.h</header>  
         <sizehint>  
             <width>-1</width>  
             <height>-1</height>  
         </sizehint>  
         <container>0</container>  
         <sizepolicy>  
             <hordata>7</hordata>  
             <verdata>7</verdata>  
             <horstretch>0</horstretch>  
             <verstretch>0</verstretch>  
         </sizepolicy>  
         <pixmap>image0</pixmap>  
     </customwidget>  
 </customwidgets>  
 <images>  
     <image name="image0">  
         <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data>  
     </image>  
 </images>  
 <connections>  
     <connection>  
         <sender>DeviceListView</sender>  
         <signal>selectionChanged()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>selectDevice()</slot>  
     </connection>  
     <connection>  
         <sender>DeviceListView</sender>  
         <signal>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>contextMenu(QListViewItem*,const QPoint&amp;,int)</slot>  
     </connection>  
     <connection>  
         <sender>RefreshDevicesPushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>refreshDevices()</slot>  
     </connection>  
     <connection>  
         <sender>DriverNameComboBox</sender>  
         <signal>activated(const QString&amp;)</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>selectDriver(const QString&amp;)</slot>  
     </connection>  
     <connection>  
         <sender>DevicePortComboBox</sender>  
         <signal>activated(int)</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>selectDevicePort(int)</slot>  
     </connection>  
     <connection>  
         <sender>CreateDevicePushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>createDevice()</slot>  
     </connection>  
     <connection>  
         <sender>DeleteDevicePushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>deleteDevice()</slot>  
     </connection>  
     <connection>  
         <sender>ClosePushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>close()</slot>  
     </connection>  
 </connections>  
 <tabstops>  
     <tabstop>DeviceListView</tabstop>  
     <tabstop>RefreshDevicesPushButton</tabstop>  
     <tabstop>DriverNameComboBox</tabstop>  
     <tabstop>DeviceParamTable</tabstop>  
     <tabstop>DevicePortComboBox</tabstop>  
     <tabstop>DevicePortParamTable</tabstop>  
     <tabstop>CreateDevicePushButton</tabstop>  
     <tabstop>DeleteDevicePushButton</tabstop>  
     <tabstop>ClosePushButton</tabstop>  
 </tabstops>  
 <includes>  
     <include location="local" impldecl="in declaration">qsamplerDevice.h</include>  
     <include location="local" impldecl="in implementation">qsamplerDeviceForm.ui.h</include>  
 </includes>  
 <forwards>  
     <forward>class qsamplerMainForm;</forward>  
 </forwards>  
 <variables>  
     <variable access="private">qsamplerMainForm *m_pMainForm;</variable>  
     <variable access="private">lscp_client_t *m_pClient;</variable>  
     <variable access="private">int m_iDirtySetup;</variable>  
     <variable access="private">int m_iDirtyCount;</variable>  
     <variable access="private">bool m_bNewDevice;</variable>  
     <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>  
     <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceTypeMode;</variable>  
     <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>  
     <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>  
 </variables>  
 <signals>  
     <signal>devicesChanged()</signal>  
 </signals>  
 <slots>  
     <slot specifier="non virtual">createDevice()</slot>  
     <slot specifier="non virtual">deleteDevice()</slot>  
     <slot specifier="non virtual">refreshDevices()</slot>  
     <slot specifier="non virtual">selectDriver( const QString &amp; sDriverName )</slot>  
     <slot specifier="non virtual">selectDevice()</slot>  
     <slot specifier="non virtual">selectDevicePort( int iPort )</slot>  
     <slot specifier="non virtual">changeDeviceParam( int iRow, int iCol )</slot>  
     <slot specifier="non virtual">changeDevicePortParam( int iRow, int iCol )</slot>  
     <slot specifier="non virtual">contextMenu(QListViewItem *, const QPoint&amp;, int)</slot>  
     <slot specifier="non virtual">stabilizeForm()</slot>  
 </slots>  
 <functions>  
     <function access="private" specifier="non virtual">init()</function>  
     <function access="private" specifier="non virtual">destroy()</function>  
     <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>  
     <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>  
     <function specifier="non virtual">setMainForm( qsamplerMainForm *pMainForm )</function>  
     <function specifier="non virtual">setDeviceTypeMode( qsamplerDevice::qsamplerDeviceType deviceType )</function>  
     <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>  
     <function specifier="non virtual">setDriverName( const QString &amp; sDriverName )</function>  
     <function specifier="non virtual">setDevice( qsamplerDevice *pDevice )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="4" margin="4"/>  
 </UI>  

Legend:
Removed from v.757  
changed lines
  Added in v.1519

  ViewVC Help
Powered by ViewVC