Warning, /multimedia/audex/widgets/faacwidgetUI.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>FAACWidgetUI</class>
0004  <widget class="QWidget" name="FAACWidgetUI">
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_2">
0020    <item row="0" column="0">
0021     <widget class="QGroupBox" name="groupBox">
0022      <property name="font">
0023       <font>
0024        <weight>75</weight>
0025        <bold>true</bold>
0026       </font>
0027      </property>
0028      <property name="title">
0029       <string>Quality</string>
0030      </property>
0031      <layout class="QGridLayout" name="gridLayout">
0032       <item row="0" column="0" colspan="3">
0033        <widget class="QSlider" name="horizontalSlider_quality">
0034         <property name="minimum">
0035          <number>10</number>
0036         </property>
0037         <property name="maximum">
0038          <number>500</number>
0039         </property>
0040         <property name="pageStep">
0041          <number>10</number>
0042         </property>
0043         <property name="orientation">
0044          <enum>Qt::Horizontal</enum>
0045         </property>
0046         <property name="tickPosition">
0047          <enum>QSlider::TicksBelow</enum>
0048         </property>
0049        </widget>
0050       </item>
0051       <item row="0" column="3">
0052        <widget class="QSpinBox" name="kintspinbox_quality">
0053         <property name="maximumSize">
0054          <size>
0055           <width>55</width>
0056           <height>16777215</height>
0057          </size>
0058         </property>
0059         <property name="font">
0060          <font>
0061           <weight>50</weight>
0062           <bold>false</bold>
0063          </font>
0064         </property>
0065         <property name="minimum">
0066          <number>10</number>
0067         </property>
0068         <property name="maximum">
0069          <number>500</number>
0070         </property>
0071        </widget>
0072       </item>
0073       <item row="1" column="0">
0074        <widget class="QLabel" name="label_lowest">
0075         <property name="font">
0076          <font>
0077           <weight>50</weight>
0078           <italic>true</italic>
0079           <bold>false</bold>
0080          </font>
0081         </property>
0082         <property name="text">
0083          <string>Lowest</string>
0084         </property>
0085        </widget>
0086       </item>
0087       <item row="1" column="1" colspan="2">
0088        <widget class="QLabel" name="label_highest">
0089         <property name="font">
0090          <font>
0091           <weight>50</weight>
0092           <italic>true</italic>
0093           <bold>false</bold>
0094          </font>
0095         </property>
0096         <property name="text">
0097          <string>Highest</string>
0098         </property>
0099         <property name="alignment">
0100          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0101         </property>
0102        </widget>
0103       </item>
0104      </layout>
0105     </widget>
0106    </item>
0107    <item row="1" column="0">
0108     <widget class="QCheckBox" name="checkBox_embedcover">
0109      <property name="text">
0110       <string>Embed cover in music file</string>
0111      </property>
0112     </widget>
0113    </item>
0114    <item row="2" column="0">
0115     <layout class="QHBoxLayout" name="horizontalLayout">
0116      <item>
0117       <widget class="QLabel" name="label_suffix">
0118        <property name="sizePolicy">
0119         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0120          <horstretch>0</horstretch>
0121          <verstretch>0</verstretch>
0122         </sizepolicy>
0123        </property>
0124        <property name="text">
0125         <string>Suffix:</string>
0126        </property>
0127       </widget>
0128      </item>
0129      <item>
0130       <widget class="QLineEdit" name="qlineedit_suffix">
0131        <property name="sizePolicy">
0132         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0133          <horstretch>30</horstretch>
0134          <verstretch>0</verstretch>
0135         </sizepolicy>
0136        </property>
0137        <property name="maximumSize">
0138         <size>
0139          <width>70</width>
0140          <height>16777215</height>
0141         </size>
0142        </property>
0143       </widget>
0144      </item>
0145      <item>
0146       <spacer name="horizontalSpacer">
0147        <property name="orientation">
0148         <enum>Qt::Horizontal</enum>
0149        </property>
0150        <property name="sizeHint" stdset="0">
0151         <size>
0152          <width>40</width>
0153          <height>20</height>
0154         </size>
0155        </property>
0156       </spacer>
0157      </item>
0158     </layout>
0159    </item>
0160    <item row="3" column="0">
0161     <spacer name="verticalSpacer">
0162      <property name="orientation">
0163       <enum>Qt::Vertical</enum>
0164      </property>
0165      <property name="sizeHint" stdset="0">
0166       <size>
0167        <width>20</width>
0168        <height>1</height>
0169       </size>
0170      </property>
0171     </spacer>
0172    </item>
0173   </layout>
0174  </widget>
0175  <resources/>
0176  <connections/>
0177 </ui>