/[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 1690 by schoenebeck, Mon Feb 4 23:24:19 2008 UTC revision 1691 by schoenebeck, Thu Feb 14 22:31:26 2008 UTC
# Line 27  Line 27 
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>815</width>      <width>815</width>
30      <height>56</height>      <height>52</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="sizePolicy" >    <property name="sizePolicy" >
# Line 139  Line 139 
139        </property>        </property>
140        <item row="0" column="0" >        <item row="0" column="0" >
141         <widget class="QLabel" name="EngineNameTextLabel" >         <widget class="QLabel" name="EngineNameTextLabel" >
142          <property name="sizePolicy" >          <property name="text" >
143           <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >           <string>--</string>
           <horstretch>0</horstretch>  
           <verstretch>0</verstretch>  
          </sizepolicy>  
144          </property>          </property>
145         </widget>         </widget>
146        </item>        </item>
# Line 160  Line 157 
157          </property>          </property>
158         </widget>         </widget>
159        </item>        </item>
160        <item row="0" column="1" >        <item row="0" column="2" >
161         <widget class="QLabel" name="MidiPortChannelTextLabel" >         <widget class="QLabel" name="MidiPortChannelTextLabel" >
162            <property name="sizePolicy" >
163             <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
164              <horstretch>0</horstretch>
165              <verstretch>0</verstretch>
166             </sizepolicy>
167            </property>
168          <property name="minimumSize" >          <property name="minimumSize" >
169           <size>           <size>
170            <width>20</width>            <width>20</width>
# Line 182  Line 185 
185          </property>          </property>
186         </widget>         </widget>
187        </item>        </item>
188        <item row="1" column="1" >        <item row="1" column="2" >
189         <widget class="QLabel" name="InstrumentStatusTextLabel" >         <widget class="QLabel" name="InstrumentStatusTextLabel" >
190          <property name="minimumSize" >          <property name="minimumSize" >
191           <size>           <size>
# Line 204  Line 207 
207          </property>          </property>
208         </widget>         </widget>
209        </item>        </item>
210          <item row="0" column="1" >
211           <widget class="QLabel" name="MidiActivityLabel" >
212            <property name="sizePolicy" >
213             <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
214              <horstretch>0</horstretch>
215              <verstretch>0</verstretch>
216             </sizepolicy>
217            </property>
218            <property name="minimumSize" >
219             <size>
220              <width>8</width>
221              <height>8</height>
222             </size>
223            </property>
224            <property name="maximumSize" >
225             <size>
226              <width>8</width>
227              <height>8</height>
228             </size>
229            </property>
230            <property name="baseSize" >
231             <size>
232              <width>8</width>
233              <height>8</height>
234             </size>
235            </property>
236            <property name="toolTip" >
237             <string>MIDI Activity</string>
238            </property>
239            <property name="frameShape" >
240             <enum>QFrame::NoFrame</enum>
241            </property>
242            <property name="frameShadow" >
243             <enum>QFrame::Plain</enum>
244            </property>
245            <property name="text" >
246             <string/>
247            </property>
248            <property name="alignment" >
249             <set>Qt::AlignCenter</set>
250            </property>
251           </widget>
252          </item>
253       </layout>       </layout>
254      </widget>      </widget>
255     </item>     </item>

Legend:
Removed from v.1690  
changed lines
  Added in v.1691

  ViewVC Help
Powered by ViewVC