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

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

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

revision 1461 by schoenebeck, Sun Oct 28 23:30:36 2007 UTC revision 1519 by capela, Sat Nov 24 13:06:19 2007 UTC
# Line 2  Line 2 
2   <author>rncbc aka Rui Nuno Capela</author>   <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-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2005-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 25  Line 26 
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>450</width>      <width>460</width>
30      <height>484</height>      <height>320</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="sizePolicy" >    <property name="sizePolicy" >
# Line 44  Line 45 
45     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
46    </property>    </property>
47    <property name="windowIcon" >    <property name="windowIcon" >
48     <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/qsamplerChannel.png</iconset>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
49    </property>    </property>
50    <layout class="QVBoxLayout" >    <layout class="QVBoxLayout" >
51     <property name="margin" >     <property name="margin" >
# Line 93  Line 94 
94          <string/>          <string/>
95         </property>         </property>
96         <property name="icon" >         <property name="icon" >
97          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/fileOpen.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>
98         </property>         </property>
99        </widget>        </widget>
100       </item>       </item>
# Line 274  Line 275 
275             <string/>             <string/>
276            </property>            </property>
277            <property name="icon" >            <property name="icon" >
278             <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/midi1.png</iconset>             <iconset resource="../icons/qsampler.qrc" >:/icons/midi1.png</iconset>
279            </property>            </property>
280           </widget>           </widget>
281          </item>          </item>
# Line 302  Line 303 
303           <string>&amp;Device:</string>           <string>&amp;Device:</string>
304          </property>          </property>
305          <property name="alignment" >          <property name="alignment" >
306           <set>Qt::AlignVCenter</set>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
307          </property>          </property>
308          <property name="wordWrap" >          <property name="wordWrap" >
309           <bool>false</bool>           <bool>false</bool>
# Line 359  Line 360 
360           <string>&amp;Type:</string>           <string>&amp;Type:</string>
361          </property>          </property>
362          <property name="alignment" >          <property name="alignment" >
363           <set>Qt::AlignVCenter</set>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
364          </property>          </property>
365          <property name="wordWrap" >          <property name="wordWrap" >
366           <bool>false</bool>           <bool>false</bool>
# Line 619  Line 620 
620               <string/>               <string/>
621              </property>              </property>
622              <property name="icon" >              <property name="icon" >
623               <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/audio1.png</iconset>               <iconset resource="../icons/qsampler.qrc" >:/icons/audio1.png</iconset>
624              </property>              </property>
625             </widget>             </widget>
626            </item>            </item>
# Line 628  Line 629 
629          <item row="1" column="0" >          <item row="1" column="0" >
630           <widget class="QLabel" name="AudioDeviceTextLabel" >           <widget class="QLabel" name="AudioDeviceTextLabel" >
631            <property name="text" >            <property name="text" >
632             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">             <string>&amp;Device:</string>
 p, li { white-space: pre-wrap; }  
 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">  
 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" text-decoration: underline;">D&lt;/span>evice:&lt;/p>&lt;/body>&lt;/html></string>  
633            </property>            </property>
634            <property name="alignment" >            <property name="alignment" >
635             <set>Qt::AlignVCenter</set>             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
636            </property>            </property>
637            <property name="wordWrap" >            <property name="wordWrap" >
638             <bool>false</bool>             <bool>false</bool>
639            </property>            </property>
640              <property name="buddy" >
641               <cstring>AudioDeviceComboBox</cstring>
642              </property>
643           </widget>           </widget>
644          </item>          </item>
645          <item row="0" column="1" >          <item row="0" column="1" >
# Line 685  p, li { white-space: pre-wrap; } Line 686  p, li { white-space: pre-wrap; }
686          <item row="0" column="0" >          <item row="0" column="0" >
687           <widget class="QLabel" name="AudioDriverTextLabel" >           <widget class="QLabel" name="AudioDriverTextLabel" >
688            <property name="text" >            <property name="text" >
689             <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">             <string>&amp;Type:</string>
 p, li { white-space: pre-wrap; }  
 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">  
 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" text-decoration: underline;">T&lt;/span>ype:&lt;/p>&lt;/body>&lt;/html></string>  
