/[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 1557 by capela, Tue Nov 27 10:42:35 2007 UTC revision 1558 by capela, Thu Dec 6 09:35:33 2007 UTC
# Line 30  Line 30 
30      <height>378</height>      <height>378</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="sizePolicy" >  
    <sizepolicy>  
     <hsizetype>0</hsizetype>  
     <vsizetype>0</vsizetype>  
     <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 125  Line 117 
117            </property>            </property>
118            <item>            <item>
119             <widget class="QLabel" name="DeviceNameTextLabel" >             <widget class="QLabel" name="DeviceNameTextLabel" >
             <property name="sizePolicy" >  
              <sizepolicy>  
               <hsizetype>0</hsizetype>  
               <vsizetype>0</vsizetype>  
               <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 207  Line 191 
191             <number>6</number>             <number>6</number>
192            </property>            </property>
193            <item>            <item>
            <spacer>  
             <property name="orientation" >  
              <enum>Qt::Horizontal</enum>  
             </property>  
             <property name="sizeHint" >  
              <size>  
               <width>40</width>  
               <height>20</height>  
              </size>  
             </property>  
            </spacer>  
           </item>  
           <item>  
194             <widget class="QLabel" name="DevicePortTextLabel" >             <widget class="QLabel" name="DevicePortTextLabel" >
195              <property name="text" >              <property name="text" >
196               <string>Channel:</string>               <string>Channel:</string>
# Line 239  Line 210 
210             <widget class="QComboBox" name="DevicePortComboBox" >             <widget class="QComboBox" name="DevicePortComboBox" >
211              <property name="sizePolicy" >              <property name="sizePolicy" >
212               <sizepolicy>               <sizepolicy>
213                <hsizetype>0</hsizetype>                <hsizetype>7</hsizetype>
214                <vsizetype>0</vsizetype>                <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>

Legend:
Removed from v.1557  
changed lines
  Added in v.1558

  ViewVC Help
Powered by ViewVC