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

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

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

revision 118 by capela, Tue Jun 8 18:40:06 2004 UTC revision 1520 by capela, Sat Nov 24 13:22:00 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <ui version="4.0" >
2  <class>qsamplerChannelStrip</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, 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>qsamplerChannelStrip</class>
24  <widget class="QWidget">   <widget class="QWidget" name="qsamplerChannelStrip" >
25      <property name="name">    <property name="geometry" >
26          <cstring>qsamplerChannelStrip</cstring>     <rect>
27      </property>      <x>0</x>
28      <property name="geometry">      <y>0</y>
29          <rect>      <width>795</width>
30              <x>0</x>      <height>56</height>
31              <y>0</y>     </rect>
32              <width>693</width>    </property>
33              <height>43</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy>
35      </property>      <hsizetype>7</hsizetype>
36      <property name="sizePolicy">      <vsizetype>1</vsizetype>
37          <sizepolicy>      <horstretch>0</horstretch>
38              <hsizetype>7</hsizetype>      <verstretch>0</verstretch>
39              <vsizetype>1</vsizetype>     </sizepolicy>
40              <horstretch>0</horstretch>    </property>
41              <verstretch>0</verstretch>    <property name="focusPolicy" >
42          </sizepolicy>     <enum>Qt::StrongFocus</enum>
43      </property>    </property>
44      <property name="caption">    <property name="windowTitle" >
45          <string>Channel</string>     <string>Qsampler: Channel</string>
46      </property>    </property>
47      <property name="icon">    <property name="windowIcon" >
48          <pixmap>qsamplerChannel.png</pixmap>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
49      </property>    </property>
50      <property name="focusPolicy">    <layout class="QHBoxLayout" >
51          <enum>StrongFocus</enum>     <property name="margin" >
52      </property>      <number>4</number>
53      <hbox>     </property>
54          <property name="name">     <property name="spacing" >
55              <cstring>unnamed</cstring>      <number>4</number>
56          </property>     </property>
57          <property name="margin">     <item>
58              <number>4</number>      <widget class="QPushButton" name="ChannelSetupPushButton" >
59          </property>       <property name="minimumSize" >
60          <property name="spacing">        <size>
61              <number>4</number>         <width>100</width>
62          </property>         <height>0</height>
63          <widget class="QPushButton">        </size>
64              <property name="name">       </property>
65                  <cstring>ChannelSetupPushButton</cstring>       <property name="maximumSize" >
66              </property>        <size>
67              <property name="text">         <width>120</width>
68                  <string>&amp;Channel</string>         <height>32</height>
69              </property>        </size>
70              <property name="accel">       </property>
71                  <string>Alt+C</string>       <property name="toolTip" >
72              </property>        <string>Channel setup</string>
73              <property name="iconSet">       </property>
74                  <iconset>qsamplerChannel.png</iconset>       <property name="text" >
75              </property>        <string>&amp;Channel</string>
76              <property name="flat">       </property>
77                  <bool>true</bool>       <property name="icon" >
78              </property>        <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
79              <property name="toolTip" stdset="0">       </property>
80                  <string>Channel setup</string>       <property name="shortcut" >
81              </property>        <string>Alt+C</string>
82          </widget>       </property>
83          <widget class="QFrame">      </widget>
84              <property name="name">     </item>
85                  <cstring>ChannelInfoFrame</cstring>     <item>
86              </property>      <widget class="QFrame" name="ChannelInfoFrame" >
87              <property name="sizePolicy">       <property name="sizePolicy" >
88                  <sizepolicy>        <sizepolicy>
89                      <hsizetype>5</hsizetype>         <hsizetype>5</hsizetype>
90                      <vsizetype>5</vsizetype>         <vsizetype>5</vsizetype>
91                      <horstretch>0</horstretch>         <horstretch>0</horstretch>
92                      <verstretch>0</verstretch>         <verstretch>0</verstretch>
93                  </sizepolicy>        </sizepolicy>
94              </property>       </property>
95              <property name="minimumSize">       <property name="minimumSize" >
96                  <size>        <size>
97                      <width>200</width>         <width>180</width>
98                      <height>0</height>         <height>0</height>
99                  </size>        </size>
100              </property>       </property>
101              <property name="maximumSize">       <property name="maximumSize" >
102                  <size>        <size>
103                      <width>320</width>         <width>320</width>
104                      <height>64</height>         <height>64</height>
105                  </size>        </size>
106              </property>       </property>
107              <property name="paletteBackgroundColor">       <property name="autoFillBackground" >
108                  <color>        <bool>true</bool>
109                      <red>0</red>       </property>
110                      <green>0</green>       <property name="frameShape" >
111                      <blue>0</blue>        <enum>QFrame::StyledPanel</enum>
112                  </color>       </property>
113              </property>       <property name="frameShadow" >
114              <property name="paletteBackgroundPixmap">        <enum>QFrame::Sunken</enum>
115                  <pixmap>displaybg1.png</pixmap>       </property>
116              </property>       <layout class="QGridLayout" >
117              <property name="frameShape">        <property name="margin" >
118                  <enum>Panel</enum>         <number>2</number>
119              </property>        </property>
120              <property name="frameShadow">        <property name="spacing" >
121                  <enum>Sunken</enum>         <number>0</number>
122              </property>        </property>
123              <grid>        <item row="0" column="0" >
124                  <property name="name">         <widget class="QLabel" name="EngineNameTextLabel" >
125                      <cstring>unnamed</cstring>          <property name="sizePolicy" >
126                  </property>           <sizepolicy>
127                  <property name="margin">            <hsizetype>7</hsizetype>
128                      <number>2</number>            <vsizetype>5</vsizetype>
129                  </property>            <horstretch>0</horstretch>
130                  <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">            <verstretch>0</verstretch>
131                      <property name="name">           </sizepolicy>
132                          <cstring>InstrumentNameTextLabel</cstring>          </property>
133                      </property>         </widget>
134                      <property name="paletteForegroundColor">        </item>
135                          <color>        <item row="1" column="0" >
136                              <red>0</red>         <widget class="QLabel" name="InstrumentNameTextLabel" >
137                              <green>255</green>          <property name="toolTip" >
138                              <blue>0</blue>           <string>Instrument name</string>
139                          </color>          </property>
140                      </property>          <property name="text" >
141                      <property name="paletteBackgroundPixmap">           <string>--</string>
142                          <pixmap>displaybg1.png</pixmap>          </property>
143                      </property>          <property name="wordWrap" >
144                      <property name="backgroundOrigin">           <bool>false</bool>
145                          <enum>ParentOrigin</enum>          </property>
146                      </property>         </widget>
147                      <property name="text">        </item>
148                          <string>--</string>        <item row="0" column="1" >
149                      </property>         <widget class="QLabel" name="MidiPortChannelTextLabel" >
150                      <property name="toolTip" stdset="0">          <property name="minimumSize" >
151                          <string>Instrument file [index]</string>           <size>
152                      </property>            <width>20</width>
153                  </widget>            <height>0</height>
154                  <widget class="QLabel" row="0" column="0">           </size>
155                      <property name="name">          </property>
156                          <cstring>EngineNameTextLabel</cstring>          <property name="toolTip" >
157                      </property>           <string>MIDI port / channel</string>
158                      <property name="sizePolicy">          </property>
159                          <sizepolicy>          <property name="text" >
160                              <hsizetype>7</hsizetype>           <string>-- / --</string>
161                              <vsizetype>5</vsizetype>          </property>
162                              <horstretch>0</horstretch>          <property name="alignment" >
163                              <verstretch>0</verstretch>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
164                          </sizepolicy>          </property>
165                      </property>          <property name="wordWrap" >
166                      <property name="paletteForegroundColor">           <bool>false</bool>
167                          <color>          </property>
168                              <red>255</red>         </widget>
169                              <green>255</green>        </item>
170                              <blue>127</blue>        <item row="1" column="1" >
171                          </color>         <widget class="QLabel" name="InstrumentStatusTextLabel" >
172                      </property>          <property name="minimumSize" >
173                      <property name="paletteBackgroundPixmap">           <size>
174                          <pixmap>displaybg1.png</pixmap>            <width>20</width>
175                      </property>            <height>0</height>
176                      <property name="backgroundOrigin">           </size>
177                          <enum>ParentOrigin</enum>          </property>
178                      </property>          <property name="toolTip" >
179                      <property name="text">           <string>Instrument load status</string>
180                          <string>--</string>          </property>
181                      </property>          <property name="text" >
182                      <property name="alignment">           <string>--</string>
183                          <set>AlignTop</set>          </property>
184                      </property>          <property name="alignment" >
185                      <property name="toolTip" stdset="0">           <set>Qt::AlignCenter</set>
186                          <string>Engine name</string>          </property>
187                      </property>          <property name="wordWrap" >
188                  </widget>           <bool>false</bool>
189                  <widget class="QLabel" row="0" column="1">          </property>
190                      <property name="name">         </widget>
191                          <cstring>MidiPortChannelTextLabel</cstring>        </item>
192                      </property>       </layout>
193                      <property name="minimumSize">      </widget>
194                          <size>     </item>
195                              <width>20</width>     <item>
196                              <height>0</height>      <widget class="QPushButton" name="ChannelMutePushButton" >
197                          </size>       <property name="maximumSize" >
198                      </property>        <size>
199                      <property name="paletteForegroundColor">         <width>48</width>
200                          <color>         <height>32</height>
201                              <red>255</red>        </size>
202                              <green>255</green>       </property>
203                              <blue>127</blue>       <property name="toolTip" >
204                          </color>        <string>Channel mute</string>
205                      </property>       </property>
206                      <property name="paletteBackgroundPixmap">       <property name="text" >
207                          <pixmap>displaybg1.png</pixmap>        <string>&amp;Mute</string>
208                      </property>       </property>
209                      <property name="backgroundOrigin">       <property name="shortcut" >
210                          <enum>ParentOrigin</enum>        <string>Alt+M</string>
211                      </property>       </property>
212                      <property name="text">       <property name="checkable" >
213                          <string>--/--</string>        <bool>true</bool>
214                      </property>       </property>
215                      <property name="alignment">      </widget>
216                          <set>AlignTop</set>     </item>
217                      </property>     <item>
218                      <property name="toolTip" stdset="0">      <widget class="QPushButton" name="ChannelSoloPushButton" >
219                          <string>MIDI Port/Channel</string>       <property name="maximumSize" >
220                      </property>        <size>
221                  </widget>         <width>48</width>
222              </grid>         <height>32</height>
223          </widget>        </size>
224          <widget class="QSlider">       </property>
225              <property name="name">       <property name="toolTip" >
226                  <cstring>VolumeSlider</cstring>        <string>Channel solo</string>
227              </property>       </property>
228              <property name="minimumSize">       <property name="text" >
229                  <size>        <string>&amp;Solo</string>
230                      <width>180</width>       </property>
231                      <height>0</height>       <property name="shortcut" >
232                  </size>        <string>Alt+S</string>
233              </property>       </property>
234              <property name="maxValue">       <property name="checkable" >
235                  <number>100</number>        <bool>true</bool>
236              </property>       </property>
237              <property name="orientation">      </widget>
238                  <enum>Horizontal</enum>     </item>
239              </property>     <item>
240              <property name="tickmarks">      <widget class="QSlider" name="VolumeSlider" >
241                  <enum>Both</enum>       <property name="minimumSize" >
242              </property>        <size>
243              <property name="tickInterval">         <width>100</width>
244                  <number>10</number>         <height>0</height>
245              </property>        </size>
246              <property name="toolTip" stdset="0">       </property>
247                  <string>Channel volume</string>       <property name="maximumSize" >
248              </property>        <size>
249          </widget>         <width>32767</width>
250          <widget class="QSpinBox">         <height>32</height>
251              <property name="name">        </size>
252                  <cstring>VolumeSpinBox</cstring>       </property>
253              </property>       <property name="toolTip" >
254              <property name="minimumSize">        <string>Channel volume</string>
255                  <size>       </property>
256                      <width>40</width>       <property name="maximum" >
257                      <height>0</height>        <number>100</number>
258                  </size>       </property>
259              </property>       <property name="orientation" >
260              <property name="maximumSize">        <enum>Qt::Horizontal</enum>
261                  <size>       </property>
262                      <width>60</width>       <property name="tickPosition" >
263                      <height>32767</height>        <enum>QSlider::TicksBothSides</enum>
264                  </size>       </property>
265              </property>       <property name="tickInterval" >
266              <property name="maxValue">        <number>10</number>
267                  <number>100</number>       </property>
268              </property>      </widget>
269              <property name="toolTip" stdset="0">     </item>
270                  <string>Channel volume</string>     <item>
271              </property>      <widget class="QSpinBox" name="VolumeSpinBox" >
272          </widget>       <property name="minimumSize" >
273          <widget class="QProgressBar">        <size>
274              <property name="name">         <width>60</width>
275                  <cstring>StreamUsageProgressBar</cstring>         <height>0</height>
276              </property>        </size>
277              <property name="sizePolicy">       </property>
278                  <sizepolicy>       <property name="maximumSize" >
279                      <hsizetype>1</hsizetype>        <size>
280                      <vsizetype>0</vsizetype>         <width>120</width>
281                      <horstretch>0</horstretch>         <height>24</height>
282                      <verstretch>0</verstretch>        </size>
283                  </sizepolicy>       </property>
284              </property>       <property name="toolTip" >
285              <property name="minimumSize">        <string>Channel volume</string>
286                  <size>       </property>
287                      <width>100</width>       <property name="suffix" >
288                      <height>0</height>        <string> %</string>
289                  </size>       </property>
290              </property>       <property name="maximum" >
291              <property name="maximumSize">        <number>100</number>
292                  <size>       </property>
293                      <width>32767</width>      </widget>
294                      <height>22</height>     </item>
295                  </size>     <item>
296              </property>      <widget class="QPushButton" name="ChannelEditPushButton" >
297              <property name="indicatorFollowsStyle">       <property name="maximumSize" >
298                  <bool>false</bool>        <size>
299              </property>         <width>48</width>
300              <property name="toolTip" stdset="0">         <height>32</height>
301                  <string>Least buffer fill stream usage (%)</string>        </size>
302              </property>       </property>
303          </widget>       <property name="toolTip" >
304          <widget class="QLabel">        <string>Edit channel's instrument</string>
305              <property name="name">       </property>
306                  <cstring>StreamVoiceCountTextLabel</cstring>       <property name="text" >
307              </property>        <string>&amp;Edit</string>
308              <property name="minimumSize">       </property>
309                  <size>       <property name="shortcut" >
310                      <width>60</width>        <string>Alt+E</string>
311                      <height>0</height>       </property>
312                  </size>      </widget>
313              </property>     </item>
314              <property name="maximumSize">     <item>
315                  <size>      <widget class="QProgressBar" name="StreamUsageProgressBar" >
316                      <width>32767</width>       <property name="sizePolicy" >
317                      <height>22</height>        <sizepolicy>
318                  </size>         <hsizetype>1</hsizetype>
319              </property>         <vsizetype>0</vsizetype>
320              <property name="paletteForegroundColor">         <horstretch>0</horstretch>
321                  <color>         <verstretch>0</verstretch>
322                      <red>0</red>        </sizepolicy>
323                      <green>255</green>       </property>
324                      <blue>0</blue>       <property name="minimumSize" >
325                  </color>        <size>
326              </property>         <width>64</width>
327              <property name="paletteBackgroundColor">         <height>0</height>
328                  <color>        </size>
329                      <red>0</red>       </property>
330                      <green>0</green>       <property name="maximumSize" >
331                      <blue>0</blue>        <size>
332                  </color>         <width>32767</width>
333              </property>         <height>24</height>
334              <property name="frameShape">        </size>
335                  <enum>Panel</enum>       </property>
336              </property>       <property name="toolTip" >
337              <property name="frameShadow">        <string>Least buffer fill stream usage (%)</string>
338                  <enum>Sunken</enum>       </property>
339              </property>       <property name="orientation" >
340              <property name="text">        <enum>Qt::Horizontal</enum>
341                  <string>--/--</string>       </property>
342              </property>      </widget>
343              <property name="alignment">     </item>
344                  <set>AlignCenter</set>     <item>
345              </property>      <widget class="QLabel" name="StreamVoiceCountTextLabel" >
346              <property name="toolTip" stdset="0">       <property name="minimumSize" >
347                  <string>Stream / Voice count</string>        <size>
348              </property>         <width>48</width>
349          </widget>         <height>0</height>
350      </hbox>        </size>
351  </widget>       </property>
352  <connections>       <property name="maximumSize" >
353      <connection>        <size>
354          <sender>ChannelSetupPushButton</sender>         <width>32767</width>
355          <signal>clicked()</signal>         <height>32</height>
356          <receiver>qsamplerChannelStrip</receiver>        </size>
357          <slot>channelSetup()</slot>       </property>
358      </connection>       <property name="toolTip" >
359      <connection>        <string>Stream / Voice count</string>
360          <sender>VolumeSlider</sender>       </property>
361          <signal>valueChanged(int)</signal>       <property name="autoFillBackground" >
362          <receiver>qsamplerChannelStrip</receiver>        <bool>true</bool>
363          <slot>volumeChanged(int)</slot>       </property>
364      </connection>       <property name="frameShape" >
365      <connection>        <enum>QFrame::StyledPanel</enum>
366          <sender>VolumeSpinBox</sender>       </property>
367          <signal>valueChanged(int)</signal>       <property name="frameShadow" >
368          <receiver>qsamplerChannelStrip</receiver>        <enum>QFrame::Sunken</enum>
369          <slot>volumeChanged(int)</slot>       </property>
370      </connection>       <property name="text" >
371  </connections>        <string>--/--</string>
372  <tabstops>       </property>
373      <tabstop>ChannelSetupPushButton</tabstop>       <property name="alignment" >
374      <tabstop>VolumeSlider</tabstop>        <set>Qt::AlignCenter</set>
375      <tabstop>VolumeSpinBox</tabstop>       </property>
376  </tabstops>       <property name="wordWrap" >
377  <includes>        <bool>false</bool>
378      <include location="global" impldecl="in declaration">lscp/client.h</include>       </property>
379      <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>      </widget>
380  </includes>     </item>
381  <forwards>    </layout>
382      <forward>class qsamplerOptions;</forward>   </widget>
383      <forward>class qsamplerMainForm;</forward>   <layoutdefault spacing="0" margin="0" />
384  </forwards>   <tabstops>
385  <variables>    <tabstop>ChannelSetupPushButton</tabstop>
386      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>    <tabstop>ChannelMutePushButton</tabstop>
387      <variable access="private">int m_iChannelID;</variable>    <tabstop>ChannelSoloPushButton</tabstop>
388      <variable access="private">QString m_sEngineName;</variable>    <tabstop>VolumeSlider</tabstop>
389      <variable access="private">QString m_sInstrumentFile;</variable>    <tabstop>VolumeSpinBox</tabstop>
390      <variable access="private">int m_iInstrumentNr;</variable>    <tabstop>ChannelEditPushButton</tabstop>
391      <variable access="private">QString m_sMidiDriver;</variable>   </tabstops>
392      <variable access="private">int m_iMidiDevice;</variable>   <resources>
393      <variable access="private">int m_iMidiPort;</variable>    <include location="../icons/qsampler.qrc" />
394      <variable access="private">int m_iMidiChannel;</variable>   </resources>
395      <variable access="private">QString m_sAudioDriver;</variable>  </ui>
     <variable access="private">int m_iAudioDevice;</variable>  
     <variable access="private">float m_fVolume;</variable>  
     <variable access="private">int m_iDirtyChange;</variable>  
 </variables>  
 <signals>  
     <signal>channelChanged( qsamplerChannelStrip * )</signal>  
 </signals>  
 <slots>  
     <slot specifier="non virtual">channelSetup()</slot>  
     <slot specifier="non virtual">volumeChanged(int)</slot>  
 </slots>  
 <functions>  
     <function access="private" specifier="non virtual">init()</function>  
     <function access="private" specifier="non virtual">destroy()</function>  
     <function specifier="non virtual">setup( qsamplerMainForm *pMainForm, int iChannelID )</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="int">channelID( void )</function>  
     <function specifier="non virtual">setChannelID( int iChannelID )</function>  
     <function specifier="non virtual" returnType="QString&amp;">engineName( void )</function>  
     <function specifier="non virtual" returnType="bool">loadEngine( const QString&amp; sEngineName )</function>  
     <function specifier="non virtual" returnType="QString&amp;">instrumentFile( void )</function>  
     <function specifier="non virtual" returnType="int">instrumentNr( void )</function>  
     <function specifier="non virtual" returnType="bool">loadInstrument( const QString&amp; sInstrumentFile, int iInstrumentNr )</function>  
     <function specifier="non virtual" returnType="QString&amp;">midiDriver( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiDriver( const QString&amp; sMidiDriver )</function>  
     <function specifier="non virtual" returnType="int">midiDevice( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiDevice( int iMidiDevice )</function>  
     <function specifier="non virtual" returnType="int">midiPort( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiPort( int iMidiPort )</function>  
     <function specifier="non virtual" returnType="int">midiChannel( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiChannel( int iMidiChannel )</function>  
     <function specifier="non virtual" returnType="int">audioDevice( void )</function>  
     <function specifier="non virtual" returnType="bool">setAudioDevice( int iAudioDevice )</function>  
     <function specifier="non virtual" returnType="QString&amp;">audioDriver( void )</function>  
     <function specifier="non virtual" returnType="bool">setAudioDriver( const QString&amp; sAudioDriver )</function>  
     <function specifier="non virtual" returnType="float">volume( void )</function>  
     <function specifier="non virtual" returnType="bool">setVolume( float fVolume )</function>  
     <function specifier="non virtual" returnType="QFont">displayFont( void )</function>  
     <function specifier="non virtual">setDisplayFont( const QFont &amp; font )</function>  
     <function specifier="non virtual">updateChannelInfo( void )</function>  
     <function specifier="non virtual">updateChannelVolume( void )</function>  
     <function specifier="non virtual">updateChannelUsage( 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 specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="0" margin="0"/>  
 </UI>  

Legend:
Removed from v.118  
changed lines
  Added in v.1520

  ViewVC Help
Powered by ViewVC