Warning, /multimedia/audex/widgets/flacwidgetUI.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>FLACWidgetUI</class>
0004  <widget class="QWidget" name="FLACWidgetUI">
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>Compression</string>
0030      </property>
0031      <layout class="QGridLayout" name="gridLayout">
0032       <item row="0" column="0" colspan="3">
0033        <widget class="QSlider" name="horizontalSlider_compression">
0034         <property name="minimum">
0035          <number>0</number>
0036         </property>
0037         <property name="maximum">
0038          <number>8</number>
0039         </property>
0040         <property name="pageStep">
0041          <number>1</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_compression">
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="maximum">
0066          <number>8</number>
0067         </property>
0068        </widget>
0069       </item>
0070       <item row="1" column="0">
0071        <widget class="QLabel" name="label_lowest">
0072         <property name="font">
0073          <font>
0074           <weight>50</weight>
0075           <italic>true</italic>
0076           <bold>false</bold>
0077          </font>
0078         </property>
0079         <property name="text">
0080          <string>Lowest</string>
0081         </property>
0082        </widget>
0083       </item>
0084       <item row="1" column="1" colspan="2">
0085        <widget class="QLabel" name="label_highest">
0086         <property name="font">
0087          <font>
0088           <weight>50</weight>
0089           <italic>true</italic>
0090           <bold>false</bold>
0091          </font>
0092         </property>
0093         <property name="text">
0094          <string>Highest</string>
0095         </property>
0096         <property name="alignment">
0097          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0098         </property>
0099        </widget>
0100       </item>
0101      </layout>
0102     </widget>
0103    </item>
0104    <item row="2" column="0">
0105     <layout class="QHBoxLayout" name="horizontalLayout">
0106      <item>
0107       <widget class="QLabel" name="label_suffix">
0108        <property name="sizePolicy">
0109         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0110          <horstretch>0</horstretch>
0111          <verstretch>0</verstretch>
0112         </sizepolicy>
0113        </property>
0114        <property name="text">
0115         <string>Suffix:</string>
0116        </property>
0117       </widget>
0118      </item>
0119      <item>
0120       <widget class="QLineEdit" name="qlineedit_suffix">
0121        <property name="sizePolicy">
0122         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0123          <horstretch>30</horstretch>
0124          <verstretch>0</verstretch>
0125         </sizepolicy>
0126        </property>
0127        <property name="maximumSize">
0128         <size>
0129          <width>70</width>
0130          <height>16777215</height>
0131         </size>
0132        </property>
0133       </widget>
0134      </item>
0135      <item>
0136       <spacer name="horizontalSpacer">
0137        <property name="orientation">
0138         <enum>Qt::Horizontal</enum>
0139        </property>
0140        <property name="sizeHint" stdset="0">
0141         <size>
0142          <width>40</width>
0143          <height>20</height>
0144         </size>
0145        </property>
0146       </spacer>
0147      </item>
0148     </layout>
0149    </item>
0150    <item row="3" column="0">
0151     <spacer name="verticalSpacer">
0152      <property name="orientation">
0153       <enum>Qt::Vertical</enum>
0154      </property>
0155      <property name="sizeHint" stdset="0">
0156       <size>
0157        <width>20</width>
0158        <height>23</height>
0159       </size>
0160      </property>
0161     </spacer>
0162    </item>
0163    <item row="1" column="0">
0164     <widget class="QCheckBox" name="checkBox_embedcover">
0165      <property name="text">
0166       <string>Embed cover in music file</string>
0167      </property>
0168     </widget>
0169    </item>
0170   </layout>
0171  </widget>
0172  <customwidgets>
0173   <customwidget>
0174    <class>QLineEdit</class>
0175    <extends>QLineEdit</extends>
0176    <header>qlineedit.h</header>
0177   </customwidget>
0178   <customwidget>
0179    <class>QSpinBox</class>
0180    <extends>QSpinBox</extends>
0181    <header>knuminput.h</header>
0182   </customwidget>
0183  </customwidgets>
0184  <resources/>
0185  <connections/>
0186 </ui>