Warning, /multimedia/audex/dialogs/profiledatacoverwidgetUI.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>ProfileDataCoverWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataCoverWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>383</width>
0010     <height>128</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0" colspan="2">
0015     <widget class="QCheckBox" name="checkBox_scale">
0016      <property name="sizePolicy">
0017       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0018        <horstretch>0</horstretch>
0019        <verstretch>0</verstretch>
0020       </sizepolicy>
0021      </property>
0022      <property name="text">
0023       <string>Scale before store:</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="2">
0028     <widget class="QSpinBox" name="kintspinbox_x">
0029      <property name="sizePolicy">
0030       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0031        <horstretch>0</horstretch>
0032        <verstretch>0</verstretch>
0033       </sizepolicy>
0034      </property>
0035      <property name="maximum">
0036       <number>10000</number>
0037      </property>
0038     </widget>
0039    </item>
0040    <item row="0" column="3">
0041     <widget class="QLabel" name="label_x">
0042      <property name="sizePolicy">
0043       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0044        <horstretch>0</horstretch>
0045        <verstretch>0</verstretch>
0046       </sizepolicy>
0047      </property>
0048      <property name="text">
0049       <string>x</string>
0050      </property>
0051     </widget>
0052    </item>
0053    <item row="0" column="4">
0054     <widget class="QSpinBox" name="kintspinbox_y">
0055      <property name="sizePolicy">
0056       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0057        <horstretch>0</horstretch>
0058        <verstretch>0</verstretch>
0059       </sizepolicy>
0060      </property>
0061      <property name="maximum">
0062       <number>10000</number>
0063      </property>
0064     </widget>
0065    </item>
0066    <item row="1" column="0">
0067     <widget class="QLabel" name="label_format">
0068      <property name="minimumSize">
0069       <size>
0070        <width>80</width>
0071        <height>0</height>
0072       </size>
0073      </property>
0074      <property name="text">
0075       <string>Format:</string>
0076      </property>
0077     </widget>
0078    </item>
0079    <item row="1" column="1" colspan="4">
0080     <widget class="KComboBox" name="kcombobox_format"/>
0081    </item>
0082    <item row="2" column="0">
0083     <widget class="QLabel" name="label_scheme">
0084      <property name="minimumSize">
0085       <size>
0086        <width>80</width>
0087        <height>0</height>
0088       </size>
0089      </property>
0090      <property name="text">
0091       <string>Cover scheme:</string>
0092      </property>
0093     </widget>
0094    </item>
0095    <item row="2" column="1" colspan="4">
0096     <widget class="QLineEdit" name="qlineedit_scheme">
0097      <property name="placeholderText">
0098       <string>Please set a scheme</string>
0099      </property>
0100     </widget>
0101    </item>
0102    <item row="2" column="5">
0103     <widget class="QPushButton" name="kpushbutton_scheme"/>
0104    </item>
0105    <item row="3" column="2">
0106     <spacer name="verticalSpacer">
0107      <property name="orientation">
0108       <enum>Qt::Vertical</enum>
0109      </property>
0110      <property name="sizeHint" stdset="0">
0111       <size>
0112        <width>20</width>
0113        <height>5</height>
0114       </size>
0115      </property>
0116     </spacer>
0117    </item>
0118   </layout>
0119  </widget>
0120  <customwidgets>
0121   <customwidget>
0122    <class>KComboBox</class>
0123    <extends>QComboBox</extends>
0124    <header>kcombobox.h</header>
0125   </customwidget>
0126  </customwidgets>
0127  <resources/>
0128  <connections/>
0129 </ui>