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

  ViewVC Help
Powered by ViewVC