Warning, /multimedia/audex/dialogs/profiledatalogfilewidgetUI.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>ProfileDataLogFileWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataLogFileWidgetUI">
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_timestamps">
0052      <property name="enabled">
0053       <bool>false</bool>
0054      </property>
0055      <property name="toolTip">
0056       <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>
0057      </property>
0058      <property name="statusTip">
0059       <string/>
0060      </property>
0061      <property name="whatsThis">
0062       <string/>
0063      </property>
0064      <property name="text">
0065       <string>Write timestamps</string>
0066      </property>
0067      <property name="checkable">
0068       <bool>true</bool>
0069      </property>
0070     </widget>
0071    </item>
0072   </layout>
0073  </widget>
0074  <resources/>
0075  <connections/>
0076 </ui>