Warning, /multimedia/audex/dialogs/profiledatacuesheetwidgetUI.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>ProfileDataCueSheetWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataCueSheetWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>336</width>
0010     <height>80</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="1">
0015     <widget class="QLineEdit" name="qlineedit_scheme">
0016      <property name="placeholderText">
0017       <string>Please set a scheme</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item row="0" column="2">
0022     <widget class="QPushButton" name="kpushbutton_scheme"/>
0023    </item>
0024    <item row="0" column="0">
0025     <widget class="QLabel" name="label_scheme">
0026      <property name="minimumSize">
0027       <size>
0028        <width>100</width>
0029        <height>0</height>
0030       </size>
0031      </property>
0032      <property name="text">
0033       <string>Name/Scheme:</string>
0034      </property>
0035     </widget>
0036    </item>
0037    <item row="2" column="0">
0038     <spacer name="verticalSpacer">
0039      <property name="orientation">
0040       <enum>Qt::Vertical</enum>
0041      </property>
0042      <property name="sizeHint" stdset="0">
0043       <size>
0044        <width>20</width>
0045        <height>40</height>
0046       </size>
0047      </property>
0048     </spacer>
0049    </item>
0050    <item row="1" column="0" colspan="2">
0051     <widget class="QCheckBox" name="checkBox_add_mcn_and_isrc">
0052      <property name="toolTip">
0053       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Write Media Catalog Number (MCN) and International Standard Recording Codes (ISRC, ISO 3901) of the tracks into the cue sheet (if your drive have the capability).&lt;/p&gt;&lt;p&gt;Depending in your drive it could take a few seconds at the end of your ripping process to fetch those numbers and codes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0054      </property>
0055      <property name="statusTip">
0056       <string/>
0057      </property>
0058      <property name="whatsThis">
0059       <string/>
0060      </property>
0061      <property name="text">
0062       <string>Add MCN and ISRC values (if available)</string>
0063      </property>
0064     </widget>
0065    </item>
0066   </layout>
0067  </widget>
0068  <resources/>
0069  <connections/>
0070 </ui>