/[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 430 by capela, Tue Mar 8 17:23:29 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="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>604</width>    </property>
33              <height>329</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>DeviceSplitter</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="rootIsDecorated">             <property name="sizeHint" >
163                              <bool>true</bool>              <size>
164                          </property>               <width>40</width>
165                          <property name="resizeMode">               <height>20</height>
166                              <enum>LastColumn</enum>              </size>
167                          </property>             </property>
168                          <property name="toolTip" stdset="0">            </spacer>
169                              <string>Device list</string>           </item>
170                          </property>           <item>
171                      </widget>            <widget class="QLabel" name="DevicePortTextLabel" >
172                  </grid>             <property name="text" >
173              </widget>              <string>Channel:</string>
174              <widget class="QLayoutWidget">             </property>
175                  <property name="name">             <property name="alignment" >
176                      <cstring>layout4</cstring>              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
177                  </property>             </property>
178                  <grid>             <property name="wordWrap" >
179                      <property name="name">              <bool>false</bool>
180                          <cstring>unnamed</cstring>             </property>
181                      </property>             <property name="buddy" >
182                      <widget class="QPushButton" row="2" column="6">              <cstring>DevicePortComboBox</cstring>
183                          <property name="name">             </property>
184                              <cstring>ClosePushButton</cstring>            </widget>
185                          </property>           </item>
186                          <property name="minimumSize">           <item>
187                              <size>            <widget class="QComboBox" name="DevicePortComboBox" >
188                                  <width>0</width>             <property name="sizePolicy" >
189                                  <height>28</height>              <sizepolicy>
190                              </size>               <hsizetype>7</hsizetype>
191                          </property>               <vsizetype>0</vsizetype>
192                          <property name="maximumSize">               <horstretch>0</horstretch>
193                              <size>               <verstretch>0</verstretch>
194                                  <width>32767</width>              </sizepolicy>
195                                  <height>28</height>             </property>
196                              </size>             <property name="toolTip" >
197                          </property>              <string>Device port/channel</string>
198                          <property name="text">             </property>
199                              <string>Close</string>            </widget>
200                          </property>           </item>
201                          <property name="accel">          </layout>
202                              <string></string>         </item>
203                          </property>         <item>
204                          <property name="toolTip" stdset="0">          <widget class="QTableView" name="DevicePortParamTable" />
205                              <string>Close this dialog</string>         </item>
206                          </property>        </layout>
207                      </widget>       </item>
208                      <widget class="QPushButton" row="2" column="2">      </layout>
209                          <property name="name">     </item>
210                              <cstring>UpdateDevicePushButton</cstring>     <item>
211                          </property>      <layout class="QHBoxLayout" >
212                          <property name="minimumSize">       <property name="margin" >
213                              <size>        <number>0</number>
214                                  <width>0</width>       </property>
215                                  <height>28</height>       <property name="spacing" >
216                              </size>        <number>4</number>
217                          </property>       </property>
218                          <property name="maximumSize">       <item>
219                              <size>        <widget class="QPushButton" name="RefreshDevicesPushButton" >
220                                  <width>32767</width>         <property name="toolTip" >
221                                  <height>28</height>          <string>Refresh device list view</string>
222                              </size>         </property>
223                          </property>         <property name="text" >
224                          <property name="text">          <string>&amp;Refresh</string>
225                              <string>&amp;Update</string>         </property>
226                          </property>         <property name="icon" >
227                          <property name="accel">          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
228                              <string>Alt+U</string>         </property>
229                          </property>         <property name="shortcut" >
230                          <property name="toolTip" stdset="0">          <string>Alt+R</string>
231                              <string>Update current device</string>         </property>
232                          </property>        </widget>
233                      </widget>       </item>
234                      <spacer row="2" column="5">       <item>
235                          <property name="name">        <spacer>
236                              <cstring>spacer3</cstring>         <property name="orientation" >
237                          </property>          <enum>Qt::Horizontal</enum>
238                          <property name="orientation">         </property>
239                              <enum>Horizontal</enum>         <property name="sizeType" >
240                          </property>          <enum>QSizePolicy::Expanding</enum>
241                          <property name="sizeType">         </property>
242                              <enum>Expanding</enum>         <property name="sizeHint" >
243                          </property>          <size>
244                          <property name="sizeHint">           <width>180</width>
245                              <size>           <height>20</height>
246                                  <width>38</width>          </size>
247                                  <height>20</height>         </property>
248                              </size>        </spacer>
249                          </property>       </item>
250                      </spacer>       <item>
251                      <spacer row="2" column="0">        <widget class="QPushButton" name="CreateDevicePushButton" >
252                          <property name="name">         <property name="toolTip" >
253                              <cstring>spacer2</cstring>          <string>Create device</string>
254                          </property>         </property>
255                          <property name="orientation">         <property name="text" >
256                              <enum>Horizontal</enum>          <string>&amp;Create</string>
257                          </property>         </property>
258                          <property name="sizeType">         <property name="icon" >
259                              <enum>Minimum</enum>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
260                          </property>         </property>
261                          <property name="sizeHint">         <property name="shortcut" >
262                              <size>          <string>Alt+C</string>
263                                  <width>4</width>         </property>
264                                  <height>20</height>        </widget>
265                              </size>       </item>
266                          </property>       <item>
267                      </spacer>        <widget class="QPushButton" name="DeleteDevicePushButton" >
268                      <widget class="QPushButton" row="2" column="3" rowspan="1" colspan="2">         <property name="toolTip" >
269                          <property name="name">          <string>Delete device</string>
270                              <cstring>DeleteDevicePushButton</cstring>         </property>
271                          </property>         <property name="text" >
272                          <property name="minimumSize">          <string>&amp;Delete</string>
273                              <size>         </property>
274                                  <width>0</width>         <property name="icon" >
275                                  <height>28</height>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
276                              </size>         </property>
277                          </property>         <property name="shortcut" >
278                          <property name="maximumSize">          <string>Alt+D</string>
279                              <size>         </property>
280                                  <width>32767</width>        </widget>
281                                  <height>28</height>       </item>
282                              </size>       <item>
283                          </property>        <widget class="QPushButton" name="ClosePushButton" >
284                          <property name="text">         <property name="toolTip" >
285                              <string>&amp;Delete</string>          <string>Close this dialog</string>
286                          </property>         </property>
287                          <property name="accel">         <property name="text" >
288                              <string>Alt+D</string>          <string>Close</string>
289                          </property>         </property>
290                          <property name="toolTip" stdset="0">         <property name="icon" >
291                              <string>Delete current device</string>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
292                          </property>         </property>
293                      </widget>         <property name="shortcut" >
294                      <widget class="QComboBox" row="0" column="6">          <string/>
295                          <property name="name">         </property>
296                              <cstring>DriverNameComboBox</cstring>        </widget>
297                          </property>       </item>
298                          <property name="toolTip" stdset="0">      </layout>
299                              <string>Driver type name</string>     </item>
300                          </property>    </layout>
301                      </widget>   </widget>
302                      <widget class="QPushButton" row="2" column="1">   <layoutdefault spacing="4" margin="4" />
303                          <property name="name">   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
304                              <cstring>CreateDevicePushButton</cstring>   <tabstops>
305                          </property>    <tabstop>DeviceListView</tabstop>
306                          <property name="minimumSize">    <tabstop>RefreshDevicesPushButton</tabstop>
307                              <size>    <tabstop>DriverNameComboBox</tabstop>
308                                  <width>0</width>    <tabstop>DevicePortComboBox</tabstop>
309                                  <height>28</height>    <tabstop>CreateDevicePushButton</tabstop>
310                              </size>    <tabstop>DeleteDevicePushButton</tabstop>
311                          </property>    <tabstop>ClosePushButton</tabstop>
312                          <property name="maximumSize">   </tabstops>
313                              <size>   <includes>
314                                  <width>32767</width>    <include location="local" >qsamplerDevice.h</include>
315                                  <height>28</height>   </includes>
316                              </size>   <resources>
317                          </property>    <include location="../icons/qsampler.qrc" />
318                          <property name="text">   </resources>
319                              <string>&amp;Create</string>   <connections>
320                          </property>    <connection>
321                          <property name="accel">     <sender>DeviceListView</sender>
322                              <string>Alt+C</string>     <signal>itemSelectionChanged()</signal>
323                          </property>     <receiver>qsamplerDeviceForm</receiver>
324                          <property name="toolTip" stdset="0">     <slot>selectDevice()</slot>
325                              <string>Create current device</string>     <hints>
326                          </property>      <hint type="sourcelabel" >
327                      </widget>       <x>20</x>
328                      <widget class="QLabel" row="0" column="4" rowspan="1" colspan="2">       <y>20</y>
329                          <property name="name">      </hint>
330                              <cstring>DriverNameTextLabel</cstring>      <hint type="destinationlabel" >
331                          </property>       <x>20</x>
332                          <property name="text">       <y>20</y>
333                              <string>&amp;Driver:</string>      </hint>
334                          </property>     </hints>
335                          <property name="alignment">    </connection>
336                              <set>AlignVCenter|AlignRight</set>    <connection>
337                          </property>     <sender>RefreshDevicesPushButton</sender>
338                          <property name="buddy" stdset="0">     <signal>clicked()</signal>
339                              <cstring>DriverNameComboBox</cstring>     <receiver>qsamplerDeviceForm</receiver>
340                          </property>     <slot>refreshDevices()</slot>
341                      </widget>     <hints>
342                      <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="7">      <hint type="sourcelabel" >
343                          <property name="name">       <x>20</x>
344                              <cstring>DeviceParamTable</cstring>       <y>20</y>
345                          </property>      </hint>
346                          <property name="sizePolicy">      <hint type="destinationlabel" >
347                              <sizepolicy>       <x>20</x>
348                                  <hsizetype>7</hsizetype>       <y>20</y>
349                                  <vsizetype>7</vsizetype>      </hint>
350                                  <horstretch>0</horstretch>     </hints>
351                                  <verstretch>0</verstretch>    </connection>
352                              </sizepolicy>    <connection>
353                          </property>     <sender>DriverNameComboBox</sender>
354                          <property name="minimumSize">     <signal>activated(QString)</signal>
355                              <size>     <receiver>qsamplerDeviceForm</receiver>
356                                  <width>0</width>     <slot>selectDriver(QString)</slot>
357                                  <height>260</height>     <hints>
358                              </size>      <hint type="sourcelabel" >
359                          </property>       <x>20</x>
360                          <property name="focusPolicy">       <y>20</y>
361                              <enum>StrongFocus</enum>      </hint>
362                          </property>      <hint type="destinationlabel" >
363                          <property name="toolTip" stdset="0">       <x>20</x>
364                              <string>Device parameters</string>       <y>20</y>
365                          </property>      </hint>
366                      </widget>     </hints>
367                      <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">    </connection>
368                          <property name="name">    <connection>
369                              <cstring>DeviceNameTextLabel</cstring>     <sender>DevicePortComboBox</sender>
370                          </property>     <signal>activated(int)</signal>
371                          <property name="sizePolicy">     <receiver>qsamplerDeviceForm</receiver>
372                              <sizepolicy>     <slot>selectDevicePort(int)</slot>
373                                  <hsizetype>7</hsizetype>     <hints>
374                                  <vsizetype>5</vsizetype>      <hint type="sourcelabel" >
375                                  <horstretch>0</horstretch>       <x>20</x>
376                                  <verstretch>0</verstretch>       <y>20</y>
377                              </sizepolicy>      </hint>
378                          </property>      <hint type="destinationlabel" >
379                          <property name="font">       <x>20</x>
380                              <font>       <y>20</y>
381                                  <pointsize>10</pointsize>      </hint>
382                                  <bold>1</bold>     </hints>
383                              </font>    </connection>
384                          </property>    <connection>
385                          <property name="text">     <sender>CreateDevicePushButton</sender>
386                              <string></string>     <signal>clicked()</signal>
387                          </property>     <receiver>qsamplerDeviceForm</receiver>
388                          <property name="toolTip" stdset="0">     <slot>createDevice()</slot>
389                              <string>Device name</string>     <hints>
390                          </property>      <hint type="sourcelabel" >
391                      </widget>       <x>20</x>
392                  </grid>       <y>20</y>
393              </widget>      </hint>
394          </widget>      <hint type="destinationlabel" >
395      </hbox>       <x>20</x>
396  </widget>       <y>20</y>
397  <customwidgets>      </hint>
398      <customwidget>     </hints>
399          <class>qsamplerDeviceParamTable</class>    </connection>
400          <header location="global">qsamplerDevice.h</header>    <connection>
401          <sizehint>     <sender>DeleteDevicePushButton</sender>
402              <width>-1</width>     <signal>clicked()</signal>
403              <height>-1</height>     <receiver>qsamplerDeviceForm</receiver>
404          </sizehint>     <slot>deleteDevice()</slot>
405          <container>0</container>     <hints>
406          <sizepolicy>      <hint type="sourcelabel" >
407              <hordata>7</hordata>       <x>20</x>
408              <verdata>7</verdata>       <y>20</y>
409              <horstretch>0</horstretch>      </hint>
410              <verstretch>0</verstretch>      <hint type="destinationlabel" >
411          </sizepolicy>       <x>20</x>
412          <pixmap>image0</pixmap>       <y>20</y>
413      </customwidget>      </hint>
414  </customwidgets>     </hints>
415  <images>    </connection>
416      <image name="image0">    <connection>
417          <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data>     <sender>ClosePushButton</sender>
418      </image>     <signal>clicked()</signal>
419  </images>     <receiver>qsamplerDeviceForm</receiver>
420  <connections>     <slot>close()</slot>
421      <connection>     <hints>
422          <sender>DeviceListView</sender>      <hint type="sourcelabel" >
423          <signal>selectionChanged()</signal>       <x>20</x>
424          <receiver>qsamplerDeviceForm</receiver>       <y>20</y>
425          <slot>selectDevice()</slot>      </hint>
426      </connection>      <hint type="destinationlabel" >
427      <connection>       <x>20</x>
428          <sender>LoadDevicesPushButton</sender>       <y>20</y>
429          <signal>clicked()</signal>      </hint>
430          <receiver>qsamplerDeviceForm</receiver>     </hints>
431          <slot>loadDevices()</slot>    </connection>
432      </connection>   </connections>
433      <connection>  </ui>
         <sender>SaveDevicesPushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>saveDevices()</slot>  
     </connection>  
     <connection>  
         <sender>DriverNameComboBox</sender>  
         <signal>activated(const QString&amp;)</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>selectDriver(const QString&amp;)</slot>  
     </connection>  
     <connection>  
         <sender>CreateDevicePushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>createDevice()</slot>  
     </connection>  
     <connection>  
         <sender>UpdateDevicePushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>updateDevice()</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>LoadDevicesPushButton</tabstop>  
     <tabstop>SaveDevicesPushButton</tabstop>  
     <tabstop>DeviceParamTable</tabstop>  
     <tabstop>DriverNameComboBox</tabstop>  
     <tabstop>CreateDevicePushButton</tabstop>  
     <tabstop>UpdateDevicePushButton</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">int m_iDirtySetup;</variable>  
     <variable access="private">int m_iDirtyCount;</variable>  
     <variable access="private">int m_iUntitled;</variable>  
     <variable access="private">QString m_sFilename;</variable>  
     <variable access="private">lscp_client_t *m_pClient;</variable>  
     <variable access="private">bool m_bNewDevice;</variable>  
 </variables>  
 <slots>  
     <slot specifier="non virtual">contentsChanged()</slot>  
     <slot specifier="non virtual">loadDevices()</slot>  
     <slot specifier="non virtual">saveDevices()</slot>  
     <slot specifier="non virtual">createDevice()</slot>  
     <slot specifier="non virtual">updateDevice()</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">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.430  
changed lines
  Added in v.1470

  ViewVC Help
Powered by ViewVC