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

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

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

revision 962 by capela, Sun Dec 3 18:27:23 2006 UTC revision 1504 by capela, Wed Nov 21 11:46:40 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <ui version="4.0" >
2  <class>qsamplerInstrumentListForm</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-2006, 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 19  Line 20 
20     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21    
22  </comment>  </comment>
23  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerInstrumentListForm</class>
24  <widget class="QWidget">   <widget class="QMainWindow" name="qsamplerInstrumentListForm" >
25      <property name="name">    <property name="geometry" >
26          <cstring>qsamplerInstrumentListForm</cstring>     <rect>
27        <x>0</x>
28        <y>0</y>
29        <width>720</width>
30        <height>340</height>
31       </rect>
32      </property>
33      <property name="windowTitle" >
34       <string>Qsampler: Instruments</string>
35      </property>
36      <property name="windowIcon" >
37       <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerInstrument.png</iconset>
38      </property>
39      <widget class="QWidget" name="widget" >
40       <layout class="QVBoxLayout" >
41        <property name="margin" >
42         <number>0</number>
43      </property>      </property>
44      <property name="geometry">      <property name="spacing" >
45          <rect>       <number>0</number>
             <x>0</x>  
             <y>0</y>  
             <width>720</width>  
             <height>340</height>  
         </rect>  
46      </property>      </property>
47      <property name="caption">      <item>
48          <string>Qsampler: Instruments</string>       <widget class="QTableView" name="InstrumentTable" >
49      </property>        <property name="alternatingRowColors" >
50      <property name="icon">         <bool>true</bool>
51          <pixmap>qsamplerInstrument.png</pixmap>        </property>
52      </property>        <property name="selectionBehavior" >
53      <vbox>         <enum>QAbstractItemView::SelectRows</enum>
54          <property name="name">        </property>
55              <cstring>unnamed</cstring>       </widget>
56          </property>      </item>
57          <widget class="qsamplerInstrumentList">     </layout>
58              <property name="name">    </widget>
59                  <cstring>InstrumentList</cstring>    <widget class="QToolBar" name="InstrumentToolbar" >
60              </property>     <property name="orientation" >
61              <property name="sizePolicy">      <enum>Qt::Horizontal</enum>
62                  <sizepolicy>     </property>
63                      <hsizetype>7</hsizetype>     <attribute name="toolBarArea" >
64                      <vsizetype>7</vsizetype>      <number>4</number>
65                      <horstretch>0</horstretch>     </attribute>
66                      <verstretch>0</verstretch>    </widget>
67                  </sizepolicy>    <action name="newInstrumentAction" >
68              </property>     <property name="icon" >
69              <property name="minimumSize">      <iconset resource="../icons/qsampler.qrc" >:/icons/itemNew.png</iconset>
70                  <size>     </property>
71                      <width>120</width>     <property name="text" >
72                      <height>40</height>      <string>New &amp;Instrument...</string>
73                  </size>     </property>
74              </property>     <property name="iconText" >
75          </widget>      <string>New</string>
76      </vbox>     </property>
77  </widget>     <property name="shortcut" >
78  <customwidgets>      <string>Insert</string>
79      <customwidget>     </property>
80          <class>qsamplerInstrumentList</class>    </action>
81          <header location="local">qsamplerInstrumentList.h</header>    <action name="editInstrumentAction" >
82          <sizehint>     <property name="icon" >
83              <width>320</width>      <iconset resource="../icons/qsampler.qrc" >:/icons/formEdit.png</iconset>
84              <height>120</height>     </property>
85          </sizehint>     <property name="text" >
86          <container>0</container>      <string>&amp;Edit...</string>
87          <sizepolicy>     </property>
88              <hordata>7</hordata>     <property name="iconText" >
89              <verdata>5</verdata>      <string>Edit</string>
90              <horstretch>0</horstretch>     </property>
91              <verstretch>0</verstretch>     <property name="shortcut" >
92          </sizepolicy>      <string>Enter</string>
93      </customwidget>     </property>
94  </customwidgets>    </action>
95  <tabstops>    <action name="deleteInstrumentAction" >
96      <tabstop>InstrumentList</tabstop>     <property name="icon" >
97  </tabstops>      <iconset resource="../icons/qsampler.qrc" >:/icons/formRemove.png</iconset>
98  <slots>     </property>
99      <slot specifier="non virtual">refreshInstruments()</slot>     <property name="text" >
100  </slots>      <string>&amp;Delete</string>
101  <functions>     </property>
102      <function access="private" specifier="non virtual">init()</function>     <property name="iconText" >
103      <function access="private" specifier="non virtual">destroy()</function>      <string>Delete</string>
104      <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>     </property>
105      <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>     <property name="shortcut" >
106  </functions>      <string>Delete</string>
107  <pixmapinproject/>     </property>
108  <layoutdefaults spacing="0" margin="0"/>    </action>
109  </UI>    <action name="refreshInstrumentsAction" >
110       <property name="icon" >
111        <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
112       </property>
113       <property name="text" >
114        <string>&amp;Refresh</string>
115       </property>
116       <property name="iconText" >
117        <string>Refresh</string>
118       </property>
119       <property name="shortcut" >
120        <string>F5</string>
121       </property>
122      </action>
123     </widget>
124     <layoutdefault spacing="0" margin="0" />
125     <resources>
126      <include location="../icons/qsampler.qrc" />
127     </resources>
128     <connections/>
129    </ui>

Legend:
Removed from v.962  
changed lines
  Added in v.1504

  ViewVC Help
Powered by ViewVC