Warning, /multimedia/audex/widgets/wavewidgetUI.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>WAVEWidgetUI</class>
0004  <widget class="QWidget" name="WAVEWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>430</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>430</width>
0016     <height>300</height>
0017    </size>
0018   </property>
0019   <layout class="QGridLayout" name="gridLayout">
0020    <item row="0" column="0">
0021     <layout class="QHBoxLayout" name="horizontalLayout">
0022      <item>
0023       <widget class="QLabel" name="label_suffix">
0024        <property name="sizePolicy">
0025         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0026          <horstretch>0</horstretch>
0027          <verstretch>0</verstretch>
0028         </sizepolicy>
0029        </property>
0030        <property name="text">
0031         <string>Suffix:</string>
0032        </property>
0033       </widget>
0034      </item>
0035      <item>
0036       <widget class="QLineEdit" name="qlineedit_suffix">
0037        <property name="sizePolicy">
0038         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0039          <horstretch>30</horstretch>
0040          <verstretch>0</verstretch>
0041         </sizepolicy>
0042        </property>
0043        <property name="maximumSize">
0044         <size>
0045          <width>70</width>
0046          <height>16777215</height>
0047         </size>
0048        </property>
0049       </widget>
0050      </item>
0051      <item>
0052       <spacer name="horizontalSpacer">
0053        <property name="orientation">
0054         <enum>Qt::Horizontal</enum>
0055        </property>
0056        <property name="sizeHint" stdset="0">
0057         <size>
0058          <width>40</width>
0059          <height>20</height>
0060         </size>
0061        </property>
0062       </spacer>
0063      </item>
0064     </layout>
0065    </item>
0066    <item row="1" column="0">
0067     <spacer name="verticalSpacer">
0068      <property name="orientation">
0069       <enum>Qt::Vertical</enum>
0070      </property>
0071      <property name="sizeHint" stdset="0">
0072       <size>
0073        <width>20</width>
0074        <height>2</height>
0075       </size>
0076      </property>
0077     </spacer>
0078    </item>
0079   </layout>
0080  </widget>
0081  <resources/>
0082  <connections/>
0083 </ui>