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

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

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

revision 1519 by capela, Sat Nov 24 13:06:19 2007 UTC revision 2074 by capela, Mon Mar 29 17:00:30 2010 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) 2004-2010, rncbc aka Rui Nuno Capela. All rights reserved.
6     Copyright (C) 2007, Christian Schoenebeck     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
# Line 30  Line 30 
30      <height>378</height>      <height>378</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="sizePolicy" >  
    <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >  
     <horstretch>0</horstretch>  
     <verstretch>0</verstretch>  
    </sizepolicy>  
   </property>  
33    <property name="focusPolicy" >    <property name="focusPolicy" >
34     <enum>Qt::StrongFocus</enum>     <enum>Qt::StrongFocus</enum>
35    </property>    </property>
# Line 43  Line 37 
37     <string>Qsampler: Devices</string>     <string>Qsampler: Devices</string>
38    </property>    </property>
39    <property name="windowIcon" >    <property name="windowIcon" >
40     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>     <iconset resource="qsampler.qrc" >:/images/qsamplerDevice.png</iconset>
41    </property>    </property>
42    <layout class="QVBoxLayout" >    <layout class="QVBoxLayout" >
    <property name="spacing" >  
     <number>6</number>  
    </property>  
43     <property name="margin" >     <property name="margin" >
44      <number>9</number>      <number>9</number>
45     </property>     </property>
46       <property name="spacing" >
47        <number>6</number>
48       </property>
49     <item>     <item>
50      <widget class="QSplitter" name="splitter" >      <widget class="QSplitter" name="splitter1" >
51       <property name="sizePolicy" >       <property name="sizePolicy" >
52        <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >        <sizepolicy>
53           <hsizetype>7</hsizetype>
54           <vsizetype>7</vsizetype>
55         <horstretch>0</horstretch>         <horstretch>0</horstretch>
56         <verstretch>0</verstretch>         <verstretch>0</verstretch>
57        </sizepolicy>        </sizepolicy>
# Line 88  Line 84 
84         </property>         </property>
85        </column>        </column>
86       </widget>       </widget>
87       <widget class="QSplitter" name="splitter" >       <widget class="QSplitter" name="splitter2" >
88        <property name="sizePolicy" >        <property name="sizePolicy" >
89         <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >         <sizepolicy>
90            <hsizetype>7</hsizetype>
91            <vsizetype>7</vsizetype>
92          <horstretch>0</horstretch>          <horstretch>0</horstretch>
93          <verstretch>0</verstretch>          <verstretch>0</verstretch>
94         </sizepolicy>         </sizepolicy>
# Line 103  Line 101 
101        </property>        </property>
102        <widget class="QWidget" name="DeviceParamLayout" >        <widget class="QWidget" name="DeviceParamLayout" >
103         <layout class="QVBoxLayout" >         <layout class="QVBoxLayout" >
         <property name="spacing" >  
          <number>6</number>  
         </property>  
104          <property name="margin" >          <property name="margin" >
105           <number>0</number>           <number>0</number>
106          </property>          </property>
107            <property name="spacing" >
108             <number>6</number>
109            </property>
110          <item>          <item>
111           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
           <property name="spacing" >  
            <number>6</number>  
           </property>  
112            <property name="margin" >            <property name="margin" >
113             <number>0</number>             <number>0</number>
114            </property>            </property>
115              <property name="spacing" >
116               <number>6</number>
117              </property>
118            <item>            <item>
119             <widget class="QLabel" name="DeviceNameTextLabel" >             <widget class="QLabel" name="DeviceNameTextLabel" >
             <property name="sizePolicy" >  
              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >  
               <horstretch>0</horstretch>  
               <verstretch>0</verstretch>  
              </sizepolicy>  
             </property>  
120              <property name="font" >              <property name="font" >
121               <font>               <font>
122                <weight>75</weight>                <weight>75</weight>
# Line 184  Line 176 
176        </widget>        </widget>
177        <widget class="QWidget" name="PortParamLayout" >        <widget class="QWidget" name="PortParamLayout" >
178         <layout class="QVBoxLayout" >         <layout class="QVBoxLayout" >
         <property name="spacing" >  
          <number>6</number>  
         </property>  
179          <property name="margin" >          <property name="margin" >
180           <number>0</number>           <number>0</number>
181          </property>          </property>
182            <property name="spacing" >
183             <number>6</number>
184            </property>
185          <item>          <item>
186           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
           <property name="spacing" >  
            <number>6</number>  
           </property>  
