/[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 487 by capela, Thu Mar 31 14:17:19 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>556</width>    </property>
33              <height>345</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      <property name="windowIcon" >
46       <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>
47      </property>
48      <layout class="QVBoxLayout" >
49       <property name="spacing" >
50        <number>6</number>
51       </property>
52       <property name="margin" >
53        <number>9</number>
54       </property>
55       <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>          <string>Devices</string>
88      </property>         </property>
89      <property name="icon">        </column>
90          <pixmap>qsamplerDevice.png</pixmap>       </widget>
91      </property>       <widget class="QSplitter" name="splitter" >
92      <property name="focusPolicy">        <property name="sizePolicy" >
93          <enum>StrongFocus</enum>         <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
94      </property>          <horstretch>0</horstretch>
95      <vbox>          <verstretch>0</verstretch>
96          <property name="name">         </sizepolicy>
97              <cstring>unnamed</cstring>        </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>layout4</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>layout5</cstring>              </property>
238                      </property>              <property name="toolTip" >
239                      <vbox>               <string>Device port/channel</string>
240                          <property name="name">              </property>
241                              <cstring>unnamed</cstring>             </widget>
242                          </property>            </item>
243                          <widget class="QComboBox">           </layout>
244                              <property name="name">          </item>
245                                  <cstring>DevicePortComboBox</cstring>          <item>
246                              </property>           <widget class="QTableView" name="DevicePortParamTable" >
247                              <property name="toolTip" stdset="0">            <property name="alternatingRowColors" >
248                                  <string>Device port/channel</string>             <bool>true</bool>
249                              </property>            </property>
250                          </widget>            <property name="selectionMode" >
251                          <widget class="qsamplerDeviceParamTable">             <enum>QAbstractItemView::NoSelection</enum>
252                              <property name="name">            </property>
253                                  <cstring>DevicePortParamTable</cstring>            <property name="showGrid" >
254                              </property>             <bool>false</bool>
255                              <property name="sizePolicy">            </property>
256                                  <sizepolicy>           </widget>
257                                      <hsizetype>7</hsizetype>          </item>
258                                      <vsizetype>7</vsizetype>         </layout>
259                                      <horstretch>0</horstretch>        </widget>
260                                      <verstretch>0</verstretch>       </widget>
261                                  </sizepolicy>      </widget>
262                              </property>     </item>
263                              <property name="minimumSize">     <item>
264                                  <size>      <layout class="QHBoxLayout" >
265                                      <width>380</width>       <property name="spacing" >
266                                      <height>80</height>        <number>4</number>
267                                  </size>       </property>
268                              </property>       <property name="margin" >
269                              <property name="focusPolicy">        <number>0</number>
270                                  <enum>StrongFocus</enum>       </property>
271                              </property>       <item>
272                              <property name="toolTip" stdset="0">        <widget class="QPushButton" name="RefreshDevicesPushButton" >
273                                  <string>Device port/channel parameters</string>         <property name="toolTip" >
274                              </property>          <string>Refresh device list view</string>
275                          </widget>         </property>
276                      </vbox>         <property name="text" >
277                  </widget>          <string>&amp;Refresh</string>
278              </widget>         </property>
279          </widget>         <property name="icon" >
280          <widget class="QLayoutWidget">          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
281              <property name="name">         </property>
282                  <cstring>layout6</cstring>         <property name="shortcut" >
283              </property>          <string>Alt+R</string>
284              <hbox>         </property>
285                  <property name="name">        </widget>
286                      <cstring>unnamed</cstring>       </item>
287                  </property>       <item>
288                  <widget class="QPushButton">        <spacer>
289                      <property name="name">         <property name="orientation" >
290                          <cstring>RefreshDevicesPushButton</cstring>          <enum>Qt::Horizontal</enum>
291                      </property>         </property>
292                      <property name="text">         <property name="sizeType" >
293                          <string>&amp;Refresh</string>          <enum>QSizePolicy::Expanding</enum>
294                      </property>         </property>
295                      <property name="accel">         <property name="sizeHint" >
296                          <string>Alt+R</string>          <size>
297                      </property>           <width>180</width>
298                      <property name="iconSet">           <height>20</height>
299                          <iconset>formRefresh.png</iconset>          </size>
300                      </property>         </property>
301                      <property name="toolTip" stdset="0">        </spacer>
302                          <string>Refresh device list view</string>       </item>
303                      </property>       <item>
304                  </widget>        <widget class="QPushButton" name="CreateDevicePushButton" >
305                  <spacer>         <property name="toolTip" >
306                      <property name="name">          <string>Create device</string>
307                          <cstring>spacer1</cstring>         </property>
308                      </property>         <property name="text" >
309                      <property name="orientation">          <string>&amp;Create</string>
310                          <enum>Horizontal</enum>         </property>
311                      </property>         <property name="icon" >
312                      <property name="sizeType">          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
313                          <enum>Expanding</enum>         </property>
314                      </property>         <property name="shortcut" >
315                      <property name="sizeHint">          <string>Alt+C</string>
316                          <size>         </property>
317                              <width>180</width>        </widget>
318                              <height>20</height>       </item>
319                          </size>       <item>
320                      </property>        <widget class="QPushButton" name="DeleteDevicePushButton" >
321                  </spacer>         <property name="toolTip" >
322                  <widget class="QPushButton">          <string>Delete device</string>
323                      <property name="name">         </property>
324                          <cstring>CreateDevicePushButton</cstring>         <property name="text" >
325                      </property>          <string>&amp;Delete</string>
326                      <property name="text">         </property>
327                          <string>&amp;Create</string>         <property name="icon" >
328                      </property>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
329                      <property name="accel">         </property>
330                          <string>Alt+C</string>         <property name="shortcut" >
331                      </property>          <string>Alt+D</string>
332                      <property name="iconSet">         </property>
333                          <iconset>deviceCreate.png</iconset>        </widget>
334                      </property>       </item>
335                      <property name="toolTip" stdset="0">       <item>
336                          <string>Create device</string>        <widget class="QPushButton" name="ClosePushButton" >
337                      </property>         <property name="toolTip" >
338                  </widget>          <string>Close this dialog</string>
339                  <widget class="QPushButton">         </property>
340                      <property name="name">         <property name="text" >
341                          <cstring>DeleteDevicePushButton</cstring>          <string>Close</string>
342                      </property>         </property>
343                      <property name="text">         <property name="icon" >
344                          <string>&amp;Delete</string>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
345                      </property>         </property>
346                      <property name="accel">         <property name="shortcut" >
347                          <string>Alt+D</string>          <string/>
348                      </property>         </property>
349                      <property name="iconSet">        </widget>
350                          <iconset>deviceDelete.png</iconset>       </item>
351                      </property>      </layout>
352                      <property name="toolTip" stdset="0">     </item>
353                          <string>Delete device</string>    </layout>
354                      </property>   </widget>
355                  </widget>   <layoutdefault spacing="4" margin="4" />
356                  <widget class="QPushButton">   <tabstops>
357                      <property name="name">    <tabstop>DeviceListView</tabstop>
358                          <cstring>ClosePushButton</cstring>    <tabstop>RefreshDevicesPushButton</tabstop>
359                      </property>    <tabstop>DriverNameComboBox</tabstop>
360                      <property name="text">    <tabstop>DevicePortComboBox</tabstop>
361                          <string>Close</string>    <tabstop>CreateDevicePushButton</tabstop>
362                      </property>    <tabstop>DeleteDevicePushButton</tabstop>
363                      <property name="accel">    <tabstop>ClosePushButton</tabstop>
364                          <string></string>   </tabstops>
365                      </property>   <resources>
366                      <property name="iconSet">    <include location="../icons/qsampler.qrc" />
367                          <iconset>formReject.png</iconset>   </resources>
368                      </property>   <connections/>
369                      <property name="toolTip" stdset="0">  </ui>
                         <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">bool m_bNewDevice;</variable>  
     <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>  
     <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>  
     <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>  
 </variables>  
 <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">setClient( lscp_client_t *pClient )</function>  
     <function specifier="non virtual">setDevice( qsamplerDevice::qsamplerDeviceType deviceType, int iDeviceID )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="4" margin="4"/>  
 <includehints>  
     <includehint>qsamplerdeviceparamtable.h</includehint>  
     <includehint>qsamplerdeviceparamtable.h</includehint>  
 </includehints>  
 </UI>  

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

  ViewVC Help
Powered by ViewVC