Warning, /multimedia/audex/dialogs/profiledataplaylistwidgetUI.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>ProfileDataPlaylistWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataPlaylistWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>374</width>
0010     <height>146</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_format">
0016      <property name="minimumSize">
0017       <size>
0018        <width>100</width>
0019        <height>0</height>
0020       </size>
0021      </property>
0022      <property name="text">
0023       <string>Format:</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="KComboBox" name="kcombobox_format"/>
0029    </item>
0030    <item row="1" column="0">
0031     <widget class="QLabel" name="label_scheme">
0032      <property name="minimumSize">
0033       <size>
0034        <width>100</width>
0035        <height>0</height>
0036       </size>
0037      </property>
0038      <property name="text">
0039       <string>Name/Scheme:</string>
0040      </property>
0041     </widget>
0042    </item>
0043    <item row="1" column="1">
0044     <widget class="QLineEdit" name="qlineedit_scheme">
0045      <property name="placeholderText">
0046       <string>Please set a scheme</string>
0047      </property>
0048     </widget>
0049    </item>
0050    <item row="1" column="2">
0051     <widget class="QPushButton" name="kpushbutton_scheme"/>
0052    </item>
0053    <item row="2" column="0" colspan="2">
0054     <widget class="QCheckBox" name="checkBox_abs_file_path">
0055      <property name="text">
0056       <string>Use absolute file paths in playlist</string>
0057      </property>
0058     </widget>
0059    </item>
0060    <item row="3" column="0" colspan="2">
0061     <widget class="QCheckBox" name="checkBox_utf8">
0062      <property name="text">
0063       <string>UTF-8 coding in playlist</string>
0064      </property>
0065     </widget>
0066    </item>
0067    <item row="4" column="1">
0068     <spacer name="verticalSpacer">
0069      <property name="orientation">
0070       <enum>Qt::Vertical</enum>
0071      </property>
0072      <property name="sizeHint" stdset="0">
0073       <size>
0074        <width>20</width>
0075        <height>4</height>
0076       </size>
0077      </property>
0078     </spacer>
0079    </item>
0080   </layout>
0081  </widget>
0082  <customwidgets>
0083   <customwidget>
0084    <class>KComboBox</class>
0085    <extends>QComboBox</extends>
0086    <header>kcombobox.h</header>
0087   </customwidget>
0088  </customwidgets>
0089  <resources/>
0090  <connections/>
0091 </ui>