Warning, /multimedia/audex/dialogs/profiledatawidgetUI.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>ProfileDataWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>462</width>
0010     <height>442</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_3">
0014    <item>
0015     <layout class="QHBoxLayout" name="horizontalLayout_2">
0016      <item>
0017       <widget class="KIconButton" name="kiconbutton_icon"/>
0018      </item>
0019      <item>
0020       <widget class="QLineEdit" name="qlineedit_name">
0021        <property name="sizePolicy">
0022         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0023          <horstretch>0</horstretch>
0024          <verstretch>0</verstretch>
0025         </sizepolicy>
0026        </property>
0027       </widget>
0028      </item>
0029     </layout>
0030    </item>
0031    <item>
0032     <widget class="QTabWidget" name="tabWidget">
0033      <property name="currentIndex">
0034       <number>0</number>
0035      </property>
0036      <widget class="QWidget" name="tab">
0037       <attribute name="title">
0038        <string>Encoder</string>
0039       </attribute>
0040       <layout class="QVBoxLayout" name="verticalLayout">
0041        <item>
0042         <widget class="KComboBox" name="kcombobox_encoder">
0043          <property name="font">
0044           <font>
0045            <weight>50</weight>
0046            <bold>false</bold>
0047           </font>
0048          </property>
0049         </widget>
0050        </item>
0051        <item>
0052         <widget class="QStackedWidget" name="stackedWidget_encoder">
0053          <property name="minimumSize">
0054           <size>
0055            <width>430</width>
0056            <height>300</height>
0057           </size>
0058          </property>
0059          <property name="font">
0060           <font>
0061            <weight>50</weight>
0062            <bold>false</bold>
0063           </font>
0064          </property>
0065          <widget class="QWidget" name="page_2"/>
0066         </widget>
0067        </item>
0068       </layout>
0069      </widget>
0070      <widget class="QWidget" name="tab_3">
0071       <attribute name="title">
0072        <string>Filenames</string>
0073       </attribute>
0074       <layout class="QGridLayout" name="gridLayout_5">
0075        <item row="0" column="0">
0076         <widget class="QGroupBox" name="groupBox_filenames">
0077          <property name="enabled">
0078           <bool>true</bool>
0079          </property>
0080          <property name="title">
0081           <string notr="true"/>
0082          </property>
0083          <layout class="QGridLayout" name="gridLayout_2">
0084           <item row="0" column="0">
0085            <layout class="QHBoxLayout" name="horizontalLayout">
0086             <item>
0087              <widget class="QLabel" name="label_scheme">
0088               <property name="font">
0089                <font>
0090                 <weight>50</weight>
0091                 <bold>false</bold>
0092                </font>
0093               </property>
0094               <property name="text">
0095                <string>Scheme:</string>
0096               </property>
0097              </widget>
0098             </item>
0099             <item>
0100              <widget class="QLineEdit" name="qlineedit_scheme">
0101               <property name="font">
0102                <font>
0103                 <weight>50</weight>
0104                 <bold>false</bold>
0105                </font>
0106               </property>
0107               <property name="placeholderText">
0108                <string>Please set a scheme</string>
0109               </property>
0110              </widget>
0111             </item>
0112             <item>
0113              <widget class="QPushButton" name="kpushbutton_scheme">
0114               <property name="font">
0115                <font>
0116                 <weight>50</weight>
0117                 <bold>false</bold>
0118                </font>
0119               </property>
0120              </widget>
0121             </item>
0122            </layout>
0123           </item>
0124           <item row="1" column="0">
0125            <widget class="QCheckBox" name="checkBox_fat32compatible">
0126             <property name="font">
0127              <font>
0128               <weight>50</weight>
0129               <bold>false</bold>
0130              </font>
0131             </property>
0132             <property name="text">
0133              <string>Create FAT32 compatible filenames</string>
0134             </property>
0135            </widget>
0136           </item>
0137           <item row="2" column="0">
0138            <widget class="QCheckBox" name="checkBox_underscore">
0139             <property name="font">
0140              <font>
0141               <weight>50</weight>
0142               <bold>false</bold>
0143              </font>
0144             </property>
0145             <property name="text">
0146              <string>Replace spaces with underscores</string>
0147             </property>
0148            </widget>
0149           </item>
0150           <item row="3" column="0">
0151            <widget class="QCheckBox" name="checkBox_2digitstracknum">
0152             <property name="toolTip">
0153              <string>This setting overrides any parameterized variable settings in the scheme</string>
0154             </property>
0155             <property name="text">
0156              <string>Set 2 digits track number (e.g. 01, 02, 03...)</string>
0157             </property>
0158            </widget>
0159           </item>
0160          </layout>
0161         </widget>
0162        </item>
0163        <item row="1" column="0">
0164         <spacer name="verticalSpacer">
0165          <property name="orientation">
0166           <enum>Qt::Vertical</enum>
0167          </property>
0168          <property name="sizeHint" stdset="0">
0169           <size>
0170            <width>20</width>
0171            <height>248</height>
0172           </size>
0173          </property>
0174         </spacer>
0175        </item>
0176       </layout>
0177      </widget>
0178      <widget class="QWidget" name="tab_2">
0179       <attribute name="title">
0180        <string>Extra</string>
0181       </attribute>
0182       <layout class="QGridLayout" name="gridLayout_4">
0183        <item row="0" column="0">
0184         <widget class="QGroupBox" name="groupBox_extrafiles">
0185          <property name="title">
0186           <string notr="true"/>
0187          </property>
0188          <layout class="QGridLayout" name="gridLayout">
0189           <item row="1" column="2">
0190            <spacer name="horizontalSpacer">
0191             <property name="orientation">
0192              <enum>Qt::Horizontal</enum>
0193             </property>
0194             <property name="sizeHint" stdset="0">
0195              <size>
0196               <width>81</width>
0197               <height>20</height>
0198              </size>
0199             </property>
0200            </spacer>
0201           </item>
0202           <item row="0" column="0">
0203            <widget class="QCheckBox" name="checkBox_cover">
0204             <property name="font">
0205              <font>
0206               <weight>50</weight>
0207               <bold>false</bold>
0208              </font>
0209             </property>
0210             <property name="text">
0211              <string>Store cover file</string>
0212             </property>
0213            </widget>
0214           </item>
0215           <item row="1" column="1">
0216            <widget class="QPushButton" name="kpushbutton_playlist">
0217             <property name="font">
0218              <font>
0219               <weight>50</weight>
0220               <bold>false</bold>
0221              </font>
0222             </property>
0223             <property name="text">
0224              <string>Settings..</string>
0225             </property>
0226            </widget>
0227           </item>
0228           <item row="3" column="0">
0229            <widget class="QCheckBox" name="checkBox_hashlist">
0230             <property name="font">
0231              <font>
0232               <weight>50</weight>
0233               <bold>false</bold>
0234              </font>
0235             </property>
0236             <property name="text">
0237              <string>Create hashlist</string>
0238             </property>
0239            </widget>
0240           </item>
0241           <item row="4" column="0">
0242            <widget class="QCheckBox" name="checkBox_cuesheet">
0243             <property name="text">
0244              <string>Create cue sheet</string>
0245             </property>
0246            </widget>
0247           </item>
0248           <item row="1" column="0">
0249            <widget class="QCheckBox" name="checkBox_playlist">
0250             <property name="font">
0251              <font>
0252               <weight>50</weight>
0253               <bold>false</bold>
0254              </font>
0255             </property>
0256             <property name="text">
0257              <string>Create playlist</string>
0258             </property>
0259            </widget>
0260           </item>
0261           <item row="2" column="1">
0262            <widget class="QPushButton" name="kpushbutton_info">
0263             <property name="font">
0264              <font>
0265               <weight>50</weight>
0266               <bold>false</bold>
0267              </font>
0268             </property>
0269             <property name="text">
0270              <string>Settings..</string>
0271             </property>
0272            </widget>
0273           </item>
0274           <item row="0" column="1">
0275            <widget class="QPushButton" name="kpushbutton_cover">
0276             <property name="font">
0277              <font>
0278               <weight>50</weight>
0279               <bold>false</bold>
0280              </font>
0281             </property>
0282             <property name="text">
0283              <string>Settings..</string>
0284             </property>
0285            </widget>
0286           </item>
0287           <item row="4" column="1">
0288            <widget class="QPushButton" name="kpushbutton_cuesheet">
0289             <property name="text">
0290              <string>Settings..</string>
0291             </property>
0292            </widget>
0293           </item>
0294           <item row="2" column="0">
0295            <widget class="QCheckBox" name="checkBox_info">
0296             <property name="font">
0297              <font>
0298               <weight>50</weight>
0299               <bold>false</bold>
0300              </font>
0301             </property>
0302             <property name="text">
0303              <string>Create info file</string>
0304             </property>
0305            </widget>
0306           </item>
0307           <item row="3" column="1">
0308            <widget class="QPushButton" name="kpushbutton_hashlist">
0309             <property name="font">
0310              <font>
0311               <weight>50</weight>
0312               <bold>false</bold>
0313              </font>
0314             </property>
0315             <property name="text">
0316              <string>Settings..</string>
0317             </property>
0318            </widget>
0319           </item>
0320           <item row="5" column="1">
0321            <widget class="QPushButton" name="kpushbutton_logfile">
0322             <property name="text">
0323              <string>Settings..</string>
0324             </property>
0325            </widget>
0326           </item>
0327           <item row="5" column="0">
0328            <widget class="QCheckBox" name="checkBox_logfile">
0329             <property name="text">
0330              <string>Save log file</string>
0331             </property>
0332            </widget>
0333           </item>
0334          </layout>
0335         </widget>
0336        </item>
0337        <item row="1" column="0">
0338         <widget class="QGroupBox" name="groupBox_singlefile">
0339          <property name="title">
0340           <string notr="true"/>
0341          </property>
0342          <layout class="QGridLayout" name="gridLayout_3">
0343           <item row="0" column="0">
0344            <widget class="QCheckBox" name="checkBox_singlefile">
0345             <property name="enabled">
0346              <bool>true</bool>
0347             </property>
0348             <property name="minimumSize">
0349              <size>
0350               <width>134</width>
0351               <height>0</height>
0352              </size>
0353             </property>
0354             <property name="text">
0355              <string>Write single file</string>
0356             </property>
0357            </widget>
0358           </item>
0359           <item row="0" column="1">
0360            <widget class="QPushButton" name="kpushbutton_singlefile">
0361             <property name="enabled">
0362              <bool>true</bool>
0363             </property>
0364             <property name="text">
0365              <string>Settings..</string>
0366             </property>
0367            </widget>
0368           </item>
0369           <item row="0" column="2">
0370            <spacer name="horizontalSpacer_2">
0371             <property name="orientation">
0372              <enum>Qt::Horizontal</enum>
0373             </property>
0374             <property name="sizeHint" stdset="0">
0375              <size>
0376               <width>187</width>
0377               <height>20</height>
0378              </size>
0379             </property>
0380            </spacer>
0381           </item>
0382          </layout>
0383         </widget>
0384        </item>
0385        <item row="2" column="0">
0386         <spacer name="verticalSpacer_2">
0387          <property name="orientation">
0388           <enum>Qt::Vertical</enum>
0389          </property>
0390          <property name="sizeHint" stdset="0">
0391           <size>
0392            <width>20</width>
0393            <height>88</height>
0394           </size>
0395          </property>
0396         </spacer>
0397        </item>
0398       </layout>
0399      </widget>
0400     </widget>
0401    </item>
0402   </layout>
0403  </widget>
0404  <customwidgets>
0405   <customwidget>
0406    <class>KComboBox</class>
0407    <extends>QComboBox</extends>
0408    <header>kcombobox.h</header>
0409   </customwidget>
0410   <customwidget>
0411    <class>KIconButton</class>
0412    <extends>QPushButton</extends>
0413    <header>kiconbutton.h</header>
0414   </customwidget>
0415  </customwidgets>
0416  <resources/>
0417  <connections/>
0418 </ui>