Warning, /multimedia/audiocd-kio/plugins/vorbis/encodervorbisconfig.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" stdsetdef="1" >
0002   <class>EncoderVorbisConfig</class>
0003   <widget class="QWidget" name="EncoderVorbisConfig" >
0004     <property name="geometry" >
0005       <rect>
0006         <x>0</x>
0007         <y>0</y>
0008         <width>375</width>
0009         <height>408</height>
0010       </rect>
0011     </property>
0012     <layout class="QVBoxLayout" >
0013       <item>
0014         <widget class="QGroupBox" name="kcfg_vorbis_enc_method" >
0015           <property name="title" >
0016             <string>&amp;Encoding Method</string>
0017           </property>
0018           <layout class="QHBoxLayout" >
0019             <item>
0020               <widget class="QRadioButton" name="vorbis_enc_quality" >
0021                 <property name="text" >
0022                   <string>Quality based</string>
0023                 </property>
0024                 <property name="checked" >
0025                   <bool>true</bool>
0026                 </property>
0027               </widget>
0028             </item>
0029             <item>
0030               <widget class="QRadioButton" name="vorbis_enc_bitrate" >
0031                 <property name="text" >
0032                   <string>Bitrate based</string>
0033                 </property>
0034               </widget>
0035             </item>
0036           </layout>
0037         </widget>
0038       </item>
0039       <item>
0040         <widget class="QGroupBox" name="vorbis_bitrate_settings" >
0041           <property name="enabled" >
0042             <bool>true</bool>
0043           </property>
0044           <property name="title" >
0045             <string>Vorbis Bitrate Settings</string>
0046           </property>
0047           <layout class="QGridLayout" >
0048             <item row="0" column="1" >
0049               <widget class="QComboBox" name="kcfg_vorbis_min_br" >
0050                 <property name="enabled" >
0051                   <bool>false</bool>
0052                 </property>
0053                 <property name="currentIndex" >
0054                   <number>1</number>
0055                 </property>
0056                 <item>
0057                   <property name="text" >
0058                     <string>32 kbps</string>
0059                   </property>
0060                 </item>
0061                 <item>
0062                   <property name="text" >
0063                     <string>40 kbps</string>
0064                   </property>
0065                 </item>
0066                 <item>
0067                   <property name="text" >
0068                     <string>48 kbps</string>
0069                   </property>
0070                 </item>
0071                 <item>
0072                   <property name="text" >
0073                     <string>56 kbps</string>
0074                   </property>
0075                 </item>
0076                 <item>
0077                   <property name="text" >
0078                     <string>64 kbps</string>
0079                   </property>
0080                 </item>
0081                 <item>
0082                   <property name="text" >
0083                     <string>80 kbps</string>
0084                   </property>
0085                 </item>
0086                 <item>
0087                   <property name="text" >
0088                     <string>96 kbps</string>
0089                   </property>
0090                 </item>
0091                 <item>
0092                   <property name="text" >
0093                     <string>112 kbps</string>
0094                   </property>
0095                 </item>
0096                 <item>
0097                   <property name="text" >
0098                     <string>128 kbps</string>
0099                   </property>
0100                 </item>
0101                 <item>
0102                   <property name="text" >
0103                     <string>160 kbps</string>
0104                   </property>
0105                 </item>
0106                 <item>
0107                   <property name="text" >
0108                     <string>192 kbps</string>
0109                   </property>
0110                 </item>
0111                 <item>
0112                   <property name="text" >
0113                     <string>224 kbps</string>
0114                   </property>
0115                 </item>
0116                 <item>
0117                   <property name="text" >
0118                     <string>256 kbps</string>
0119                   </property>
0120                 </item>
0121                 <item>
0122                   <property name="text" >
0123                     <string>350 kbps</string>
0124                   </property>
0125                 </item>
0126               </widget>
0127             </item>
0128             <item row="1" column="1" >
0129               <widget class="QComboBox" name="kcfg_vorbis_max_br" >
0130                 <property name="enabled" >
0131                   <bool>false</bool>
0132                 </property>
0133                 <property name="currentIndex" >
0134                   <number>13</number>
0135                 </property>
0136                 <item>
0137                   <property name="text" >
0138                     <string>32 kbps</string>
0139                   </property>
0140                 </item>
0141                 <item>
0142                   <property name="text" >
0143                     <string>40 kbps</string>
0144                   </property>
0145                 </item>
0146                 <item>
0147                   <property name="text" >
0148                     <string>48 kbps</string>
0149                   </property>
0150                 </item>
0151                 <item>
0152                   <property name="text" >
0153                     <string>56 kbps</string>
0154                   </property>
0155                 </item>
0156                 <item>
0157                   <property name="text" >
0158                     <string>64 kbps</string>
0159                   </property>
0160                 </item>
0161                 <item>
0162                   <property name="text" >
0163                     <string>80 kbps</string>
0164                   </property>
0165                 </item>
0166                 <item>
0167                   <property name="text" >
0168                     <string>96 kbps</string>
0169                   </property>
0170                 </item>
0171                 <item>
0172                   <property name="text" >
0173                     <string>112 kbps</string>
0174                   </property>
0175                 </item>
0176                 <item>
0177                   <property name="text" >
0178                     <string>128 kbps</string>
0179                   </property>
0180                 </item>
0181                 <item>
0182                   <property name="text" >
0183                     <string>160 kbps</string>
0184                   </property>
0185                 </item>
0186                 <item>
0187                   <property name="text" >
0188                     <string>192 kbps</string>
0189                   </property>
0190                 </item>
0191                 <item>
0192                   <property name="text" >
0193                     <string>224 kbps</string>
0194                   </property>
0195                 </item>
0196                 <item>
0197                   <property name="text" >
0198                     <string>256 kbps</string>
0199                   </property>
0200                 </item>
0201                 <item>
0202                   <property name="text" >
0203                     <string>350 kbps</string>
0204                   </property>
0205                 </item>
0206               </widget>
0207             </item>
0208             <item row="0" column="0" >
0209               <widget class="QCheckBox" name="kcfg_set_vorbis_min_br" >
0210                 <property name="enabled" >
0211                   <bool>true</bool>
0212                 </property>
0213                 <property name="text" >
0214                   <string>M&amp;inimal bitrate:</string>
0215                 </property>
0216               </widget>
0217             </item>
0218             <item row="1" column="0" >
0219               <widget class="QCheckBox" name="kcfg_set_vorbis_max_br" >
0220                 <property name="enabled" >
0221                   <bool>true</bool>
0222                 </property>
0223                 <property name="text" >
0224                   <string>Ma&amp;ximal bitrate:</string>
0225                 </property>
0226               </widget>
0227             </item>
0228             <item row="2" column="1" >
0229               <widget class="QComboBox" name="kcfg_vorbis_nominal_br" >
0230                 <property name="currentIndex" >
0231                   <number>1</number>
0232                 </property>
0233                 <item>
0234                   <property name="text" >
0235                     <string>128 kbps</string>
0236                   </property>
0237                 </item>
0238                 <item>
0239                   <property name="text" >
0240                     <string>160 kbps</string>
0241                   </property>
0242                 </item>
0243                 <item>
0244                   <property name="text" >
0245                     <string>192 kbps</string>
0246                   </property>
0247                 </item>
0248                 <item>
0249                   <property name="text" >
0250                     <string>256 kbps</string>
0251                   </property>
0252                 </item>
0253                 <item>
0254                   <property name="text" >
0255                     <string>350 kbps</string>
0256                   </property>
0257                 </item>
0258               </widget>
0259             </item>
0260             <item row="2" column="0" >
0261               <widget class="QCheckBox" name="kcfg_set_vorbis_nominal_br" >
0262                 <property name="text" >
0263                   <string>A&amp;verage bitrate:</string>
0264                 </property>
0265                 <property name="checked" >
0266                   <bool>true</bool>
0267                 </property>
0268               </widget>
0269             </item>
0270           </layout>
0271         </widget>
0272       </item>
0273       <item>
0274         <widget class="QGroupBox" name="vorbis_quality_settings" >
0275           <property name="title" >
0276             <string>Vorbis &amp;Quality Setting</string>
0277           </property>
0278           <property name="whatsThis" stdset="0" >
0279             <string>You can set the quality of the encoded stream here. A higher value implies a higher quality but encodes slower.</string>
0280           </property>
0281           <layout class="QHBoxLayout" >
0282             <item>
0283               <widget class="QDoubleSpinBox" name="kcfg_vorbis_quality" >
0284                 <property name="value" >
0285                   <number>0</number>
0286                 </property>
0287                 <property name="minimum" >
0288                   <number>0.0</number>
0289                 </property>
0290                 <property name="maximum" >
0291                   <number>10.0</number>
0292                 </property>
0293                 <property name="decimals" >
0294                   <number>1</number>
0295                 </property>
0296                 <property name="whatsThis" stdset="0" >
0297                   <string>Higher is better but slower</string>
0298                 </property>
0299               </widget>
0300             </item>
0301           </layout>
0302         </widget>
0303       </item>
0304       <item>
0305         <widget class="QGroupBox" name="GroupBox193" >
0306           <property name="title" >
0307             <string>Options</string>
0308           </property>
0309           <layout class="QVBoxLayout" >
0310             <item>
0311               <widget class="QCheckBox" name="kcfg_vorbis_comments" >
0312                 <property name="enabled" >
0313                   <bool>true</bool>
0314                 </property>
0315                 <property name="text" >
0316                   <string>Add &amp;track information</string>
0317                 </property>
0318                 <property name="whatsThis" stdset="0" >
0319                   <string>Add a description of the song to the file header. This makes it easy for the user to get advanced song information shown by his media player. You can get this information automatically via the Internet. Look at the &lt;i>"CDDB Retrieval"&lt;/i> control module for details.</string>
0320                 </property>
0321               </widget>
0322             </item>
0323           </layout>
0324         </widget>
0325       </item>
0326       <item>
0327         <spacer name="spacer9" >
0328           <property name="sizeHint" >
0329             <size>
0330               <width>20</width>
0331               <height>51</height>
0332             </size>
0333           </property>
0334           <property name="sizeType" >
0335             <enum>Expanding</enum>
0336           </property>
0337           <property name="orientation" >
0338             <enum>Vertical</enum>
0339           </property>
0340         </spacer>
0341       </item>
0342     </layout>
0343   </widget>
0344   <tabstops>
0345     <tabstop>vorbis_enc_quality</tabstop>
0346     <tabstop>kcfg_set_vorbis_min_br</tabstop>
0347     <tabstop>kcfg_set_vorbis_max_br</tabstop>
0348     <tabstop>kcfg_set_vorbis_nominal_br</tabstop>
0349     <tabstop>kcfg_vorbis_min_br</tabstop>
0350     <tabstop>kcfg_vorbis_max_br</tabstop>
0351     <tabstop>kcfg_vorbis_nominal_br</tabstop>
0352     <tabstop>kcfg_vorbis_quality</tabstop>
0353     <tabstop>kcfg_vorbis_comments</tabstop>
0354   </tabstops>
0355   <connections>
0356     <connection>
0357       <sender>vorbis_enc_bitrate</sender>
0358       <signal>toggled(bool)</signal>
0359       <receiver>vorbis_bitrate_settings</receiver>
0360       <slot>setVisible(bool)</slot>
0361     </connection>
0362     <connection>
0363       <sender>vorbis_enc_quality</sender>
0364       <signal>toggled(bool)</signal>
0365       <receiver>vorbis_quality_settings</receiver>
0366       <slot>setVisible(bool)</slot>
0367     </connection>
0368     <connection>
0369       <sender>kcfg_set_vorbis_nominal_br</sender>
0370       <signal>toggled(bool)</signal>
0371       <receiver>kcfg_set_vorbis_max_br</receiver>
0372       <slot>setDisabled(bool)</slot>
0373     </connection>
0374     <connection>
0375       <sender>kcfg_set_vorbis_nominal_br</sender>
0376       <signal>toggled(bool)</signal>
0377       <receiver>kcfg_set_vorbis_min_br</receiver>
0378       <slot>setDisabled(bool)</slot>
0379     </connection>
0380     <connection>
0381       <sender>kcfg_set_vorbis_nominal_br</sender>
0382       <signal>toggled(bool)</signal>
0383       <receiver>kcfg_vorbis_nominal_br</receiver>
0384       <slot>setEnabled(bool)</slot>
0385     </connection>
0386     <connection>
0387       <sender>kcfg_set_vorbis_max_br</sender>
0388       <signal>toggled(bool)</signal>
0389       <receiver>kcfg_vorbis_max_br</receiver>
0390       <slot>setEnabled(bool)</slot>
0391     </connection>
0392     <connection>
0393       <sender>kcfg_set_vorbis_min_br</sender>
0394       <signal>toggled(bool)</signal>
0395       <receiver>kcfg_vorbis_min_br</receiver>
0396       <slot>setEnabled(bool)</slot>
0397     </connection>
0398     <connection>
0399       <sender>kcfg_set_vorbis_max_br</sender>
0400       <signal>toggled(bool)</signal>
0401       <receiver>kcfg_set_vorbis_nominal_br</receiver>
0402       <slot>setDisabled(bool)</slot>
0403     </connection>
0404     <connection>
0405       <sender>kcfg_set_vorbis_min_br</sender>
0406       <signal>toggled(bool)</signal>
0407       <receiver>kcfg_set_vorbis_nominal_br</receiver>
0408       <slot>setDisabled(bool)</slot>
0409     </connection>
0410   </connections>
0411 </ui>