/[svn]/qsampler/trunk/src/qsamplerMainForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerMainForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 400 by capela, Mon Feb 21 15:02:58 2005 UTC revision 1463 by capela, Thu Nov 1 13:01:27 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <ui version="4.0" >
2  <class>qsamplerMainForm</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) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     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 14 
14     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15     GNU General Public License for more details.     GNU General Public License for more details.
16    
17     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
18     along with this program; if not, write to the Free Software     with this program; if not, write to the Free Software Foundation, Inc.,
19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20    
21  </comment>  </comment>
22  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerMainForm</class>
23  <widget class="QMainWindow">   <widget class="QMainWindow" name="qsamplerMainForm" >
24      <property name="name">    <property name="geometry" >
25          <cstring>qsamplerMainForm</cstring>     <rect>
26        <x>0</x>
27        <y>0</y>
28        <width>800</width>
29        <height>600</height>
30       </rect>
31      </property>
32      <property name="windowTitle" >
33       <string>MainWindow</string>
34      </property>
35      <widget class="QWidget" name="centralwidget" />
36      <widget class="QMenuBar" name="MenuBar" >
37       <property name="geometry" >
38        <rect>
39         <x>0</x>
40         <y>0</y>
41         <width>800</width>
42         <height>31</height>
43        </rect>
44       </property>
45       <widget class="QMenu" name="editMenu" >
46        <property name="title" >
47         <string>&amp;Edit</string>
48      </property>      </property>
49      <property name="geometry">      <addaction name="editAddChannelAction" />
50          <rect>      <addaction name="editRemoveChannelAction" />
51              <x>0</x>      <addaction name="separator" />
52              <y>0</y>      <addaction name="editSetupChannelAction" />
53              <width>472</width>      <addaction name="editEditChannelAction" />
54              <height>293</height>      <addaction name="separator" />
55          </rect>      <addaction name="editResetChannelAction" />
56        <addaction name="editResetAllChannelsAction" />
57       </widget>
58       <widget class="QMenu" name="viewMenu" >
59        <property name="title" >
60         <string>&amp;View</string>
61      </property>      </property>
62      <property name="minimumSize">      <addaction name="viewMenubarAction" />
63          <size>      <addaction name="viewToolbarAction" />
64              <width>21</width>      <addaction name="viewStatusbarAction" />
65              <height>284</height>      <addaction name="separator" />
66          </size>      <addaction name="viewMessagesAction" />
67        <addaction name="viewInstrumentsAction" />
68        <addaction name="viewDevicesAction" />
69        <addaction name="separator" />
70        <addaction name="viewOptionsAction" />
71       </widget>
72       <widget class="QMenu" name="channelsMenu" >
73        <property name="title" >
74         <string>&amp;Channels</string>
75      </property>      </property>
76      <property name="caption">      <addaction name="channelsArrangeAction" />
77          <string>qsampler</string>      <addaction name="channelsAutoArrangeAction" />
78       </widget>
79       <widget class="QMenu" name="helpMenu" >
80        <property name="title" >
81         <string>&amp;Help</string>
82      </property>      </property>
83      <property name="icon">      <addaction name="helpAboutAction" />
84          <pixmap>qsampler.png</pixmap>      <addaction name="helpAboutQtAction" />
85       </widget>
86       <widget class="QMenu" name="fileMenu" >
87        <property name="title" >
88         <string>&amp;File</string>
89      </property>      </property>
90  </widget>      <addaction name="fileNewAction" />
91  <menubar>      <addaction name="fileOpenAction" />
92      <property name="name">      <addaction name="fileSaveAction" />
93          <cstring>MenuBar</cstring>      <addaction name="fileSaveAsAction" />
94      </property>      <addaction name="separator" />
95      <property name="geometry">      <addaction name="fileResetAction" />
96          <rect>      <addaction name="fileRestartAction" />
97              <x>0</x>      <addaction name="separator" />
98              <y>0</y>      <addaction name="fileExitAction" />
99              <width>472</width>     </widget>
100              <height>29</height>     <addaction name="fileMenu" />
101          </rect>     <addaction name="editMenu" />
102      </property>     <addaction name="viewMenu" />
103      <item text="&amp;File" name="fileMenu">     <addaction name="channelsMenu" />
104          <action name="fileNewAction"/>     <addaction name="separator" />
105          <action name="fileOpenAction"/>     <addaction name="helpMenu" />
106          <action name="fileSaveAction"/>    </widget>
107          <action name="fileSaveAsAction"/>    <widget class="QStatusBar" name="statusbar" />
108          <separator/>    <action name="fileNewAction" >
109          <action name="fileResetAction"/>     <property name="icon" >
110          <action name="fileRestartAction"/>      <iconset resource="../icons/qsampler.qrc" >:/icons/fileNew.png</iconset>
111          <separator/>     </property>
112          <action name="fileExitAction"/>     <property name="text" >
113      </item>      <string>&amp;New</string>
114      <item text="&amp;Edit" name="editMenu">     </property>
115          <action name="editAddChannelAction"/>     <property name="iconText" >
116          <action name="editRemoveChannelAction"/>      <string>New</string>
117          <separator/>     </property>
118          <action name="editSetupChannelAction"/>     <property name="toolTip" >
119          <separator/>      <string>New session</string>
120          <action name="editResetChannelAction"/>     </property>
121      </item>     <property name="statusTip" >
122      <item text="&amp;View" name="viewMenu">      <string>New sampler session</string>
123          <action name="viewMenubarAction"/>     </property>
124          <action name="viewToolbarAction"/>     <property name="shortcut" >
125          <action name="viewStatusbarAction"/>      <string>Ctrl+N</string>
126          <separator/>     </property>
127          <action name="viewMessagesAction"/>    </action>
128          <separator/>    <action name="fileOpenAction" >
129          <action name="viewOptionsAction"/>     <property name="icon" >
130      </item>      <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>
131      <item text="&amp;Channels" name="channelsMenu">     </property>
132          <action name="channelsArrangeAction"/>     <property name="text" >
133          <action name="channelsAutoArrangeAction"/>      <string>&amp;Open...</string>
134      </item>     </property>
135      <separator/>     <property name="iconText" >
136      <item text="&amp;Help" name="helpMenu">      <string>Open</string>
137          <action name="helpAboutAction"/>     </property>
138          <action name="helpAboutQtAction"/>     <property name="toolTip" >
139      </item>      <string>Open session</string>
140  </menubar>     </property>
141  <toolbars>     <property name="statusTip" >
142      <toolbar dock="2">      <string>Open sampler session</string>
143          <property name="name">     </property>
144              <cstring>fileToolbar</cstring>     <property name="shortcut" >
145          </property>      <string>Ctrl+O</string>
146          <property name="label">     </property>
147              <string>File Toolbar</string>    </action>
148          </property>    <action name="fileSaveAction" >
149          <action name="fileNewAction"/>     <property name="icon" >
150          <action name="fileOpenAction"/>      <iconset resource="../icons/qsampler.qrc" >:/icons/fileSave.png</iconset>
151          <action name="fileSaveAction"/>     </property>
152          <separator/>     <property name="text" >
153          <action name="fileResetAction"/>      <string>&amp;Save</string>
154          <action name="fileRestartAction"/>     </property>
155      </toolbar>     <property name="iconText" >
156      <toolbar dock="2">      <string>Save</string>
157          <property name="name">     </property>
158              <cstring>editToolbar</cstring>     <property name="toolTip" >
159          </property>      <string>Save session</string>
160          <property name="label">     </property>
161              <string>Edit Toolbar</string>     <property name="statusTip" >
162          </property>      <string>Save sampler session</string>
163          <action name="editAddChannelAction"/>     </property>
164          <action name="editRemoveChannelAction"/>     <property name="shortcut" >
165          <separator/>      <string>Ctrl+S</string>
166          <action name="editSetupChannelAction"/>     </property>
167          <action name="editResetChannelAction"/>    </action>
168      </toolbar>    <action name="fileSaveAsAction" >
169      <toolbar dock="2">     <property name="text" >
170          <property name="name">      <string>Save &amp;As...</string>
171              <cstring>channelsToolbar</cstring>     </property>
172          </property>     <property name="iconText" >
173          <property name="label">      <string>Save As</string>
174              <string>Channels Toolbar</string>     </property>
175          </property>     <property name="statusTip" >
176          <action name="channelsArrangeAction"/>      <string>Save current sampler session with another name</string>
177      </toolbar>     </property>
178  </toolbars>     <property name="shortcut" >
179  <actions>      <string/>
180      <action>     </property>
181          <property name="name">    </action>
182              <cstring>fileNewAction</cstring>    <action name="fileResetAction" >
183          </property>     <property name="icon" >
184          <property name="iconSet">      <iconset resource="../icons/qsampler.qrc" >:/icons/fileReset.png</iconset>
185              <iconset>fileNew.png</iconset>     </property>
186          </property>     <property name="text" >
187          <property name="text">      <string>Rese&amp;t</string>
188              <string>New</string>     </property>
189          </property>     <property name="iconText" >
190          <property name="menuText">      <string>Reset</string>
191              <string>&amp;New</string>     </property>
192          </property>     <property name="toolTip" >
193          <property name="toolTip">      <string>Reset instance</string>
194              <string>New session</string>     </property>
195          </property>     <property name="statusTip" >
196          <property name="statusTip">      <string>Reset sampler instance</string>
197              <string>New sampler session</string>     </property>
198          </property>     <property name="shortcut" >
199          <property name="accel">      <string>Ctrl+R</string>
200              <string>Ctrl+N</string>     </property>
201          </property>    </action>
202      </action>    <action name="fileRestartAction" >
203      <action>     <property name="icon" >
204          <property name="name">      <iconset resource="../icons/qsampler.qrc" >:/icons/fileRestart.png</iconset>
205              <cstring>fileOpenAction</cstring>     </property>
206          </property>     <property name="text" >
207          <property name="iconSet">      <string>&amp;Restart</string>
208              <iconset>fileOpen.png</iconset>     </property>
209          </property>     <property name="iconText" >
210          <property name="text">      <string>Restart</string>
211              <string>Open</string>     </property>
212          </property>     <property name="toolTip" >
213          <property name="menuText">      <string>Restart instance</string>
214              <string>&amp;Open...</string>     </property>
215          </property>     <property name="statusTip" >
216          <property name="toolTip">      <string>Restart sampler instance</string>
217              <string>Open session</string>     </property>
218          </property>     <property name="shortcut" >
219          <property name="statusTip">      <string>Ctrl+Shift+R</string>
220              <string>Open sampler session</string>     </property>
221          </property>    </action>
222          <property name="accel">    <action name="fileExitAction" >
223              <string>Ctrl+O</string>     <property name="text" >
224          </property>      <string>E&amp;xit</string>
225      </action>     </property>
226      <action>     <property name="iconText" >
227          <property name="name">      <string>Exit</string>
228              <cstring>fileSaveAction</cstring>     </property>
229          </property>     <property name="statusTip" >
230          <property name="iconSet">      <string>Exit this application program</string>
231              <iconset>fileSave.png</iconset>     </property>
232          </property>     <property name="shortcut" >
233          <property name="text">      <string/>
234              <string>Save</string>     </property>
235          </property>    </action>
236          <property name="menuText">    <action name="editAddChannelAction" >
237              <string>&amp;Save</string>     <property name="icon" >
238          </property>      <iconset resource="../icons/qsampler.qrc" >:/icons/editAddChannel.png</iconset>
239          <property name="toolTip">     </property>
240              <string>Save session</string>     <property name="text" >
241          </property>      <string>&amp;Add Channel</string>
242          <property name="statusTip">     </property>
243              <string>Save sampler session</string>     <property name="iconText" >
244          </property>      <string>Add</string>
245          <property name="accel">     </property>
246              <string>Ctrl+S</string>     <property name="toolTip" >
247          </property>      <string>Add channel</string>
248      </action>     </property>
249      <action>     <property name="statusTip" >
250          <property name="name">      <string>Add a new sampler channel</string>
251              <cstring>fileSaveAsAction</cstring>     </property>
252          </property>     <property name="shortcut" >
253          <property name="text">      <string>Ctrl+A</string>
254              <string>Save As</string>     </property>
255          </property>    </action>
256          <property name="menuText">    <action name="editRemoveChannelAction" >
257              <string>Save &amp;As...</string>     <property name="icon" >
258          </property>      <iconset resource="../icons/qsampler.qrc" >:/icons/editRemoveChannel.png</iconset>
259          <property name="statusTip">     </property>
260              <string>Save current sampler session with another name</string>     <property name="text" >
261          </property>      <string>&amp;Remove Channel</string>
262          <property name="accel">     </property>
263              <string></string>     <property name="iconText" >
264          </property>      <string>Remove</string>
265      </action>     </property>
266      <action>     <property name="toolTip" >
267          <property name="name">      <string>Remove channel</string>
268              <cstring>fileResetAction</cstring>     </property>
269          </property>     <property name="statusTip" >
270          <property name="iconSet">      <string>Remove current sampler channel</string>
271              <iconset>fileReset.png</iconset>     </property>
272          </property>     <property name="shortcut" >
273          <property name="text">      <string>Ctrl+X</string>
274              <string>Reset</string>     </property>
275          </property>    </action>
276          <property name="menuText">    <action name="editResetChannelAction" >
277              <string>Rese&amp;t</string>     <property name="icon" >
278          </property>      <iconset resource="../icons/qsampler.qrc" >:/icons/editResetChannel.png</iconset>
279          <property name="toolTip">     </property>
280              <string>Reset instance</string>     <property name="text" >
281          </property>      <string>Re&amp;set Channel</string>
282          <property name="statusTip">     </property>
283              <string>Reset sampler instance</string>     <property name="iconText" >
284          </property>      <string>Reset</string>
285          <property name="accel">     </property>
286              <string>Ctrl+R</string>     <property name="toolTip" >
287          </property>      <string>Reset channel</string>
288      </action>     </property>
289      <action>     <property name="statusTip" >
290          <property name="name">      <string>Reset current sampler channel</string>
291              <cstring>fileRestartAction</cstring>     </property>
292          </property>     <property name="shortcut" >
293          <property name="iconSet">      <string/>
294              <iconset>fileRestart.png</iconset>     </property>
295          </property>    </action>
296          <property name="text">    <action name="editResetAllChannelsAction" >
297              <string>Restart</string>     <property name="icon" >
298          </property>      <iconset resource="../icons/qsampler.qrc" >:/icons/editResetAllChannels.png</iconset>
299          <property name="menuText">     </property>
300              <string>&amp;Restart</string>     <property name="text" >
301          </property>      <string>R&amp;eset All Channels</string>
302          <property name="toolTip">     </property>
303              <string>Restart instance</string>     <property name="iconText" >
304          </property>      <string>Reset All</string>
305          <property name="statusTip">     </property>
306              <string>Restart sampler instance</string>     <property name="toolTip" >
307          </property>      <string>Reset all channels</string>
308          <property name="accel">     </property>
309              <string>Shift+Ctrl+R</string>     <property name="statusTip" >
310          </property>      <string>Reset all sampler channels</string>
311      </action>     </property>
312      <action>     <property name="shortcut" >
313          <property name="name">      <string/>
314              <cstring>fileExitAction</cstring>     </property>
315          </property>    </action>
316          <property name="text">    <action name="editSetupChannelAction" >
317              <string>Exit</string>     <property name="icon" >
318          </property>      <iconset resource="../icons/qsampler.qrc" >:/icons/editSetupChannel.png</iconset>
319          <property name="menuText">     </property>
320              <string>E&amp;xit</string>     <property name="text" >
321          </property>      <string>&amp;Setup Channel...</string>
322          <property name="statusTip">     </property>
323              <string>Exit this application program</string>     <property name="iconText" >
324          </property>      <string>Setup</string>
325          <property name="accel">     </property>
326              <string></string>     <property name="toolTip" >
327          </property>      <string>Setup channel</string>
328      </action>     </property>
329      <action>     <property name="statusTip" >
330          <property name="name">      <string>Setup current sampler channel</string>
331              <cstring>editAddChannelAction</cstring>     </property>
332          </property>     <property name="shortcut" >
333          <property name="iconSet">      <string>F2</string>
334              <iconset>editAddChannel.png</iconset>     </property>
335          </property>    </action>
336          <property name="text">    <action name="editEditChannelAction" >
337              <string>Add</string>     <property name="icon" >
338          </property>      <iconset resource="../icons/qsampler.qrc" >:/icons/editEditChannel.png</iconset>
339          <property name="menuText">     </property>
340              <string>&amp;Add Channel</string>     <property name="text" >
341          </property>      <string>Ed&amp;it Channel...</string>
342          <property name="toolTip">     </property>
343              <string>Add channel</string>     <property name="iconText" >
344          </property>      <string>Edit</string>
345          <property name="statusTip">     </property>
346              <string>Add a new sampler channel</string>     <property name="toolTip" >
347          </property>      <string>Edit channel</string>
348          <property name="accel">     </property>
349              <string>Ctrl+A</string>     <property name="statusTip" >
350          </property>      <string>Edit current sampler channel</string>
351      </action>     </property>
352      <action>     <property name="shortcut" >
353          <property name="name">      <string>F9</string>
354              <cstring>editRemoveChannelAction</cstring>     </property>
355          </property>    </action>
356          <property name="iconSet">    <action name="viewMenubarAction" >
357              <iconset>editRemoveChannel.png</iconset>     <property name="checkable" >
358          </property>      <bool>true</bool>
359          <property name="text">     </property>
360              <string>Remove</string>     <property name="text" >
361          </property>      <string>&amp;Menubar</string>
362          <property name="menuText">     </property>
363              <string>&amp;Remove Channel</string>     <property name="iconText" >
364          </property>      <string>Menubar</string>
365          <property name="toolTip">     </property>
366              <string>Remove channel</string>     <property name="toolTip" >
367          </property>      <string>Show/hide menubar</string>
368          <property name="statusTip">     </property>
369              <string>Remove current sampler channel</string>     <property name="statusTip" >
370          </property>      <string>Show/hide the main program window menubar</string>
371          <property name="accel">     </property>
372              <string>Ctrl+X</string>     <property name="shortcut" >
373          </property>      <string>Ctrl+M</string>
374      </action>     </property>
375      <action>    </action>
376          <property name="name">    <action name="viewToolbarAction" >
377              <cstring>editSetupChannelAction</cstring>     <property name="checkable" >
378          </property>      <bool>true</bool>
379          <property name="iconSet">     </property>
380              <iconset>editSetupChannel.png</iconset>     <property name="text" >
381          </property>      <string>&amp;Toolbar</string>
382          <property name="text">     </property>
383              <string>Setup</string>     <property name="iconText" >
384          </property>      <string>viewToolbars</string>
385          <property name="menuText">     </property>
386              <string>&amp;Setup Channel...</string>     <property name="toolTip" >
387          </property>      <string>Show/hide toolbar</string>
388          <property name="toolTip">     </property>
389              <string>Setup channel</string>     <property name="statusTip" >
390          </property>      <string>Show/hide main program window toolbars</string>
391          <property name="statusTip">     </property>
392              <string>Setup current sampler channel</string>     <property name="shortcut" >
393          </property>      <string>Ctrl+T</string>
394          <property name="accel">     </property>
395              <string>F2</string>    </action>
396          </property>    <action name="viewStatusbarAction" >
397      </action>     <property name="checkable" >
398      <action>      <bool>true</bool>
399          <property name="name">     </property>
400              <cstring>editResetChannelAction</cstring>     <property name="text" >
401          </property>      <string>&amp;Statusbar</string>
402          <property name="iconSet">     </property>
403              <iconset>editResetChannel.png</iconset>     <property name="iconText" >
404          </property>      <string>Statusbar</string>
405          <property name="text">     </property>
406              <string>Reset</string>     <property name="toolTip" >
407          </property>      <string>Show/hide statusbar</string>
408          <property name="menuText">     </property>
409              <string>Re&amp;set Channel</string>     <property name="statusTip" >
410          </property>      <string>Show/hide the main program window statusbar</string>
411          <property name="toolTip">     </property>
412              <string>Reset channel</string>     <property name="shortcut" >
413          </property>      <string/>
414          <property name="statusTip">     </property>
415              <string>Reset current sampler channel</string>    </action>
416          </property>    <action name="viewMessagesAction" >
417          <property name="accel">     <property name="checkable" >
418              <string></string>      <bool>true</bool>
419          </property>     </property>
420      </action>     <property name="text" >
421      <action>      <string>M&amp;essages</string>
422          <property name="name">     </property>
423              <cstring>viewMenubarAction</cstring>     <property name="iconText" >
424          </property>      <string>Messages</string>
425          <property name="toggleAction">     </property>
426              <bool>true</bool>     <property name="toolTip" >
427          </property>      <string>Show/hide messages</string>
428          <property name="text">     </property>
429              <string>Menubar</string>     <property name="statusTip" >
430          </property>      <string>Show/hide the messages window</string>
431          <property name="menuText">     </property>
432              <string>&amp;Menubar</string>     <property name="shortcut" >
433          </property>      <string/>
434          <property name="toolTip">     </property>
435              <string>Show/hide menubar</string>    </action>
436          </property>    <action name="viewInstrumentsAction" >
437          <property name="statusTip">     <property name="checkable" >
438              <string>Show/hide the main program window menubar</string>      <bool>true</bool>
439          </property>     </property>
440          <property name="accel">     <property name="icon" >
441              <string>Ctrl+M</string>      <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerInstrument.png</iconset>
442          </property>     </property>
443      </action>     <property name="text" >
444      <action>      <string>&amp;Instruments</string>
445          <property name="name">     </property>
446              <cstring>viewToolbarAction</cstring>     <property name="iconText" >
447          </property>      <string>Instruments</string>
448          <property name="toggleAction">     </property>
449              <bool>true</bool>     <property name="toolTip" >
450          </property>      <string>MIDI instruments configuration</string>
451          <property name="text">     </property>
452              <string>viewToolbars</string>     <property name="statusTip" >
453          </property>      <string>Show/hide the MIDI instruments configuration window</string>
454          <property name="menuText">     </property>
455              <string>&amp;Toolbar</string>     <property name="shortcut" >
456          </property>      <string>F10</string>
457          <property name="toolTip">     </property>
458              <string>Show/hide toolbar</string>    </action>
459          </property>    <action name="viewDevicesAction" >
460          <property name="statusTip">     <property name="checkable" >
461              <string>Show/hide main program window toolbars</string>      <bool>true</bool>
462          </property>     </property>
463          <property name="accel">     <property name="icon" >
464              <string>Ctrl+T</string>      <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>
465          </property>     </property>
466      </action>     <property name="text" >
467      <action>      <string>&amp;Devices</string>
468          <property name="name">     </property>
469              <cstring>viewStatusbarAction</cstring>     <property name="iconText" >
470          </property>      <string>Devices</string>
471          <property name="toggleAction">     </property>
472              <bool>true</bool>     <property name="toolTip" >
473          </property>      <string>Device configuration</string>
474          <property name="text">     </property>
475              <string>Statusbar</string>     <property name="statusTip" >
476          </property>      <string>Show/hide the device configuration window</string>
477          <property name="menuText">     </property>
478              <string>&amp;Statusbar</string>     <property name="shortcut" >
479          </property>      <string>F11</string>
480          <property name="toolTip">     </property>
481              <string>Show/hide statusbar</string>    </action>
482          </property>    <action name="viewOptionsAction" >
483          <property name="statusTip">     <property name="text" >
484              <string>Show/hide the main program window statusbar</string>      <string>&amp;Options...</string>
485          </property>     </property>
486          <property name="accel">     <property name="iconText" >
487              <string></string>      <string>Options</string>
488          </property>     </property>
489      </action>     <property name="toolTip" >
490      <action>      <string>General options</string>
491          <property name="name">     </property>
492              <cstring>viewMessagesAction</cstring>     <property name="statusTip" >
493          </property>      <string>Change general application program options</string>
494          <property name="toggleAction">     </property>
495              <bool>true</bool>     <property name="shortcut" >
496          </property>      <string>F12</string>
497          <property name="text">     </property>
498              <string>Messages</string>    </action>
499          </property>    <action name="channelsArrangeAction" >
500          <property name="menuText">     <property name="checkable" >
501              <string>M&amp;essages</string>      <bool>false</bool>
502          </property>     </property>
503          <property name="toolTip">     <property name="icon" >
504              <string>Show/hide messages</string>      <iconset resource="../icons/qsampler.qrc" >:/icons/channelsArrange.png</iconset>
505          </property>     </property>
506          <property name="statusTip">     <property name="text" >
507              <string>Show/hide the messages window</string>      <string>&amp;Arrange</string>
508          </property>     </property>
509          <property name="accel">     <property name="iconText" >
510              <string></string>      <string>Arrange</string>
511          </property>     </property>
512      </action>     <property name="toolTip" >
513      <action>      <string>Arrange channels</string>
514          <property name="name">     </property>
515              <cstring>viewOptionsAction</cstring>     <property name="statusTip" >
516          </property>      <string>Line up all channel strips</string>
517          <property name="text">     </property>
518              <string>Options</string>     <property name="shortcut" >
519          </property>      <string>F5</string>
520          <property name="menuText">     </property>
521              <string>&amp;Options...</string>    </action>
522          </property>    <action name="channelsAutoArrangeAction" >
523          <property name="toolTip">     <property name="checkable" >
524              <string>General options</string>      <bool>true</bool>
525          </property>     </property>
526          <property name="statusTip">     <property name="text" >
527              <string>Change general application program options</string>      <string>A&amp;uto Arrange</string>
528          </property>     </property>
529          <property name="accel">     <property name="iconText" >
530              <string>F12</string>      <string>Auto Arrange</string>
531          </property>     </property>
532      </action>     <property name="toolTip" >
533      <action>      <string>Auto-arrange channels</string>
534          <property name="name">     </property>
535              <cstring>channelsArrangeAction</cstring>     <property name="statusTip" >
536          </property>      <string>Auto-arrange channel strips</string>
537          <property name="toggleAction">     </property>
538              <bool>false</bool>     <property name="shortcut" >
539          </property>      <string/>
540          <property name="iconSet">     </property>
541              <iconset>channelsArrange.png</iconset>    </action>
542          </property>    <action name="helpAboutAction" >
543          <property name="text">     <property name="text" >
544              <string>Arrange</string>      <string>&amp;About...</string>
545          </property>     </property>
546          <property name="menuText">     <property name="iconText" >
547              <string>&amp;Arrange</string>      <string>About</string>
548          </property>     </property>
549          <property name="toolTip">     <property name="statusTip" >
550              <string>Arrange channels</string>      <string>Show information about this application program</string>
551          </property>     </property>
552          <property name="statusTip">     <property name="shortcut" >
553              <string>Line up all channel strips</string>      <string/>
554          </property>     </property>
555          <property name="accel">    </action>
556              <string>F10</string>    <action name="helpAboutQtAction" >
557          </property>     <property name="text" >
558      </action>      <string>About &amp;Qt...</string>
559      <action>     </property>
560          <property name="name">     <property name="iconText" >
561              <cstring>channelsAutoArrangeAction</cstring>      <string>About Qt</string>
562          </property>     </property>
563          <property name="toggleAction">     <property name="statusTip" >
564              <bool>true</bool>      <string>Show information about the Qt toolkit</string>
565          </property>     </property>
566          <property name="text">     <property name="shortcut" >
567              <string>Auto Arrange</string>      <string/>
568          </property>     </property>
569          <property name="menuText">    </action>
570              <string>A&amp;uto Arrange</string>   </widget>
571          </property>   <resources>
572          <property name="toolTip">    <include location="../icons/qsampler.qrc" />
573              <string>Auto-arrange channels</string>   </resources>
574          </property>   <connections/>
575          <property name="statusTip">  </ui>
             <string>Auto-arrange channel strips</string>  
         </property>  
         <property name="accel">  
             <string></string>  
         </property>  
     </action>  
     <action>  
         <property name="name">  
             <cstring>helpAboutAction</cstring>  
         </property>  
         <property name="text">  
             <string>About</string>  
         </property>  
         <property name="menuText">  
             <string>&amp;About...</string>  
         </property>  
         <property name="statusTip">  
             <string>Show information about this application program</string>  
         </property>  
         <property name="accel">  
             <string></string>  
         </property>  
     </action>  
     <action>  
         <property name="name">  
             <cstring>helpAboutQtAction</cstring>  
         </property>  
         <property name="text">  
             <string>About Qt</string>  
         </property>  
         <property name="menuText">  
             <string>About &amp;Qt...</string>  
         </property>  
         <property name="statusTip">  
             <string>Show information about the Qt toolkit</string>  
         </property>  
         <property name="accel">  
             <string></string>  
         </property>  
     </action>  
 </actions>  
 <connections>  
     <connection>  
         <sender>fileNewAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileNew()</slot>  
     </connection>  
     <connection>  
         <sender>fileOpenAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileOpen()</slot>  
     </connection>  
     <connection>  
         <sender>fileSaveAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileSave()</slot>  
     </connection>  
     <connection>  
         <sender>fileSaveAsAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileSaveAs()</slot>  
     </connection>  
     <connection>  
         <sender>fileResetAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileReset()</slot>  
     </connection>  
     <connection>  
         <sender>fileRestartAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileRestart()</slot>  
     </connection>  
     <connection>  
         <sender>fileExitAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>fileExit()</slot>  
     </connection>  
     <connection>  
         <sender>editAddChannelAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>editAddChannel()</slot>  
     </connection>  
     <connection>  
         <sender>editRemoveChannelAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>editRemoveChannel()</slot>  
     </connection>  
     <connection>  
         <sender>editSetupChannelAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>editSetupChannel()</slot>  
     </connection>  
     <connection>  
         <sender>editResetChannelAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>editResetChannel()</slot>  
     </connection>  
     <connection>  
         <sender>viewMenubarAction</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>viewMenubar(bool)</slot>  
     </connection>  
     <connection>  
         <sender>viewToolbarAction</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>viewToolbar(bool)</slot>  
     </connection>  
     <connection>  
         <sender>viewStatusbarAction</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>viewStatusbar(bool)</slot>  
     </connection>  
     <connection>  
         <sender>viewMessagesAction</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>viewMessages(bool)</slot>  
     </connection>  
     <connection>  
         <sender>viewOptionsAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>viewOptions()</slot>  
     </connection>  
     <connection>  
         <sender>channelsArrangeAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>channelsArrange()</slot>  
     </connection>  
     <connection>  
         <sender>channelsAutoArrangeAction</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>channelsAutoArrange(bool)</slot>  
     </connection>  
     <connection>  
         <sender>helpAboutAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>helpAbout()</slot>  
     </connection>  
     <connection>  
         <sender>helpAboutQtAction</sender>  
         <signal>activated()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>helpAboutQt()</slot>  
     </connection>  
     <connection>  
         <sender>channelsMenu</sender>  
         <signal>aboutToShow()</signal>  
         <receiver>qsamplerMainForm</receiver>  
         <slot>channelsMenuAboutToShow()</slot>  
     </connection>  
 </connections>  
 <includes>  
     <include location="global" impldecl="in declaration">lscp/client.h</include>  
     <include location="local" impldecl="in implementation">qsamplerMainForm.ui.h</include>  
 </includes>  
 <forwards>  
     <forward>class QWorkspace;</forward>  
     <forward>class QProcess;</forward>  
     <forward>class QLabel;</forward>  
     <forward>class qsamplerOptions;</forward>  
     <forward>class qsamplerChannel;</forward>  
     <forward>class qsamplerMessages;</forward>  
     <forward>class qsamplerChannelStrip;</forward>  
 </forwards>  
 <variables>  
     <variable access="private">qsamplerOptions *m_pOptions;</variable>  
     <variable access="private">qsamplerMessages *m_pMessages;</variable>  
     <variable access="private">QWorkspace *m_pWorkspace;</variable>  
     <variable access="private">QString m_sFilename;</variable>  
     <variable access="private">int m_iUntitled;</variable>  
     <variable access="private">int m_iDirtyCount;</variable>  
     <variable access="private">lscp_client_t *m_pClient;</variable>  
     <variable access="private">QProcess *m_pServer;</variable>  
     <variable access="private">int m_iStartDelay;</variable>  
     <variable access="private">int m_iTimerDelay;</variable>  
     <variable access="private">int m_iTimerSlot;</variable>  
     <variable access="private">QLabel *m_status[5];</variable>  
     <variable access="private">QPopupMenu *m_pRecentFilesMenu;</variable>  
     <variable access="private">QPtrList&lt;qsamplerChannelStrip&gt; m_changedStrips;</variable>  
 </variables>  
 <slots>  
     <slot specifier="non virtual">fileNew( void )</slot>  
     <slot specifier="non virtual">fileOpen( void )</slot>  
     <slot specifier="non virtual">fileSave( void )</slot>  
     <slot specifier="non virtual">fileSaveAs( void )</slot>  
     <slot specifier="non virtual">fileReset( void )</slot>  
     <slot specifier="non virtual">fileRestart( void )</slot>  
     <slot specifier="non virtual">fileExit( void )</slot>  
     <slot specifier="non virtual">fileOpenRecent( int iIndex )</slot>  
     <slot specifier="non virtual">editAddChannel( void )</slot>  
     <slot specifier="non virtual">editRemoveChannel( void )</slot>  
     <slot specifier="non virtual">editSetupChannel( void )</slot>  
     <slot specifier="non virtual">editResetChannel( void )</slot>  
     <slot specifier="non virtual">viewMenubar( bool bOn )</slot>  
     <slot specifier="non virtual">viewToolbar( bool bOn )</slot>  
     <slot specifier="non virtual">viewStatusbar( bool bOn )</slot>  
     <slot specifier="non virtual">viewMessages( bool bOn )</slot>  
     <slot specifier="non virtual">viewOptions( void )</slot>  
     <slot specifier="non virtual">channelsArrange( void )</slot>  
     <slot specifier="non virtual">channelsAutoArrange( bool bOn )</slot>  
     <slot specifier="non virtual">helpAboutQt( void )</slot>  
     <slot specifier="non virtual">helpAbout( void )</slot>  
     <slot specifier="non virtual">stabilizeForm( void )</slot>  
     <slot specifier="non virtual">channelStripChanged( qsamplerChannelStrip *pChannelStrip )</slot>  
     <slot specifier="non virtual">channelsMenuAboutToShow()</slot>  
     <slot specifier="non virtual">channelsMenuActivated( int iChannel )</slot>  
     <slot specifier="non virtual">timerSlot( void )</slot>  
     <slot specifier="non virtual">readServerStdout( void )</slot>  
     <slot specifier="non virtual">processServerExit( void )</slot>  
 </slots>  
 <functions>  
     <function access="private" specifier="non virtual">init()</function>  
     <function access="private" specifier="non virtual">destroy()</function>  
     <function specifier="non virtual">setup( qsamplerOptions * pOptions )</function>  
     <function access="private" specifier="non virtual" returnType="bool">queryClose( void )</function>  
     <function access="private" specifier="non virtual">closeEvent( QCloseEvent * pCloseEvent )</function>  
     <function access="private" specifier="non virtual" returnType="bool">decodeDragFiles( const QMimeSource * pEvent, QStringList &amp; files )</function>  
     <function access="private" specifier="non virtual">dragEnterEvent( QDragEnterEvent *pDragEnterEvent )</function>  
     <function access="private" specifier="non virtual">dropEvent( QDropEvent *pDropEvent )</function>  
     <function access="private" specifier="non virtual">customEvent( QCustomEvent *pCustomEvent )</function>  
     <function specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>  
     <function specifier="non virtual" returnType="qsamplerOptions *">options( void )</function>  
     <function specifier="non virtual" returnType="lscp_client_t *">client( void )</function>  
     <function specifier="non virtual" returnType="QString">sessionName( const QString &amp; sFilename )</function>  
     <function access="private" specifier="non virtual" returnType="bool">newSession( void )</function>  
     <function access="private" specifier="non virtual" returnType="bool">openSession( void )</function>  
     <function access="private" specifier="non virtual" returnType="bool">saveSession( bool bPrompt )</function>  
     <function access="private" specifier="non virtual" returnType="bool">closeSession( bool bForce )</function>  
     <function access="private" specifier="non virtual" returnType="bool">loadSessionFile( const QString &amp; sFilename )</function>  
     <function access="private" specifier="non virtual" returnType="bool">saveSessionFile( const QString &amp; sFilename )</function>  
     <function access="private" specifier="non virtual">updateSession()</function>  
     <function access="private" specifier="non virtual">updateRecentFiles( const QString &amp; sFilename )</function>  
     <function access="private" specifier="non virtual">updateRecentFilesMenu( void )</function>  
     <function access="private" specifier="non virtual">updateInstrumentNames( void )</function>  
     <function access="private" specifier="non virtual">updateDisplayFont( void )</function>  
     <function access="private" specifier="non virtual">updateDisplayEffect( void )</function>  
     <function access="private" specifier="non virtual">updateMaxVolume( void )</function>  
     <function specifier="non virtual">appendMessages( const QString &amp; s )</function>  
     <function specifier="non virtual">appendMessagesColor( const QString &amp; s, const QString &amp; c )</function>  
     <function specifier="non virtual">appendMessagesText( const QString &amp; s )</function>  
     <function specifier="non virtual">appendMessagesError( const QString &amp; s )</function>  
     <function specifier="non virtual">appendMessagesClient( const QString &amp; s )</function>  
     <function access="private" specifier="non virtual">updateMessagesFont( void )</function>  
     <function access="private" specifier="non virtual">updateMessagesLimit( void )</function>  
     <function access="private" specifier="non virtual">updateMessagesCapture( void )</function>  
     <function specifier="non virtual" returnType="qsamplerChannelStrip *">createChannelStrip( qsamplerChannel *pChannel )</function>  
     <function specifier="non virtual" returnType="qsamplerChannelStrip *">activeChannelStrip( void )</function>  
     <function specifier="non virtual" returnType="qsamplerChannelStrip *">channelStripAt( int iChannel )</function>  
     <function specifier="non virtual" returnType="qsamplerChannelStrip *">channelStrip( int iChannelID )</function>  
     <function access="private" specifier="non virtual">startSchedule( int iStartDelay )</function>  
     <function access="private" specifier="non virtual">stopSchedule( void )</function>  
     <function access="private" specifier="non virtual">startServer( void )</function>  
     <function access="private" specifier="non virtual">stopServer( void )</function>  
     <function access="private" specifier="non virtual" returnType="bool">startClient( void )</function>  
     <function access="private" specifier="non virtual">stopClient( void )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="4" margin="8"/>  
 </UI>  

Legend:
Removed from v.400  
changed lines
  Added in v.1463

  ViewVC Help
Powered by ViewVC