/[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 267 by capela, Wed Oct 6 15:42:59 2004 UTC revision 2569 by schoenebeck, Tue May 20 20:04:19 2014 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <?xml version="1.0" encoding="UTF-8"?>
2  <class>qsamplerChannelStrip</class>  <ui version="4.0">
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.   <author>rncbc aka Rui Nuno Capela</author>
4     <comment>qsampler - A LinuxSampler Qt GUI Interface.
5    
6     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2014, rncbc aka Rui Nuno Capela. All rights reserved.
7       Copyright (C) 2007, 2008, 2014 Christian Schoenebeck
8    
9     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
10     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 16 
16     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17     GNU General Public License for more details.     GNU General Public License for more details.
18    
19     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
20     along with this program; if not, write to the Free Software     with this program; if not, write to the Free Software Foundation, Inc.,
21     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22    
23  </comment>  </comment>
24  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerChannelStrip</class>
25  <widget class="QWidget">   <widget class="QWidget" name="qsamplerChannelStrip">
26      <property name="name">    <property name="geometry">
27          <cstring>qsamplerChannelStrip</cstring>     <rect>
28      </property>      <x>0</x>
29      <property name="geometry">      <y>0</y>
30          <rect>      <width>815</width>
31              <x>0</x>      <height>61</height>
32              <y>0</y>     </rect>
33              <width>694</width>    </property>
34              <height>47</height>    <property name="sizePolicy">
35          </rect>     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
36      </property>      <horstretch>0</horstretch>
37      <property name="sizePolicy">      <verstretch>0</verstretch>
38          <sizepolicy>     </sizepolicy>
39              <hsizetype>7</hsizetype>    </property>
40              <vsizetype>1</vsizetype>    <property name="focusPolicy">
41              <horstretch>0</horstretch>     <enum>Qt::StrongFocus</enum>
42              <verstretch>0</verstretch>    </property>
43          </sizepolicy>    <property name="windowTitle">
44      </property>     <string>Qsampler: Channel</string>
45      <property name="caption">    </property>
46          <string>Channel</string>    <property name="windowIcon">
47      </property>     <iconset resource="qsampler.qrc">
48      <property name="icon">      <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
49          <pixmap>qsamplerChannel.png</pixmap>    </property>
50      </property>    <layout class="QHBoxLayout">
51      <property name="focusPolicy">     <property name="spacing">
52          <enum>StrongFocus</enum>      <number>4</number>
53      </property>     </property>
54      <hbox>     <property name="margin">
55          <property name="name">      <number>4</number>
56              <cstring>unnamed</cstring>     </property>
57          </property>     <item>
58          <property name="margin">      <widget class="QPushButton" name="ChannelSetupPushButton">
59              <number>4</number>       <property name="minimumSize">
60          </property>        <size>
61          <property name="spacing">         <width>100</width>
62              <number>4</number>         <height>0</height>
63          </property>        </size>
64          <widget class="QPushButton">       </property>
65              <property name="name">       <property name="maximumSize">
66                  <cstring>ChannelSetupPushButton</cstring>        <size>
67              </property>         <width>120</width>
68              <property name="text">         <height>32</height>
69                  <string>&amp;Channel</string>        </size>
70              </property>       </property>
71              <property name="accel">       <property name="toolTip">
72                  <string>Alt+C</string>        <string>Channel setup</string>
73              </property>       </property>
74              <property name="iconSet">       <property name="text">
75                  <iconset>qsamplerChannel.png</iconset>        <string>&amp;Channel</string>
76              </property>       </property>
77              <property name="flat">       <property name="icon">
78                  <bool>true</bool>        <iconset resource="qsampler.qrc">
79              </property>         <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
80              <property name="toolTip" stdset="0">       </property>
81                  <string>Channel setup</string>       <property name="shortcut">
82              </property>        <string>Alt+C</string>
83          </widget>       </property>
84          <widget class="QFrame">      </widget>
85              <property name="name">     </item>
86                  <cstring>ChannelInfoFrame</cstring>     <item>
87              </property>      <widget class="QFrame" name="ChannelInfoFrame">
88              <property name="sizePolicy">       <property name="sizePolicy">
89                  <sizepolicy>        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
90                      <hsizetype>5</hsizetype>         <horstretch>0</horstretch>
91                      <vsizetype>5</vsizetype>         <verstretch>0</verstretch>
92                      <horstretch>0</horstretch>        </sizepolicy>
93                      <verstretch>0</verstretch>       </property>
94                  </sizepolicy>       <property name="minimumSize">
95              </property>        <size>
96              <property name="minimumSize">         <width>180</width>
97                  <size>         <height>0</height>
98                      <width>200</width>        </size>
99                      <height>0</height>       </property>
100                  </size>       <property name="maximumSize">
101              </property>        <size>
102              <property name="maximumSize">         <width>320</width>
103                  <size>         <height>64</height>
104                      <width>320</width>        </size>
105                      <height>64</height>       </property>
106                  </size>       <property name="autoFillBackground">
107              </property>        <bool>true</bool>
108              <property name="paletteBackgroundColor">       </property>
109                  <color>       <property name="frameShape">
110                      <red>0</red>        <enum>QFrame::StyledPanel</enum>
111                      <green>0</green>       </property>
112                      <blue>0</blue>       <property name="frameShadow">
113                  </color>        <enum>QFrame::Sunken</enum>
114              </property>       </property>
115              <property name="paletteBackgroundPixmap">       <layout class="QGridLayout">
116                  <pixmap>displaybg1.png</pixmap>        <property name="margin">
117              </property>         <number>2</number>
118              <property name="frameShape">        </property>
119                  <enum>Panel</enum>        <property name="spacing">
120              </property>         <number>0</number>
121              <property name="frameShadow">        </property>
122                  <enum>Sunken</enum>        <item row="0" column="0">
123              </property>         <widget class="QLabel" name="EngineNameTextLabel">
124              <grid>          <property name="text">
125                  <property name="name">           <string>--</string>
126                      <cstring>unnamed</cstring>          </property>
127                  </property>         </widget>
128                  <property name="margin">        </item>
129                      <number>2</number>        <item row="0" column="2">
130                  </property>         <widget class="QLabel" name="MidiPortChannelTextLabel">
131                  <widget class="QLabel" row="0" column="0">          <property name="sizePolicy">
132                      <property name="name">           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
133                          <cstring>EngineNameTextLabel</cstring>            <horstretch>0</horstretch>
134                      </property>            <verstretch>0</verstretch>
135                      <property name="sizePolicy">           </sizepolicy>
136                          <sizepolicy>          </property>
137                              <hsizetype>7</hsizetype>          <property name="minimumSize">
138                              <vsizetype>5</vsizetype>           <size>
139                              <horstretch>0</horstretch>            <width>20</width>
140                              <verstretch>0</verstretch>            <height>0</height>
141                          </sizepolicy>           </size>
142                      </property>          </property>
143                      <property name="paletteForegroundColor">          <property name="toolTip">
144                          <color>           <string>MIDI port / channel</string>
145                              <red>255</red>          </property>
146                              <green>255</green>          <property name="text">
147                              <blue>127</blue>           <string>-- / --</string>
148                          </color>          </property>
149                      </property>          <property name="alignment">
150                      <property name="paletteBackgroundPixmap">           <set>Qt::AlignHCenter|Qt::AlignTop</set>
151                          <pixmap>displaybg1.png</pixmap>          </property>
152                      </property>          <property name="wordWrap">
153                      <property name="backgroundOrigin">           <bool>false</bool>
154                          <enum>ParentOrigin</enum>          </property>
155                      </property>         </widget>
156                      <property name="text">        </item>
157                          <string>--</string>        <item row="1" column="2">
158                      </property>         <widget class="QLabel" name="InstrumentStatusTextLabel">
159                      <property name="alignment">          <property name="minimumSize">
160                          <set>AlignTop</set>           <size>
161                      </property>            <width>20</width>
162                      <property name="toolTip" stdset="0">            <height>0</height>
163                          <string>Engine name</string>           </size>
164                      </property>          </property>
165                  </widget>          <property name="toolTip">
166                  <widget class="QLabel" row="1" column="0">           <string>Instrument load status</string>
167                      <property name="name">          </property>
168                          <cstring>InstrumentNameTextLabel</cstring>          <property name="text">
169                      </property>           <string>--</string>
170                      <property name="paletteForegroundColor">          </property>
171                          <color>          <property name="alignment">
172                              <red>0</red>           <set>Qt::AlignCenter</set>
173                              <green>255</green>          </property>
174                              <blue>0</blue>          <property name="wordWrap">
175                          </color>           <bool>false</bool>
176                      </property>          </property>
177                      <property name="paletteBackgroundPixmap">         </widget>
178                          <pixmap>displaybg1.png</pixmap>        </item>
179                      </property>        <item row="0" column="1">
180                      <property name="backgroundOrigin">         <widget class="QLabel" name="MidiActivityLabel">
181                          <enum>ParentOrigin</enum>          <property name="sizePolicy">
182                      </property>           <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
183                      <property name="text">            <horstretch>0</horstretch>
184                          <string>--</string>            <verstretch>0</verstretch>
185                      </property>           </sizepolicy>
186                      <property name="toolTip" stdset="0">          </property>
187                          <string>Instrument file [index]</string>          <property name="minimumSize">
188                      </property>           <size>
189                  </widget>            <width>16</width>
190                  <widget class="QLabel" row="0" column="1">            <height>16</height>
191                      <property name="name">           </size>
192                          <cstring>MidiPortChannelTextLabel</cstring>          </property>
193                      </property>          <property name="maximumSize">
194                      <property name="minimumSize">           <size>
195                          <size>            <width>16</width>
196                              <width>20</width>            <height>16</height>
197                              <height>0</height>           </size>
198                          </size>          </property>
199                      </property>          <property name="baseSize">
200                      <property name="paletteForegroundColor">           <size>
201                          <color>            <width>16</width>
202                              <red>255</red>            <height>16</height>
203                              <green>255</green>           </size>
204                              <blue>127</blue>          </property>
205                          </color>          <property name="toolTip">
206                      </property>           <string>MIDI activity</string>
207                      <property name="paletteBackgroundPixmap">          </property>
208                          <pixmap>displaybg1.png</pixmap>          <property name="frameShape">
209                      </property>           <enum>QFrame::NoFrame</enum>
210                      <property name="backgroundOrigin">          </property>
211                          <enum>ParentOrigin</enum>          <property name="frameShadow">
212                      </property>           <enum>QFrame::Plain</enum>
213                      <property name="text">          </property>
214                          <string>--/--</string>          <property name="text">
215                      </property>           <string/>
216                      <property name="alignment">          </property>
217                          <set>AlignTop|AlignHCenter</set>          <property name="alignment">
218                      </property>           <set>Qt::AlignCenter</set>
219                      <property name="toolTip" stdset="0">          </property>
220                          <string>MIDI Port/Channel</string>         </widget>
221                      </property>        </item>
222                  </widget>        <item row="1" column="0">
223                  <widget class="QLabel" row="1" column="1">         <widget class="QPushButton" name="InstrumentNamePushButton">
224                      <property name="name">          <property name="toolTip">
225                          <cstring>InstrumentStatusTextLabel</cstring>           <string>Instrument name</string>
226                      </property>          </property>
227                      <property name="minimumSize">          <property name="styleSheet">
228                          <size>           <string notr="true">text-align: left; margin: 0px;</string>
229                              <width>20</width>          </property>
230                              <height>0</height>          <property name="text">
231                          </size>           <string>--</string>
232                      </property>          </property>
233                      <property name="paletteForegroundColor">          <property name="flat">
234                          <color>           <bool>true</bool>
235                              <red>0</red>          </property>
236                              <green>255</green>         </widget>
237                              <blue>0</blue>        </item>
238                          </color>       </layout>
239                      </property>      </widget>
240                      <property name="paletteBackgroundPixmap">     </item>
241                          <pixmap>displaybg1.png</pixmap>     <item>
242                      </property>      <widget class="QPushButton" name="ChannelMutePushButton">
243                      <property name="backgroundOrigin">       <property name="maximumSize">
244                          <enum>ParentOrigin</enum>        <size>
245                      </property>         <width>48</width>
246                      <property name="text">         <height>32</height>
247                          <string>--</string>        </size>
248                      </property>       </property>
249                      <property name="alignment">       <property name="toolTip">
250                          <set>AlignCenter</set>        <string>Channel mute</string>
251                      </property>       </property>
252                      <property name="toolTip" stdset="0">       <property name="text">
253                          <string>IInstrument load status</string>        <string>&amp;Mute</string>
254                      </property>       </property>
255                  </widget>       <property name="shortcut">
256              </grid>        <string>Alt+M</string>
257          </widget>       </property>
258          <widget class="QSlider">       <property name="checkable">
259              <property name="name">        <bool>true</bool>
260                  <cstring>VolumeSlider</cstring>       </property>
261              </property>      </widget>
262              <property name="minimumSize">     </item>
263                  <size>     <item>
264                      <width>180</width>      <widget class="QPushButton" name="ChannelSoloPushButton">
265                      <height>0</height>       <property name="maximumSize">
266                  </size>        <size>
267              </property>         <width>48</width>
268              <property name="maxValue">         <height>32</height>
269                  <number>100</number>        </size>
270              </property>       </property>
271              <property name="orientation">       <property name="toolTip">
272                  <enum>Horizontal</enum>        <string>Channel solo</string>
273              </property>       </property>
274              <property name="tickmarks">       <property name="text">
275                  <enum>Both</enum>        <string>&amp;Solo</string>
276              </property>       </property>
277              <property name="tickInterval">       <property name="shortcut">
278                  <number>10</number>        <string>Alt+S</string>
279              </property>       </property>
280              <property name="toolTip" stdset="0">       <property name="checkable">
281                  <string>Channel volume</string>        <bool>true</bool>
282              </property>       </property>
283          </widget>      </widget>
284          <widget class="QSpinBox">     </item>
285              <property name="name">     <item>
286                  <cstring>VolumeSpinBox</cstring>      <widget class="QSlider" name="VolumeSlider">
287              </property>       <property name="minimumSize">
288              <property name="minimumSize">        <size>
289                  <size>         <width>100</width>
290                      <width>40</width>         <height>0</height>
291                      <height>0</height>        </size>
292                  </size>       </property>
293              </property>       <property name="maximumSize">
294              <property name="maximumSize">        <size>
295                  <size>         <width>32767</width>
296                      <width>60</width>         <height>32</height>
297                      <height>32767</height>        </size>
298                  </size>       </property>
299              </property>       <property name="toolTip">
300              <property name="suffix">        <string>Channel volume</string>
301                  <string> %</string>       </property>
302              </property>       <property name="maximum">
303              <property name="maxValue">        <number>100</number>
304                  <number>100</number>       </property>
305              </property>       <property name="orientation">
306              <property name="toolTip" stdset="0">        <enum>Qt::Horizontal</enum>
307                  <string>Channel volume</string>       </property>
308              </property>       <property name="tickPosition">
309          </widget>        <enum>QSlider::TicksBothSides</enum>
310          <widget class="QProgressBar">       </property>
311              <property name="name">       <property name="tickInterval">
312                  <cstring>StreamUsageProgressBar</cstring>        <number>10</number>
313              </property>       </property>
314              <property name="sizePolicy">      </widget>
315                  <sizepolicy>     </item>
316                      <hsizetype>1</hsizetype>     <item>
317                      <vsizetype>0</vsizetype>      <widget class="QSpinBox" name="VolumeSpinBox">
318                      <horstretch>0</horstretch>       <property name="minimumSize">
319                      <verstretch>0</verstretch>        <size>
320                  </sizepolicy>         <width>60</width>
321              </property>         <height>0</height>
322              <property name="minimumSize">        </size>
323                  <size>       </property>
324                      <width>100</width>       <property name="maximumSize">
325                      <height>0</height>        <size>
326                  </size>         <width>120</width>
327              </property>         <height>24</height>
328              <property name="maximumSize">        </size>
329                  <size>       </property>
330                      <width>32767</width>       <property name="toolTip">
331                      <height>22</height>        <string>Channel volume</string>
332                  </size>       </property>
333              </property>       <property name="suffix">
334              <property name="indicatorFollowsStyle">        <string> %</string>
335                  <bool>false</bool>       </property>
336              </property>       <property name="maximum">
337              <property name="toolTip" stdset="0">        <number>100</number>
338                  <string>Least buffer fill stream usage (%)</string>       </property>
339              </property>      </widget>
340          </widget>     </item>
341          <widget class="QLabel">     <item>
342              <property name="name">      <widget class="QPushButton" name="FxPushButton">
343                  <cstring>StreamVoiceCountTextLabel</cstring>       <property name="maximumSize">
344              </property>        <size>
345              <property name="minimumSize">         <width>48</width>
346                  <size>         <height>32</height>
347                      <width>60</width>        </size>
348                      <height>0</height>       </property>
349                  </size>       <property name="toolTip">
350              </property>        <string>Edit Channel's Effect Settings</string>
351              <property name="maximumSize">       </property>
352                  <size>       <property name="text">
353                      <width>32767</width>        <string>&amp;FX</string>
354                      <height>22</height>       </property>
355                  </size>       <property name="shortcut">
356              </property>        <string>Alt+F</string>
357              <property name="paletteForegroundColor">       </property>
358                  <color>      </widget>
359                      <red>0</red>     </item>
360                      <green>255</green>     <item>
361                      <blue>0</blue>      <widget class="QPushButton" name="ChannelEditPushButton">
362                  </color>       <property name="maximumSize">
363              </property>        <size>
364              <property name="paletteBackgroundColor">         <width>48</width>
365                  <color>         <height>32</height>
366                      <red>0</red>        </size>
367                      <green>0</green>       </property>
368                      <blue>0</blue>       <property name="toolTip">
369                  </color>        <string>Edit channel's instrument</string>
370              </property>       </property>
371              <property name="frameShape">       <property name="text">
372                  <enum>Panel</enum>        <string>&amp;Edit</string>
373              </property>       </property>
374              <property name="frameShadow">       <property name="shortcut">
375                  <enum>Sunken</enum>        <string>Alt+E</string>
376              </property>       </property>
377              <property name="text">      </widget>
378                  <string>--/--</string>     </item>
379              </property>     <item>
380              <property name="alignment">      <widget class="QProgressBar" name="StreamUsageProgressBar">
381                  <set>AlignCenter</set>       <property name="sizePolicy">
382              </property>        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
383              <property name="toolTip" stdset="0">         <horstretch>0</horstretch>
384                  <string>Stream / Voice count</string>         <verstretch>0</verstretch>
385              </property>        </sizepolicy>
386          </widget>       </property>
387      </hbox>       <property name="minimumSize">
388  </widget>        <size>
389  <connections>         <width>64</width>
390      <connection>         <height>0</height>
391          <sender>ChannelSetupPushButton</sender>        </size>
392          <signal>clicked()</signal>       </property>
393          <receiver>qsamplerChannelStrip</receiver>       <property name="maximumSize">
394          <slot>channelSetup()</slot>        <size>
395      </connection>         <width>32767</width>
396      <connection>         <height>24</height>
397          <sender>VolumeSlider</sender>        </size>
398          <signal>valueChanged(int)</signal>       </property>
399          <receiver>qsamplerChannelStrip</receiver>       <property name="toolTip">
400          <slot>volumeChanged(int)</slot>        <string>Least buffer fill stream usage (%)</string>
401      </connection>       </property>
402      <connection>       <property name="orientation">
403          <sender>VolumeSpinBox</sender>        <enum>Qt::Horizontal</enum>
404          <signal>valueChanged(int)</signal>       </property>
405          <receiver>qsamplerChannelStrip</receiver>      </widget>
406          <slot>volumeChanged(int)</slot>     </item>
407      </connection>     <item>
408  </connections>      <widget class="QLabel" name="StreamVoiceCountTextLabel">
409  <tabstops>       <property name="minimumSize">
410      <tabstop>ChannelSetupPushButton</tabstop>        <size>
411      <tabstop>VolumeSlider</tabstop>         <width>48</width>
412      <tabstop>VolumeSpinBox</tabstop>         <height>0</height>
413  </tabstops>        </size>
414  <includes>       </property>
415      <include location="local" impldecl="in declaration">qsamplerChannel.h</include>       <property name="maximumSize">
416      <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>        <size>
417  </includes>         <width>32767</width>
418  <variables>         <height>32</height>
419      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>        </size>
420      <variable access="private">qsamplerChannel *m_pChannel;</variable>       </property>
421      <variable access="private">int m_iDirtyChange;</variable>       <property name="toolTip">
422  </variables>        <string>Stream / Voice count</string>
423  <signals>       </property>
424      <signal>channelChanged( qsamplerChannelStrip * )</signal>       <property name="autoFillBackground">
425  </signals>        <bool>true</bool>
426  <slots>       </property>
427      <slot specifier="non virtual">volumeChanged(int)</slot>       <property name="frameShape">
428      <slot specifier="non virtual">channelSetup()</slot>        <enum>QFrame::StyledPanel</enum>
429  </slots>       </property>
430  <functions>       <property name="frameShadow">
431      <function access="private" specifier="non virtual">init()</function>        <enum>QFrame::Sunken</enum>
432      <function access="private" specifier="non virtual">destroy()</function>       </property>
433      <function specifier="non virtual">setup( qsamplerMainForm *pMainForm, int iChannelID )</function>       <property name="text">
434      <function specifier="non virtual" returnType="qsamplerChannel *">channel ( void )</function>        <string>--/--</string>
435      <function specifier="non virtual" returnType="QFont">displayFont( void )</function>       </property>
436      <function specifier="non virtual">setDisplayFont( const QFont &amp; font )</function>       <property name="alignment">
437      <function specifier="non virtual">setDisplayEffect( bool bDisplayEffect )</function>        <set>Qt::AlignCenter</set>
438      <function specifier="non virtual">setDisplayBackground( const QPixmap &amp; pm )</function>       </property>
439      <function specifier="non virtual">updateChannelInfo( void )</function>       <property name="wordWrap">
440      <function specifier="non virtual">updateChannelVolume( void )</function>        <bool>false</bool>
441      <function specifier="non virtual">updateChannelUsage( void )</function>       </property>
442      <function specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>      </widget>
443      <function specifier="non virtual">setMaxVolume( int iMaxVolume )</function>     </item>
444      <function specifier="non virtual">showChannelSetup( bool bNew )</function>    </layout>
445  </functions>   </widget>
446  <pixmapinproject/>   <layoutdefault spacing="0" margin="0"/>
447  <layoutdefaults spacing="0" margin="0"/>   <tabstops>
448  </UI>    <tabstop>ChannelSetupPushButton</tabstop>
449      <tabstop>ChannelMutePushButton</tabstop>
450      <tabstop>ChannelSoloPushButton</tabstop>
451      <tabstop>VolumeSlider</tabstop>
452      <tabstop>VolumeSpinBox</tabstop>
453      <tabstop>ChannelEditPushButton</tabstop>
454     </tabstops>
455     <resources>
456      <include location="qsampler.qrc"/>
457     </resources>
458     <connections/>
459    </ui>

Legend:
Removed from v.267  
changed lines
  Added in v.2569

  ViewVC Help
Powered by ViewVC