690            </property>            </property>
691            <property name="alignment" >            <property name="alignment" >
692             <set>Qt::AlignVCenter</set>             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
693            </property>            </property>
694            <property name="wordWrap" >            <property name="wordWrap" >
695             <bool>false</bool>             <bool>false</bool>
696            </property>            </property>
697              <property name="buddy" >
698               <cstring>AudioDriverComboBox</cstring>
699              </property>
700           </widget>           </widget>
701          </item>          </item>
702         </layout>         </layout>
703        </item>        </item>
704        <item>        <item>
705         <widget class="QTableView" name="AudioRoutingTable" />         <widget class="QTableView" name="AudioRoutingTable" >
706            <property name="sizePolicy" >
707             <sizepolicy>
708              <hsizetype>7</hsizetype>
709              <vsizetype>7</vsizetype>
710              <horstretch>0</horstretch>
711              <verstretch>0</verstretch>
712             </sizepolicy>
713            </property>
714            <property name="toolTip" >
715             <string>Audio routing table</string>
716            </property>
717            <property name="minimumSize" >
718             <size>
719              <width>320</width>
720              <height>80</height>
721             </size>
722            </property>
723           </widget>
724        </item>        </item>
725       </layout>       </layout>
726      </widget>      </widget>
# Line 736  p, li { white-space: pre-wrap; } Line 755  p, li { white-space: pre-wrap; }
755          <string>OK</string>          <string>OK</string>
756         </property>         </property>
757         <property name="icon" >         <property name="icon" >
758          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formAccept.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>
759         </property>         </property>
760        </widget>        </widget>
761       </item>       </item>
# Line 746  p, li { white-space: pre-wrap; } Line 765  p, li { white-space: pre-wrap; }
765          <string>Cancel</string>          <string>Cancel</string>
766         </property>         </property>
767         <property name="icon" >         <property name="icon" >
768          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formReject.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
769         </property>         </property>
770        </widget>        </widget>
771       </item>       </item>
# Line 755  p, li { white-space: pre-wrap; } Line 774  p, li { white-space: pre-wrap; }
774    </layout>    </layout>
775   </widget>   </widget>
776   <layoutdefault spacing="4" margin="4" />   <layoutdefault spacing="4" margin="4" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
777   <tabstops>   <tabstops>
778    <tabstop>EngineNameComboBox</tabstop>    <tabstop>EngineNameComboBox</tabstop>
779    <tabstop>InstrumentFileComboBox</tabstop>    <tabstop>InstrumentFileComboBox</tabstop>
# Line 765  p, li { white-space: pre-wrap; } Line 783  p, li { white-space: pre-wrap; }
783    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
784   </tabstops>   </tabstops>
785   <resources>   <resources>
786    <include location="../pixmaps.qrc" />    <include location="../icons/qsampler.qrc" />
787   </resources>   </resources>
  <connections>  
   <connection>  
    <sender>EngineNameComboBox</sender>  
    <signal>activated(int)</signal>  
    <receiver>qsamplerChannelForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>InstrumentFileComboBox</sender>  
    <signal>activated(QString)</signal>  
    <receiver>qsamplerChannelForm</receiver>  
    <slot>updateInstrumentName()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>InstrumentFileToolButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerChannelForm</receiver>  
    <slot>openInstrumentFile()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>InstrumentNrComboBox</sender>  
    <signal>activated(int)</signal>  
    <receiver>qsamplerChannelForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>OkPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerChannelForm</receiver>  
    <slot>accept()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>CancelPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerChannelForm</receiver>  
    <slot>reject()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
  </connections>  
788  </ui>  </ui>

Legend:
Removed from v.1461  
changed lines
  Added in v.1519

  ViewVC Help
Powered by ViewVC