187            <property name="margin" >            <property name="margin" >
188             <number>0</number>             <number>0</number>
189            </property>            </property>
190            <item>            <property name="spacing" >
191             <spacer>             <number>6</number>
192              <property name="orientation" >            </property>
              <enum>Qt::Horizontal</enum>  
             </property>  
             <property name="sizeHint" >  
              <size>  
               <width>40</width>  
               <height>20</height>  
              </size>  
             </property>  
            </spacer>  
           </item>  
193            <item>            <item>
194             <widget class="QLabel" name="DevicePortTextLabel" >             <widget class="QLabel" name="DevicePortTextLabel" >
195              <property name="text" >              <property name="text" >
# Line 230  Line 209 
209            <item>            <item>
210             <widget class="QComboBox" name="DevicePortComboBox" >             <widget class="QComboBox" name="DevicePortComboBox" >
211              <property name="sizePolicy" >              <property name="sizePolicy" >
212               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >               <sizepolicy>
213                  <hsizetype>7</hsizetype>
214                  <vsizetype>0</vsizetype>
215                <horstretch>0</horstretch>                <horstretch>0</horstretch>
216                <verstretch>0</verstretch>                <verstretch>0</verstretch>
217               </sizepolicy>               </sizepolicy>
218              </property>              </property>
219                <property name="minimumSize" >
220                 <size>
221                  <width>120</width>
222                  <height>0</height>
223                 </size>
224                </property>
225              <property name="toolTip" >              <property name="toolTip" >
226               <string>Device port/channel</string>               <string>Device port/channel</string>
227              </property>              </property>
# Line 262  Line 249 
249     </item>     </item>
250     <item>     <item>
251      <layout class="QHBoxLayout" >      <layout class="QHBoxLayout" >
      <property name="spacing" >  
       <number>4</number>  
      </property>  
252       <property name="margin" >       <property name="margin" >
253        <number>0</number>        <number>0</number>
254       </property>       </property>
255         <property name="spacing" >
256          <number>4</number>
257         </property>
258       <item>       <item>
259        <widget class="QPushButton" name="RefreshDevicesPushButton" >        <widget class="QPushButton" name="RefreshDevicesPushButton" >
260         <property name="toolTip" >         <property name="toolTip" >
# Line 277  Line 264 
264          <string>&amp;Refresh</string>          <string>&amp;Refresh</string>
265         </property>         </property>
266         <property name="icon" >         <property name="icon" >
267          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>          <iconset resource="qsampler.qrc" >:/images/formRefresh.png</iconset>
268         </property>         </property>
269         <property name="shortcut" >         <property name="shortcut" >
270          <string>Alt+R</string>          <string>Alt+R</string>
# Line 309  Line 296 
296          <string>&amp;Create</string>          <string>&amp;Create</string>
297         </property>         </property>
298         <property name="icon" >         <property name="icon" >
299          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>          <iconset resource="qsampler.qrc" >:/images/deviceCreate.png</iconset>
300         </property>         </property>
301         <property name="shortcut" >         <property name="shortcut" >
302          <string>Alt+C</string>          <string>Alt+C</string>
# Line 325  Line 312 
312          <string>&amp;Delete</string>          <string>&amp;Delete</string>
313         </property>         </property>
314         <property name="icon" >         <property name="icon" >
315          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>          <iconset resource="qsampler.qrc" >:/images/deviceDelete.png</iconset>
316         </property>         </property>
317         <property name="shortcut" >         <property name="shortcut" >
318          <string>Alt+D</string>          <string>Alt+D</string>
# Line 341  Line 328 
328          <string>Close</string>          <string>Close</string>
329         </property>         </property>
330         <property name="icon" >         <property name="icon" >
331          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>          <iconset resource="qsampler.qrc" >:/images/formReject.png</iconset>
332         </property>         </property>
333         <property name="shortcut" >         <property name="shortcut" >
334          <string/>          <string/>
# Line 363  Line 350 
350    <tabstop>ClosePushButton</tabstop>    <tabstop>ClosePushButton</tabstop>
351   </tabstops>   </tabstops>
352   <resources>   <resources>
353    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
354   </resources>   </resources>
355   <connections/>   <connections/>
356  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC