/[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 432 by capela, Wed Mar 9 11:33:27 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="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 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>qsamplerChannel.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      <hbox>          <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>DeviceSplitter</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="QLayoutWidget">            </property>
117                  <property name="name">            <property name="margin" >
118                      <cstring>layout1</cstring>             <number>0</number>
119                  </property>            </property>
120                  <grid>            <item>
121                      <property name="name">             <widget class="QLabel" name="DeviceNameTextLabel" >
122                          <cstring>unnamed</cstring>              <property name="sizePolicy" >
123                      </property>               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
124                      <widget class="QPushButton" row="1" column="1">                <horstretch>0</horstretch>
125                          <property name="name">                <verstretch>0</verstretch>
126                              <cstring>SaveDevicesPushButton</cstring>               </sizepolicy>
127                          </property>              </property>
128                          <property name="minimumSize">              <property name="font" >
129                              <size>               <font>
130                                  <width>0</width>                <weight>75</weight>
131                                  <height>28</height>                <bold>true</bold>
132                              </size>               </font>
133                          </property>              </property>
134                          <property name="maximumSize">              <property name="toolTip" >
135                              <size>               <string>Device name</string>
136                                  <width>32767</width>              </property>
137                                  <height>28</height>              <property name="wordWrap" >
138                              </size>               <bool>false</bool>
139                          </property>              </property>
140                          <property name="text">              <property name="indent" >
141                              <string>&amp;Save...</string>               <number>4</number>
142                          </property>              </property>
143                          <property name="accel">             </widget>
144                              <string>Alt+S</string>            </item>
145                          </property>            <item>
146                          <property name="iconSet">             <widget class="QLabel" name="DriverNameTextLabel" >
147                              <iconset>fileSave.png</iconset>              <property name="text" >
148                          </property>               <string>Dri&amp;ver:</string>
149                          <property name="toolTip" stdset="0">              </property>
150                              <string>Save device configuration to file</string>              <property name="alignment" >
151                          </property>               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
152                      </widget>              </property>
153                      <spacer row="1" column="2">              <property name="wordWrap" >
154                          <property name="name">               <bool>false</bool>
155                              <cstring>spacer1</cstring>              </property>
156                          </property>              <property name="buddy" >
157                          <property name="orientation">               <cstring>DriverNameComboBox</cstring>
158                              <enum>Horizontal</enum>              </property>
159                          </property>             </widget>
160                          <property name="sizeType">            </item>
161                              <enum>Expanding</enum>            <item>
162                          </property>             <widget class="QComboBox" name="DriverNameComboBox" >
163                          <property name="sizeHint">              <property name="toolTip" >
164                              <size>               <string>Driver type name</string>
165                                  <width>24</width>              </property>
166                                  <height>16</height>             </widget>
167                              </size>            </item>
168                          </property>           </layout>
169                      </spacer>          </item>
170                      <widget class="QPushButton" row="1" column="0">          <item>
171                          <property name="name">           <widget class="QTableView" name="DeviceParamTable" >
172                              <cstring>LoadDevicesPushButton</cstring>            <property name="alternatingRowColors" >
173                          </property>             <bool>true</bool>
174                          <property name="minimumSize">            </property>
175                              <size>            <property name="selectionMode" >
176                                  <width>0</width>             <enum>QAbstractItemView::NoSelection</enum>
177                                  <height>28</height>            </property>
178                              </size>            <property name="showGrid" >
179                          </property>             <bool>false</bool>
180                          <property name="maximumSize">            </property>
181                              <size>           </widget>
182                                  <width>32767</width>          </item>
183                                  <height>28</height>         </layout>
184                              </size>        </widget>
185                          </property>        <widget class="QWidget" name="PortParamLayout" >
186                          <property name="text">         <layout class="QVBoxLayout" >
187                              <string>&amp;Load...</string>          <property name="spacing" >
188                          </property>           <number>6</number>
189                          <property name="accel">          </property>
190                              <string>Alt+L</string>          <property name="margin" >
191                          </property>           <number>0</number>
192                          <property name="iconSet">          </property>
193                              <iconset>fileOpen.png</iconset>          <item>
194                          </property>           <layout class="QHBoxLayout" >
195                          <property name="toolTip" stdset="0">            <property name="spacing" >
196                              <string>Load device configuration from file</string>             <number>6</number>
197                          </property>            </property>
198                      </widget>            <property name="margin" >
199                      <widget class="QListView" row="0" column="0" rowspan="1" colspan="3">             <number>0</number>
200                          <column>            </property>
201                              <property name="text">            <item>
202                                  <string>Devices</string>             <spacer>
203                              </property>              <property name="orientation" >
204                              <property name="clickable">               <enum>Qt::Horizontal</enum>
205                                  <bool>true</bool>              </property>
206                              </property>              <property name="sizeHint" >
207                              <property name="resizable">               <size>
208                                  <bool>true</bool>                <width>40</width>
209                              </property>                <height>20</height>
210                          </column>               </size>
211                          <property name="name">              </property>
212                              <cstring>DeviceListView</cstring>             </spacer>
213                          </property>            </item>
214                          <property name="rootIsDecorated">            <item>
215                              <bool>true</bool>             <widget class="QLabel" name="DevicePortTextLabel" >
216                          </property>              <property name="text" >
217                          <property name="resizeMode">               <string>Channel:</string>
218                              <enum>LastColumn</enum>              </property>
219                          </property>              <property name="alignment" >
220                          <property name="toolTip" stdset="0">               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
221                              <string>Device list</string>              </property>
222                          </property>              <property name="wordWrap" >
223                      </widget>               <bool>false</bool>
224                  </grid>              </property>
225              </widget>              <property name="buddy" >
226              <widget class="QLayoutWidget">               <cstring>DevicePortComboBox</cstring>
227                  <property name="name">              </property>
228                      <cstring>layout4</cstring>             </widget>
229                  </property>            </item>
230                  <grid>            <item>
231                      <property name="name">             <widget class="QComboBox" name="DevicePortComboBox" >
232                          <cstring>unnamed</cstring>              <property name="sizePolicy" >
233                      </property>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
234                      <widget class="QPushButton" row="2" column="6">                <horstretch>0</horstretch>
235                          <property name="name">                <verstretch>0</verstretch>
236                              <cstring>ClosePushButton</cstring>               </sizepolicy>
237                          </property>              </property>
238                          <property name="minimumSize">              <property name="toolTip" >
239                              <size>               <string>Device port/channel</string>
240                                  <width>0</width>              </property>
241                                  <height>28</height>             </widget>
242                              </size>            </item>
243                          </property>           </layout>
244                          <property name="maximumSize">          </item>
245                              <size>          <item>
246                                  <width>32767</width>           <widget class="QTableView" name="DevicePortParamTable" >
247                                  <height>28</height>            <property name="alternatingRowColors" >
248                              </size>             <bool>true</bool>
249                          </property>            </property>
250                          <property name="text">            <property name="selectionMode" >
251                              <string>Close</string>             <enum>QAbstractItemView::NoSelection</enum>
252                          </property>            </property>
253                          <property name="accel">            <property name="showGrid" >
254                              <string></string>             <bool>false</bool>
255                          </property>            </property>
256                          <property name="toolTip" stdset="0">           </widget>
257                              <string>Close this dialog</string>          </item>
258                          </property>         </layout>
259                      </widget>        </widget>
260                      <widget class="QPushButton" row="2" column="2">       </widget>
261                          <property name="name">      </widget>
262                              <cstring>UpdateDevicePushButton</cstring>     </item>
263                          </property>     <item>
264                          <property name="minimumSize">      <layout class="QHBoxLayout" >
265                              <size>       <property name="spacing" >
266                                  <width>0</width>        <number>4</number>
267                                  <height>28</height>       </property>
268                              </size>       <property name="margin" >
269                          </property>        <number>0</number>
270                          <property name="maximumSize">       </property>
271                              <size>       <item>
272                                  <width>32767</width>        <widget class="QPushButton" name="RefreshDevicesPushButton" >
273                                  <height>28</height>         <property name="toolTip" >
274                              </size>          <string>Refresh device list view</string>
275                          </property>         </property>
276                          <property name="text">         <property name="text" >
277                              <string>&amp;Update</string>          <string>&amp;Refresh</string>
278                          </property>         </property>
279                          <property name="accel">         <property name="icon" >
280                              <string>Alt+U</string>          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
281                          </property>         </property>
282                          <property name="toolTip" stdset="0">         <property name="shortcut" >
283                              <string>Update current device</string>          <string>Alt+R</string>
284                          </property>         </property>
285                      </widget>        </widget>
286                      <spacer row="2" column="5">       </item>
287                          <property name="name">       <item>
288                              <cstring>spacer3</cstring>        <spacer>
289                          </property>         <property name="orientation" >
290                          <property name="orientation">          <enum>Qt::Horizontal</enum>
291                              <enum>Horizontal</enum>         </property>
292                          </property>         <property name="sizeType" >
293                          <property name="sizeType">          <enum>QSizePolicy::Expanding</enum>
294                              <enum>Expanding</enum>         </property>
295                          </property>         <property name="sizeHint" >
296                          <property name="sizeHint">          <size>
297                              <size>           <width>180</width>
298                                  <width>38</width>           <height>20</height>
299                                  <height>20</height>          </size>
300                              </size>         </property>
301                          </property>        </spacer>
302                      </spacer>       </item>
303                      <spacer row="2" column="0">       <item>
304                          <property name="name">        <widget class="QPushButton" name="CreateDevicePushButton" >
305                              <cstring>spacer2</cstring>         <property name="toolTip" >
306                          </property>          <string>Create device</string>
307                          <property name="orientation">         </property>
308                              <enum>Horizontal</enum>         <property name="text" >
309                          </property>          <string>&amp;Create</string>
310                          <property name="sizeType">         </property>
311                              <enum>Minimum</enum>         <property name="icon" >
312                          </property>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
313                          <property name="sizeHint">         </property>
314                              <size>         <property name="shortcut" >
315                                  <width>4</width>          <string>Alt+C</string>
316                                  <height>20</height>         </property>
317                              </size>        </widget>
318                          </property>       </item>
319                      </spacer>       <item>
320                      <widget class="QPushButton" row="2" column="3" rowspan="1" colspan="2">        <widget class="QPushButton" name="DeleteDevicePushButton" >
321                          <property name="name">         <property name="toolTip" >
322                              <cstring>DeleteDevicePushButton</cstring>          <string>Delete device</string>
323                          </property>         </property>
324                          <property name="minimumSize">         <property name="text" >
325                              <size>          <string>&amp;Delete</string>
326                                  <width>0</width>         </property>
327                                  <height>28</height>         <property name="icon" >
328                              </size>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
329                          </property>         </property>
330                          <property name="maximumSize">         <property name="shortcut" >
331                              <size>          <string>Alt+D</string>
332                                  <width>32767</width>         </property>
333                                  <height>28</height>        </widget>
334                              </size>       </item>
335                          </property>       <item>
336                          <property name="text">        <widget class="QPushButton" name="ClosePushButton" >
337                              <string>&amp;Delete</string>         <property name="toolTip" >
338                          </property>          <string>Close this dialog</string>
339                          <property name="accel">         </property>
340                              <string>Alt+D</string>         <property name="text" >
341                          </property>          <string>Close</string>
342                          <property name="toolTip" stdset="0">         </property>
343                              <string>Delete current device</string>         <property name="icon" >
344                          </property>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
345                      </widget>         </property>
346                      <widget class="QComboBox" row="0" column="6">         <property name="shortcut" >
347                          <property name="name">          <string/>
348                              <cstring>DriverNameComboBox</cstring>         </property>
349                          </property>        </widget>
350                          <property name="toolTip" stdset="0">       </item>
351                              <string>Driver type name</string>      </layout>
352                          </property>     </item>
353                      </widget>    </layout>
354                      <widget class="QPushButton" row="2" column="1">   </widget>
355                          <property name="name">   <layoutdefault spacing="4" margin="4" />
356                              <cstring>CreateDevicePushButton</cstring>   <tabstops>
357                          </property>    <tabstop>DeviceListView</tabstop>
358                          <property name="minimumSize">    <tabstop>RefreshDevicesPushButton</tabstop>
359                              <size>    <tabstop>DriverNameComboBox</tabstop>
360                                  <width>0</width>    <tabstop>DevicePortComboBox</tabstop>
361                                  <height>28</height>    <tabstop>CreateDevicePushButton</tabstop>
362                              </size>    <tabstop>DeleteDevicePushButton</tabstop>
363                          </property>    <tabstop>ClosePushButton</tabstop>
364                          <property name="maximumSize">   </tabstops>
365                              <size>   <resources>
366                                  <width>32767</width>    <include location="../icons/qsampler.qrc" />
367                                  <height>28</height>   </resources>
368                              </size>   <connections/>
369                          </property>  </ui>
                         <property name="text">  
                             <string>&amp;Create</string>  
                         </property>  
                         <property name="accel">  
                             <string>Alt+C</string>  
                         </property>  
                         <property name="toolTip" stdset="0">  
                             <string>Create current device</string>  
                         </property>  
                     </widget>  
                     <widget class="QLabel" row="0" column="4" rowspan="1" colspan="2">  
                         <property name="name">  
                             <cstring>DriverNameTextLabel</cstring>  
                         </property>  
                         <property name="text">  
                             <string>&amp;Driver:</string>  
                         </property>  
                         <property name="alignment">  
                             <set>AlignVCenter|AlignRight</set>  
                         </property>  
                         <property name="buddy" stdset="0">  
                             <cstring>DriverNameComboBox</cstring>  
                         </property>  
                     </widget>  
                     <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="7">  
                         <property name="name">  
                             <cstring>DeviceParamTable</cstring>  
                         </property>  
                         <property name="sizePolicy">  
                             <sizepolicy>  
                                 <hsizetype>7</hsizetype>  
                                 <vsizetype>7</vsizetype>  
                                 <horstretch>0</horstretch>  
                                 <verstretch>0</verstretch>  
                             </sizepolicy>  
                         </property>  
                         <property name="minimumSize">  
                             <size>  
                                 <width>0</width>  
                                 <height>260</height>  
                             </size>  
                         </property>  
                         <property name="focusPolicy">  
                             <enum>StrongFocus</enum>  
                         </property>  
                         <property name="toolTip" stdset="0">  
                             <string>Device parameters</string>  
                         </property>  
                     </widget>  
                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">  
                         <property name="name">  
                             <cstring>DeviceNameTextLabel</cstring>  
                         </property>  
                         <property name="sizePolicy">  
                             <sizepolicy>  
                                 <hsizetype>7</hsizetype>  
                                 <vsizetype>5</vsizetype>  
                                 <horstretch>0</horstretch>  
                                 <verstretch>0</verstretch>  
                             </sizepolicy>  
                         </property>  
                         <property name="font">  
                             <font>  
                                 <pointsize>10</pointsize>  
                                 <bold>1</bold>  
                             </font>  
                         </property>  
                         <property name="text">  
                             <string></string>  
                         </property>  
                         <property name="toolTip" stdset="0">  
                             <string>Device name</string>  
                         </property>  
                     </widget>  
                 </grid>  
             </widget>  
         </widget>  
     </hbox>  
 </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>LoadDevicesPushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>loadDevices()</slot>  
     </connection>  
     <connection>  
         <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>DeviceParamTable</sender>  
         <signal>valueChanged(int,int)</signal>  
         <receiver>qsamplerDeviceForm</receiver>  
         <slot>changeValue(int,int)</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">changeValue( int iRow, int iCol )</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.432  
changed lines
  Added in v.1519

  ViewVC Help
Powered by ViewVC