/[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 1529 by capela, Tue Nov 27 10:42:35 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>0</hsizetype>
36      <property name="sizePolicy">      <vsizetype>0</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>Qsampler: Devices</string>
46      </property>
47      <property name="windowIcon" >
48       <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>
49      </property>
50      <layout class="QVBoxLayout" >
51       <property name="margin" >
52        <number>9</number>
53       </property>
54       <property name="spacing" >
55        <number>6</number>
56       </property>
57       <item>
58        <widget class="QSplitter" name="splitter1" >
59         <property name="sizePolicy" >
60          <sizepolicy>
61           <hsizetype>7</hsizetype>
62           <vsizetype>7</vsizetype>
63           <horstretch>0</horstretch>
64           <verstretch>0</verstretch>
65          </sizepolicy>
66         </property>
67         <property name="orientation" >
68          <enum>Qt::Horizontal</enum>
69         </property>
70         <property name="handleWidth" >
71          <number>4</number>
72         </property>
73         <widget class="QTreeWidget" name="DeviceListView" >
74          <property name="minimumSize" >
75           <size>
76            <width>120</width>
77            <height>0</height>
78           </size>
79          </property>
80          <property name="toolTip" >
81           <string>Device list</string>
82          </property>
83          <property name="rootIsDecorated" >
84           <bool>false</bool>
85          </property>
86          <property name="uniformRowHeights" >
87           <bool>true</bool>
88          </property>
89          <column>
90           <property name="text" >
91          <string>Devices</string>          <string>Devices</string>
92      </property>         </property>
93      <property name="icon">        </column>
94          <pixmap>qsamplerChannel.png</pixmap>       </widget>
95      </property>       <widget class="QSplitter" name="splitter2" >
96      <property name="focusPolicy">        <property name="sizePolicy" >
97          <enum>StrongFocus</enum>         <sizepolicy>
98      </property>          <hsizetype>7</hsizetype>
99      <hbox>          <vsizetype>7</vsizetype>
100          <property name="name">          <horstretch>0</horstretch>
101              <cstring>unnamed</cstring>          <verstretch>0</verstretch>
102           </sizepolicy>
103          </property>
104          <property name="orientation" >
105           <enum>Qt::Vertical</enum>
106          </property>
107          <property name="handleWidth" >
108           <number>4</number>
109          </property>
110          <widget class="QWidget" name="DeviceParamLayout" >
111           <layout class="QVBoxLayout" >
112            <property name="margin" >
113             <number>0</number>
114          </property>          </property>
115          <widget class="QSplitter">          <property name="spacing" >
116              <property name="name">           <number>6</number>
117                  <cstring>DeviceSplitter</cstring>          </property>
118              </property>          <item>
119              <property name="orientation">           <layout class="QHBoxLayout" >
120                  <enum>Horizontal</enum>            <property name="margin" >
121              </property>             <number>0</number>
122              <widget class="QLayoutWidget">            </property>
123                  <property name="name">            <property name="spacing" >
124                      <cstring>layout1</cstring>             <number>6</number>
125                  </property>            </property>
126                  <grid>            <item>
127                      <property name="name">             <widget class="QLabel" name="DeviceNameTextLabel" >
128                          <cstring>unnamed</cstring>              <property name="sizePolicy" >
129                      </property>               <sizepolicy>
130                      <widget class="QPushButton" row="1" column="1">                <hsizetype>0</hsizetype>
131                          <property name="name">                <vsizetype>0</vsizetype>
132                              <cstring>SaveDevicesPushButton</cstring>                <horstretch>0</horstretch>
133                          </property>                <verstretch>0</verstretch>
134                          <property name="minimumSize">               </sizepolicy>
135                              <size>              </property>
136                                  <width>0</width>              <property name="font" >
137                                  <height>28</height>               <font>
138                              </size>                <weight>75</weight>
139                          </property>                <bold>true</bold>
140                          <property name="maximumSize">               </font>
141                              <size>              </property>
142                                  <width>32767</width>              <property name="toolTip" >
143                                  <height>28</height>               <string>Device name</string>
144                              </size>              </property>
145                          </property>              <property name="wordWrap" >
146                          <property name="text">               <bool>false</bool>
147                              <string>&amp;Save...</string>              </property>
148                          </property>              <property name="indent" >
149                          <property name="accel">               <number>4</number>
150                              <string>Alt+S</string>              </property>
151                          </property>             </widget>
152                          <property name="iconSet">            </item>
153                              <iconset>fileSave.png</iconset>            <item>
154                          </property>             <widget class="QLabel" name="DriverNameTextLabel" >
155                          <property name="toolTip" stdset="0">              <property name="text" >
156                              <string>Save device configuration to file</string>               <string>Dri&amp;ver:</string>
157                          </property>              </property>
158                      </widget>              <property name="alignment" >
159                      <spacer row="1" column="2">               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
160                          <property name="name">              </property>
161                              <cstring>spacer1</cstring>              <property name="wordWrap" >
162                          </property>               <bool>false</bool>
163                          <property name="orientation">              </property>
164                              <enum>Horizontal</enum>              <property name="buddy" >
165                          </property>               <cstring>DriverNameComboBox</cstring>
166                          <property name="sizeType">              </property>
167                              <enum>Expanding</enum>             </widget>
168                          </property>            </item>
169                          <property name="sizeHint">            <item>
170                              <size>             <widget class="QComboBox" name="DriverNameComboBox" >
171                                  <width>24</width>              <property name="toolTip" >
172                                  <height>16</height>               <string>Driver type name</string>
173                              </size>              </property>
174                          </property>             </widget>
175                      </spacer>            </item>
176                      <widget class="QPushButton" row="1" column="0">           </layout>
177                          <property name="name">          </item>
178                              <cstring>LoadDevicesPushButton</cstring>          <item>
179                          </property>           <widget class="QTableView" name="DeviceParamTable" >
180                          <property name="minimumSize">            <property name="alternatingRowColors" >
181                              <size>             <bool>true</bool>
182                                  <width>0</width>            </property>
183                                  <height>28</height>            <property name="selectionMode" >
184                              </size>             <enum>QAbstractItemView::NoSelection</enum>
185                          </property>            </property>
186                          <property name="maximumSize">            <property name="showGrid" >
187                              <size>             <bool>false</bool>
188                                  <width>32767</width>            </property>
189                                  <height>28</height>           </widget>
190                              </size>          </item>
191                          </property>         </layout>
192                          <property name="text">        </widget>
193                              <string>&amp;Load...</string>        <widget class="QWidget" name="PortParamLayout" >
194                          </property>         <layout class="QVBoxLayout" >
195                          <property name="accel">          <property name="margin" >
196                              <string>Alt+L</string>           <number>0</number>
197                          </property>          </property>
198                          <property name="iconSet">          <property name="spacing" >
199                              <iconset>fileOpen.png</iconset>           <number>6</number>
200                          </property>          </property>
201                          <property name="toolTip" stdset="0">          <item>
202                              <string>Load device configuration from file</string>           <layout class="QHBoxLayout" >
203                          </property>            <property name="margin" >
204                      </widget>             <number>0</number>
205                      <widget class="QListView" row="0" column="0" rowspan="1" colspan="3">            </property>
206                          <column>            <property name="spacing" >
207                              <property name="text">             <number>6</number>
208                                  <string>Devices</string>            </property>
209                              </property>            <item>
210                              <property name="clickable">             <spacer>
211                                  <bool>true</bool>              <property name="orientation" >
212                              </property>               <enum>Qt::Horizontal</enum>
213                              <property name="resizable">              </property>
214                                  <bool>true</bool>              <property name="sizeHint" >
215                              </property>               <size>
216                          </column>                <width>40</width>
217                          <property name="name">                <height>20</height>
218                              <cstring>DeviceListView</cstring>               </size>
219                          </property>              </property>
220                          <property name="rootIsDecorated">             </spacer>
221                              <bool>true</bool>            </item>
222                          </property>            <item>
223                          <property name="resizeMode">             <widget class="QLabel" name="DevicePortTextLabel" >
224                              <enum>LastColumn</enum>              <property name="text" >
225                          </property>               <string>Channel:</string>
226                          <property name="toolTip" stdset="0">              </property>
227                              <string>Device list</string>              <property name="alignment" >
228                          </property>               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
229                      </widget>              </property>
230                  </grid>              <property name="wordWrap" >
231              </widget>               <bool>false</bool>
232              <widget class="QLayoutWidget">              </property>
233                  <property name="name">              <property name="buddy" >
234                      <cstring>layout4</cstring>               <cstring>DevicePortComboBox</cstring>
235                  </property>              </property>
236                  <grid>             </widget>
237                      <property name="name">            </item>
238                          <cstring>unnamed</cstring>            <item>
239                      </property>             <widget class="QComboBox" name="DevicePortComboBox" >
240                      <widget class="QPushButton" row="2" column="6">              <property name="sizePolicy" >
241                          <property name="name">               <sizepolicy>
242                              <cstring>ClosePushButton</cstring>                <hsizetype>0</hsizetype>
243                          </property>                <vsizetype>0</vsizetype>
244                          <property name="minimumSize">                <horstretch>0</horstretch>
245                              <size>                <verstretch>0</verstretch>
246                                  <width>0</width>               </sizepolicy>
247                                  <height>28</height>              </property>
248                              </size>              <property name="toolTip" >
249                          </property>               <string>Device port/channel</string>
250                          <property name="maximumSize">              </property>
251                              <size>             </widget>
252                                  <width>32767</width>            </item>
253                                  <height>28</height>           </layout>
254                              </size>          </item>
255                          </property>          <item>
256                          <property name="text">           <widget class="QTableView" name="DevicePortParamTable" >
257                              <string>Close</string>            <property name="alternatingRowColors" >
258                          </property>             <bool>true</bool>
259                          <property name="accel">            </property>
260                              <string></string>            <property name="selectionMode" >
261                          </property>             <enum>QAbstractItemView::NoSelection</enum>
262                          <property name="toolTip" stdset="0">            </property>
263                              <string>Close this dialog</string>            <property name="showGrid" >
264                          </property>             <bool>false</bool>
265                      </widget>            </property>
266                      <widget class="QPushButton" row="2" column="2">           </widget>
267                          <property name="name">          </item>
268                              <cstring>UpdateDevicePushButton</cstring>         </layout>
269                          </property>        </widget>
270                          <property name="minimumSize">       </widget>
271                              <size>      </widget>
272                                  <width>0</width>     </item>
273                                  <height>28</height>     <item>
274                              </size>      <layout class="QHBoxLayout" >
275                          </property>       <property name="margin" >
276                          <property name="maximumSize">        <number>0</number>
277                              <size>       </property>
278                                  <width>32767</width>       <property name="spacing" >
279                                  <height>28</height>        <number>4</number>
280                              </size>       </property>
281                          </property>       <item>
282                          <property name="text">        <widget class="QPushButton" name="RefreshDevicesPushButton" >
283                              <string>&amp;Update</string>         <property name="toolTip" >
284                          </property>          <string>Refresh device list view</string>
285                          <property name="accel">         </property>
286                              <string>Alt+U</string>         <property name="text" >
287                          </property>          <string>&amp;Refresh</string>
288                          <property name="toolTip" stdset="0">         </property>
289                              <string>Update current device</string>         <property name="icon" >
290                          </property>          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
291                      </widget>         </property>
292                      <spacer row="2" column="5">         <property name="shortcut" >
293                          <property name="name">          <string>Alt+R</string>
294                              <cstring>spacer3</cstring>         </property>
295                          </property>        </widget>
296                          <property name="orientation">       </item>
297                              <enum>Horizontal</enum>       <item>
298                          </property>        <spacer>
299                          <property name="sizeType">         <property name="orientation" >
300                              <enum>Expanding</enum>          <enum>Qt::Horizontal</enum>
301                          </property>         </property>
302                          <property name="sizeHint">         <property name="sizeType" >
303                              <size>          <enum>QSizePolicy::Expanding</enum>
304                                  <width>38</width>         </property>
305                                  <height>20</height>         <property name="sizeHint" >
306                              </size>          <size>
307                          </property>           <width>180</width>
308                      </spacer>           <height>20</height>
309                      <spacer row="2" column="0">          </size>
310                          <property name="name">         </property>
311                              <cstring>spacer2</cstring>        </spacer>
312                          </property>       </item>
313                          <property name="orientation">       <item>
314                              <enum>Horizontal</enum>        <widget class="QPushButton" name="CreateDevicePushButton" >
315                          </property>         <property name="toolTip" >
316                          <property name="sizeType">          <string>Create device</string>
317                              <enum>Minimum</enum>         </property>
318                          </property>         <property name="text" >
319                          <property name="sizeHint">          <string>&amp;Create</string>
320                              <size>         </property>
321                                  <width>4</width>         <property name="icon" >
322                                  <height>20</height>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
323                              </size>         </property>
324                          </property>         <property name="shortcut" >
325                      </spacer>          <string>Alt+C</string>
326                      <widget class="QPushButton" row="2" column="3" rowspan="1" colspan="2">         </property>
327                          <property name="name">        </widget>
328                              <cstring>DeleteDevicePushButton</cstring>       </item>
329                          </property>       <item>
330                          <property name="minimumSize">        <widget class="QPushButton" name="DeleteDevicePushButton" >
331                              <size>         <property name="toolTip" >
332                                  <width>0</width>          <string>Delete device</string>
333                                  <height>28</height>         </property>
334                              </size>         <property name="text" >
335                          </property>          <string>&amp;Delete</string>
336                          <property name="maximumSize">         </property>
337                              <size>         <property name="icon" >
338                                  <width>32767</width>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
339                                  <height>28</height>         </property>
340                              </size>         <property name="shortcut" >
341                          </property>          <string>Alt+D</string>
342                          <property name="text">         </property>
343                              <string>&amp;Delete</string>        </widget>
344                          </property>       </item>
345                          <property name="accel">       <item>
346                              <string>Alt+D</string>        <widget class="QPushButton" name="ClosePushButton" >
347                          </property>         <property name="toolTip" >
348                          <property name="toolTip" stdset="0">          <string>Close this dialog</string>
349                              <string>Delete current device</string>         </property>
350                          </property>         <property name="text" >
351                      </widget>          <string>Close</string>
352                      <widget class="QComboBox" row="0" column="6">         </property>
353                          <property name="name">         <property name="icon" >
354                              <cstring>DriverNameComboBox</cstring>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
355                          </property>         </property>
356                          <property name="toolTip" stdset="0">         <property name="shortcut" >
357                              <string>Driver type name</string>          <string/>
358                          </property>         </property>
359                      </widget>        </widget>
360                      <widget class="QPushButton" row="2" column="1">       </item>
361                          <property name="name">      </layout>
362                              <cstring>CreateDevicePushButton</cstring>     </item>
363                          </property>    </layout>
364                          <property name="minimumSize">   </widget>
365                              <size>   <layoutdefault spacing="4" margin="4" />
366                                  <width>0</width>   <tabstops>
367                                  <height>28</height>    <tabstop>DeviceListView</tabstop>
368                              </size>    <tabstop>RefreshDevicesPushButton</tabstop>
369                          </property>    <tabstop>DriverNameComboBox</tabstop>
370                          <property name="maximumSize">    <tabstop>DevicePortComboBox</tabstop>
371                              <size>    <tabstop>CreateDevicePushButton</tabstop>
372                                  <width>32767</width>    <tabstop>DeleteDevicePushButton</tabstop>
373                                  <height>28</height>    <tabstop>ClosePushButton</tabstop>
374                              </size>   </tabstops>
375                          </property>   <resources>
376                          <property name="text">    <include location="../icons/qsampler.qrc" />
377                              <string>&amp;Create</string>   </resources>
378                          </property>   <connections/>
379                          <property name="accel">  </ui>
                             <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.1529

  ViewVC Help
Powered by ViewVC