/[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 490 by capela, Fri Apr 1 00:34:58 2005 UTC revision 1470 by schoenebeck, Sun Nov 4 23:37:47 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>556</width>    </property>
33              <height>345</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy>
35      </property>      <hsizetype>7</hsizetype>
36      <property name="sizePolicy">      <vsizetype>1</vsizetype>
37          <sizepolicy>      <horstretch>0</horstretch>
38              <hsizetype>7</hsizetype>      <verstretch>0</verstretch>
39              <vsizetype>1</vsizetype>     </sizepolicy>
40              <horstretch>0</horstretch>    </property>
41              <verstretch>0</verstretch>    <property name="focusPolicy" >
42          </sizepolicy>     <enum>Qt::StrongFocus</enum>
43      </property>    </property>
44      <property name="caption">    <property name="windowTitle" >
45          <string>Devices</string>     <string>Qsampler: Devices</string>
46      </property>    </property>
47      <property name="icon">    <property name="windowIcon" >
48          <pixmap>qsamplerDevice.png</pixmap>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>
49      </property>    </property>
50      <property name="focusPolicy">    <layout class="QVBoxLayout" >
51          <enum>StrongFocus</enum>     <property name="margin" >
52      </property>      <number>9</number>
53      <vbox>     </property>
54          <property name="name">     <property name="spacing" >
55              <cstring>unnamed</cstring>      <number>6</number>
56          </property>     </property>
57          <widget class="QSplitter">     <item>
58              <property name="name">      <layout class="QHBoxLayout" >
59                  <cstring>splitter1</cstring>       <property name="margin" >
60              </property>        <number>0</number>
61              <property name="orientation">       </property>
62                  <enum>Horizontal</enum>       <property name="spacing" >
63              </property>        <number>6</number>
64              <widget class="QListView">       </property>
65                  <column>       <item>
66                      <property name="text">        <widget class="QTreeWidget" name="DeviceListView" >
67                          <string>Devices</string>         <property name="minimumSize" >
68                      </property>          <size>
69                      <property name="clickable">           <width>160</width>
70                          <bool>true</bool>           <height>0</height>
71                      </property>          </size>
72                      <property name="resizable">         </property>
73                          <bool>true</bool>         <property name="toolTip" >
74                      </property>          <string>Device list</string>
75                  </column>         </property>
76                  <property name="name">        </widget>
77                      <cstring>DeviceListView</cstring>       </item>
78                  </property>       <item>
79                  <property name="minimumSize">        <layout class="QVBoxLayout" >
80                      <size>         <property name="margin" >
81                          <width>160</width>          <number>0</number>
82                          <height>0</height>         </property>
83                      </size>         <property name="spacing" >
84                  </property>          <number>6</number>
85                  <property name="rootIsDecorated">         </property>
86                      <bool>true</bool>         <item>
87                  </property>          <layout class="QHBoxLayout" >
88                  <property name="resizeMode">           <property name="margin" >
89                      <enum>LastColumn</enum>            <number>0</number>
90                  </property>           </property>
91                  <property name="toolTip" stdset="0">           <property name="spacing" >
92                      <string>Device list</string>            <number>6</number>
93                  </property>           </property>
94              </widget>           <item>
95              <widget class="QSplitter">            <widget class="QLabel" name="DeviceNameTextLabel" >
96                  <property name="name">             <property name="sizePolicy" >
97                      <cstring>splitter2</cstring>              <sizepolicy>
98                  </property>               <hsizetype>7</hsizetype>
99                  <property name="orientation">               <vsizetype>5</vsizetype>
100                      <enum>Vertical</enum>               <horstretch>0</horstretch>
101                  </property>               <verstretch>0</verstretch>
102                  <widget class="QLayoutWidget">              </sizepolicy>
103                      <property name="name">             </property>
104                          <cstring>layout4</cstring>             <property name="font" >
105                      </property>              <font>
106                      <grid>               <weight>75</weight>
107                          <property name="name">               <bold>true</bold>
108                              <cstring>unnamed</cstring>              </font>
109                          </property>             </property>
110                          <widget class="QLabel" row="0" column="0">             <property name="toolTip" >
111                              <property name="name">              <string>Device name</string>
112                                  <cstring>DeviceNameTextLabel</cstring>             </property>
113                              </property>             <property name="wordWrap" >
114                              <property name="sizePolicy">              <bool>false</bool>
115                                  <sizepolicy>             </property>
116                                      <hsizetype>7</hsizetype>             <property name="indent" >
117                                      <vsizetype>5</vsizetype>              <number>4</number>
118                                      <horstretch>0</horstretch>             </property>
119                                      <verstretch>0</verstretch>            </widget>
120                                  </sizepolicy>           </item>
121                              </property>           <item>
122                              <property name="font">            <widget class="QLabel" name="DriverNameTextLabel" >
123                                  <font>             <property name="text" >
124                                      <bold>1</bold>              <string>Dri&amp;ver:</string>
125                                  </font>             </property>
126                              </property>             <property name="alignment" >
127                              <property name="indent">              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
128                                  <number>4</number>             </property>
129                              </property>             <property name="wordWrap" >
130                              <property name="toolTip" stdset="0">              <bool>false</bool>
131                                  <string>Device name</string>             </property>
132                              </property>             <property name="buddy" >
133                          </widget>              <cstring>DriverNameComboBox</cstring>
134                          <widget class="QLabel" row="0" column="1">             </property>
135                              <property name="name">            </widget>
136                                  <cstring>DriverNameTextLabel</cstring>           </item>
137                              </property>           <item>
138                              <property name="text">            <widget class="QComboBox" name="DriverNameComboBox" >
139                                  <string>Dri&amp;ver:</string>             <property name="toolTip" >
140                              </property>              <string>Driver type name</string>
141                              <property name="alignment">             </property>
142                                  <set>AlignVCenter|AlignRight</set>            </widget>
143                              </property>           </item>
144                              <property name="buddy" stdset="0">          </layout>
145                                  <cstring>DriverNameComboBox</cstring>         </item>
146                              </property>         <item>
147                          </widget>          <widget class="QTableView" name="DeviceParamTable" />
148                          <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="3">         </item>
149                              <property name="name">         <item>
150                                  <cstring>DeviceParamTable</cstring>          <layout class="QHBoxLayout" >
151                              </property>           <property name="margin" >
152                              <property name="sizePolicy">            <number>0</number>
153                                  <sizepolicy>           </property>
154                                      <hsizetype>7</hsizetype>           <property name="spacing" >
155                                      <vsizetype>7</vsizetype>            <number>6</number>
156                                      <horstretch>0</horstretch>           </property>
157                                      <verstretch>0</verstretch>           <item>
158                                  </sizepolicy>            <spacer>
159                              </property>             <property name="orientation" >
160                              <property name="minimumSize">              <enum>Qt::Horizontal</enum>
161                                  <size>             </property>
162                                      <width>380</width>             <property name="sizeHint" >
163                                      <height>160</height>              <size>
164                                  </size>               <width>40</width>
165                              </property>               <height>20</height>
166                              <property name="focusPolicy">              </size>
167                                  <enum>StrongFocus</enum>             </property>
168                              </property>            </spacer>
169                              <property name="toolTip" stdset="0">           </item>
170                                  <string>Device parameters</string>           <item>
171                              </property>            <widget class="QLabel" name="DevicePortTextLabel" >
172                          </widget>             <property name="text" >
173                          <widget class="QComboBox" row="0" column="2">              <string>Channel:</string>
174                              <property name="name">             </property>
175                                  <cstring>DriverNameComboBox</cstring>             <property name="alignment" >
176                              </property>              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
177                              <property name="toolTip" stdset="0">             </property>
178                                  <string>Driver type name</string>             <property name="wordWrap" >
179                              </property>              <bool>false</bool>
180                          </widget>             </property>
181                      </grid>             <property name="buddy" >
182                  </widget>              <cstring>DevicePortComboBox</cstring>
183                  <widget class="QLayoutWidget">             </property>
184                      <property name="name">            </widget>
185                          <cstring>layout5</cstring>           </item>
186                      </property>           <item>
187                      <vbox>            <widget class="QComboBox" name="DevicePortComboBox" >
188                          <property name="name">             <property name="sizePolicy" >
189                              <cstring>unnamed</cstring>              <sizepolicy>
190                          </property>               <hsizetype>7</hsizetype>
191                          <widget class="QComboBox">               <vsizetype>0</vsizetype>
192                              <property name="name">               <horstretch>0</horstretch>
193                                  <cstring>DevicePortComboBox</cstring>               <verstretch>0</verstretch>
194                              </property>              </sizepolicy>
195                              <property name="toolTip" stdset="0">             </property>
196                                  <string>Device port/channel</string>             <property name="toolTip" >
197                              </property>              <string>Device port/channel</string>
198                          </widget>             </property>
199                          <widget class="qsamplerDeviceParamTable">            </widget>
200                              <property name="name">           </item>
201                                  <cstring>DevicePortParamTable</cstring>          </layout>
202                              </property>         </item>
203                              <property name="sizePolicy">         <item>
204                                  <sizepolicy>          <widget class="QTableView" name="DevicePortParamTable" />
205                                      <hsizetype>7</hsizetype>         </item>
206                                      <vsizetype>7</vsizetype>        </layout>
207                                      <horstretch>0</horstretch>       </item>
208                                      <verstretch>0</verstretch>      </layout>
209                                  </sizepolicy>     </item>
210                              </property>     <item>
211                              <property name="minimumSize">      <layout class="QHBoxLayout" >
212                                  <size>       <property name="margin" >
213                                      <width>380</width>        <number>0</number>
214                                      <height>80</height>       </property>
215                                  </size>       <property name="spacing" >
216                              </property>        <number>4</number>
217                              <property name="focusPolicy">       </property>
218                                  <enum>StrongFocus</enum>       <item>
219                              </property>        <widget class="QPushButton" name="RefreshDevicesPushButton" >
220                              <property name="toolTip" stdset="0">         <property name="toolTip" >
221                                  <string>Device port/channel parameters</string>          <string>Refresh device list view</string>
222                              </property>         </property>
223                          </widget>         <property name="text" >
224                      </vbox>          <string>&amp;Refresh</string>
225                  </widget>         </property>
226              </widget>         <property name="icon" >
227          </widget>          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
228          <widget class="QLayoutWidget">         </property>
229              <property name="name">         <property name="shortcut" >
230                  <cstring>layout6</cstring>          <string>Alt+R</string>
231              </property>         </property>
232              <hbox>        </widget>
233                  <property name="name">       </item>
234                      <cstring>unnamed</cstring>       <item>
235                  </property>        <spacer>
236                  <widget class="QPushButton">         <property name="orientation" >
237                      <property name="name">          <enum>Qt::Horizontal</enum>
238                          <cstring>RefreshDevicesPushButton</cstring>         </property>
239                      </property>         <property name="sizeType" >
240                      <property name="text">          <enum>QSizePolicy::Expanding</enum>
241                          <string>&amp;Refresh</string>         </property>
242                      </property>         <property name="sizeHint" >
243                      <property name="accel">          <size>
244                          <string>Alt+R</string>           <width>180</width>
245                      </property>           <height>20</height>
246                      <property name="iconSet">          </size>
247                          <iconset>formRefresh.png</iconset>         </property>
248                      </property>        </spacer>
249                      <property name="toolTip" stdset="0">       </item>
250                          <string>Refresh device list view</string>       <item>
251                      </property>        <widget class="QPushButton" name="CreateDevicePushButton" >
252                  </widget>         <property name="toolTip" >
253                  <spacer>          <string>Create device</string>
254                      <property name="name">         </property>
255                          <cstring>spacer1</cstring>         <property name="text" >
256                      </property>          <string>&amp;Create</string>
257                      <property name="orientation">         </property>
258                          <enum>Horizontal</enum>         <property name="icon" >
259                      </property>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
260                      <property name="sizeType">         </property>
261                          <enum>Expanding</enum>         <property name="shortcut" >
262                      </property>          <string>Alt+C</string>
263                      <property name="sizeHint">         </property>
264                          <size>        </widget>
265                              <width>180</width>       </item>
266                              <height>20</height>       <item>
267                          </size>        <widget class="QPushButton" name="DeleteDevicePushButton" >
268                      </property>         <property name="toolTip" >
269                  </spacer>          <string>Delete device</string>
270                  <widget class="QPushButton">         </property>
271                      <property name="name">         <property name="text" >
272                          <cstring>CreateDevicePushButton</cstring>          <string>&amp;Delete</string>
273                      </property>         </property>
274                      <property name="text">         <property name="icon" >
275                          <string>&amp;Create</string>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
276                      </property>         </property>
277                      <property name="accel">         <property name="shortcut" >
278                          <string>Alt+C</string>          <string>Alt+D</string>
279                      </property>         </property>
280                      <property name="iconSet">        </widget>
281                          <iconset>deviceCreate.png</iconset>       </item>
282                      </property>       <item>
283                      <property name="toolTip" stdset="0">        <widget class="QPushButton" name="ClosePushButton" >
284                          <string>Create device</string>         <property name="toolTip" >
285                      </property>          <string>Close this dialog</string>
286                  </widget>         </property>
287                  <widget class="QPushButton">         <property name="text" >
288                      <property name="name">          <string>Close</string>
289                          <cstring>DeleteDevicePushButton</cstring>         </property>
290                      </property>         <property name="icon" >
291                      <property name="text">          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
292                          <string>&amp;Delete</string>         </property>
293                      </property>         <property name="shortcut" >
294                      <property name="accel">          <string/>
295                          <string>Alt+D</string>         </property>
296                      </property>        </widget>
297                      <property name="iconSet">       </item>
298                          <iconset>deviceDelete.png</iconset>      </layout>
299                      </property>     </item>
300                      <property name="toolTip" stdset="0">    </layout>
301                          <string>Delete device</string>   </widget>
302                      </property>   <layoutdefault spacing="4" margin="4" />
303                  </widget>   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
304                  <widget class="QPushButton">   <tabstops>
305                      <property name="name">    <tabstop>DeviceListView</tabstop>
306                          <cstring>ClosePushButton</cstring>    <tabstop>RefreshDevicesPushButton</tabstop>
307                      </property>    <tabstop>DriverNameComboBox</tabstop>
308                      <property name="text">    <tabstop>DevicePortComboBox</tabstop>
309                          <string>Close</string>    <tabstop>CreateDevicePushButton</tabstop>
310                      </property>    <tabstop>DeleteDevicePushButton</tabstop>
311                      <property name="accel">    <tabstop>ClosePushButton</tabstop>
312                          <string></string>   </tabstops>
313                      </property>   <includes>
314                      <property name="iconSet">    <include location="local" >qsamplerDevice.h</include>
315                          <iconset>formReject.png</iconset>   </includes>
316                      </property>   <resources>
317                      <property name="toolTip" stdset="0">    <include location="../icons/qsampler.qrc" />
318                          <string>Close this dialog</string>   </resources>
319                      </property>   <connections>
320                  </widget>    <connection>
321              </hbox>     <sender>DeviceListView</sender>
322          </widget>     <signal>itemSelectionChanged()</signal>
323      </vbox>     <receiver>qsamplerDeviceForm</receiver>
324  </widget>     <slot>selectDevice()</slot>
325  <customwidgets>     <hints>
326      <customwidget>      <hint type="sourcelabel" >
327          <class>qsamplerDeviceParamTable</class>       <x>20</x>
328          <header location="global">qsamplerDevice.h</header>       <y>20</y>
329          <sizehint>      </hint>
330              <width>-1</width>      <hint type="destinationlabel" >
331              <height>-1</height>       <x>20</x>
332          </sizehint>       <y>20</y>
333          <container>0</container>      </hint>
334          <sizepolicy>     </hints>
335              <hordata>7</hordata>    </connection>
336              <verdata>7</verdata>    <connection>
337              <horstretch>0</horstretch>     <sender>RefreshDevicesPushButton</sender>
338              <verstretch>0</verstretch>     <signal>clicked()</signal>
339          </sizepolicy>     <receiver>qsamplerDeviceForm</receiver>
340          <pixmap>image0</pixmap>     <slot>refreshDevices()</slot>
341      </customwidget>     <hints>
342  </customwidgets>      <hint type="sourcelabel" >
343  <images>       <x>20</x>
344      <image name="image0">       <y>20</y>
345          <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data>      </hint>
346      </image>      <hint type="destinationlabel" >
347  </images>       <x>20</x>
348  <connections>       <y>20</y>
349      <connection>      </hint>
350          <sender>DeviceListView</sender>     </hints>
351          <signal>selectionChanged()</signal>    </connection>
352          <receiver>qsamplerDeviceForm</receiver>    <connection>
353          <slot>selectDevice()</slot>     <sender>DriverNameComboBox</sender>
354      </connection>     <signal>activated(QString)</signal>
355      <connection>     <receiver>qsamplerDeviceForm</receiver>
356          <sender>DeviceListView</sender>     <slot>selectDriver(QString)</slot>
357          <signal>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</signal>     <hints>
358          <receiver>qsamplerDeviceForm</receiver>      <hint type="sourcelabel" >
359          <slot>contextMenu(QListViewItem*,const QPoint&amp;,int)</slot>       <x>20</x>
360      </connection>       <y>20</y>
361      <connection>      </hint>
362          <sender>RefreshDevicesPushButton</sender>      <hint type="destinationlabel" >
363          <signal>clicked()</signal>       <x>20</x>
364          <receiver>qsamplerDeviceForm</receiver>       <y>20</y>
365          <slot>refreshDevices()</slot>      </hint>
366      </connection>     </hints>
367      <connection>    </connection>
368          <sender>DriverNameComboBox</sender>    <connection>
369          <signal>activated(const QString&amp;)</signal>     <sender>DevicePortComboBox</sender>
370          <receiver>qsamplerDeviceForm</receiver>     <signal>activated(int)</signal>
371          <slot>selectDriver(const QString&amp;)</slot>     <receiver>qsamplerDeviceForm</receiver>
372      </connection>     <slot>selectDevicePort(int)</slot>
373      <connection>     <hints>
374          <sender>DevicePortComboBox</sender>      <hint type="sourcelabel" >
375          <signal>activated(int)</signal>       <x>20</x>
376          <receiver>qsamplerDeviceForm</receiver>       <y>20</y>
377          <slot>selectDevicePort(int)</slot>      </hint>
378      </connection>      <hint type="destinationlabel" >
379      <connection>       <x>20</x>
380          <sender>CreateDevicePushButton</sender>       <y>20</y>
381          <signal>clicked()</signal>      </hint>
382          <receiver>qsamplerDeviceForm</receiver>     </hints>
383          <slot>createDevice()</slot>    </connection>
384      </connection>    <connection>
385      <connection>     <sender>CreateDevicePushButton</sender>
386          <sender>DeleteDevicePushButton</sender>     <signal>clicked()</signal>
387          <signal>clicked()</signal>     <receiver>qsamplerDeviceForm</receiver>
388          <receiver>qsamplerDeviceForm</receiver>     <slot>createDevice()</slot>
389          <slot>deleteDevice()</slot>     <hints>
390      </connection>      <hint type="sourcelabel" >
391      <connection>       <x>20</x>
392          <sender>ClosePushButton</sender>       <y>20</y>
393          <signal>clicked()</signal>      </hint>
394          <receiver>qsamplerDeviceForm</receiver>      <hint type="destinationlabel" >
395          <slot>close()</slot>       <x>20</x>
396      </connection>       <y>20</y>
397  </connections>      </hint>
398  <tabstops>     </hints>
399      <tabstop>DeviceListView</tabstop>    </connection>
400      <tabstop>RefreshDevicesPushButton</tabstop>    <connection>
401      <tabstop>DriverNameComboBox</tabstop>     <sender>DeleteDevicePushButton</sender>
402      <tabstop>DeviceParamTable</tabstop>     <signal>clicked()</signal>
403      <tabstop>DevicePortComboBox</tabstop>     <receiver>qsamplerDeviceForm</receiver>
404      <tabstop>DevicePortParamTable</tabstop>     <slot>deleteDevice()</slot>
405      <tabstop>CreateDevicePushButton</tabstop>     <hints>
406      <tabstop>DeleteDevicePushButton</tabstop>      <hint type="sourcelabel" >
407      <tabstop>ClosePushButton</tabstop>       <x>20</x>
408  </tabstops>       <y>20</y>
409  <includes>      </hint>
410      <include location="local" impldecl="in declaration">qsamplerDevice.h</include>      <hint type="destinationlabel" >
411      <include location="local" impldecl="in implementation">qsamplerDeviceForm.ui.h</include>       <x>20</x>
412  </includes>       <y>20</y>
413  <forwards>      </hint>
414      <forward>class qsamplerMainForm;</forward>     </hints>
415  </forwards>    </connection>
416  <variables>    <connection>
417      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>     <sender>ClosePushButton</sender>
418      <variable access="private">lscp_client_t *m_pClient;</variable>     <signal>clicked()</signal>
419      <variable access="private">int m_iDirtySetup;</variable>     <receiver>qsamplerDeviceForm</receiver>
420      <variable access="private">int m_iDirtyCount;</variable>     <slot>close()</slot>
421      <variable access="private">bool m_bNewDevice;</variable>     <hints>
422      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>      <hint type="sourcelabel" >
423          <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceTypeMode;</variable>       <x>20</x>
424      <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>       <y>20</y>
425      <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>      </hint>
426  </variables>      <hint type="destinationlabel" >
427  <signals>       <x>20</x>
428          <signal>devicesChanged()</signal>       <y>20</y>
429  </signals>      </hint>
430  <slots>     </hints>
431      <slot specifier="non virtual">createDevice()</slot>    </connection>
432      <slot specifier="non virtual">deleteDevice()</slot>   </connections>
433      <slot specifier="non virtual">refreshDevices()</slot>  </ui>
     <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">setDriverName( const QString &amp; sDriverName )</function>  
     <function specifier="non virtual">setDevice( qsamplerDevice *pDevice )</function>  
     <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="4" margin="4"/>  
 <includehints>  
     <includehint>qsamplerdeviceparamtable.h</includehint>  
     <includehint>qsamplerdeviceparamtable.h</includehint>  
 </includehints>  
 </UI>  

Legend:
Removed from v.490  
changed lines
  Added in v.1470

  ViewVC Help
Powered by ViewVC