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

Legend:
Removed from v.429  
changed lines
  Added in v.1464

  ViewVC Help
Powered by ViewVC