Warning, /multimedia/subtitlecomposer/src/configs/playerconfigwidget.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>PlayerConfigWidget</class>
0004  <widget class="QWidget" name="PlayerConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>527</width>
0010     <height>644</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QGroupBox" name="m_grpGeneral">
0016      <property name="title">
0017       <string>General</string>
0018      </property>
0019      <layout class="QGridLayout" name="gridLayout" columnstretch="1,0">
0020       <item row="1" column="1">
0021        <widget class="QCheckBox" name="kcfg_UnpauseOnDoubleClick">
0022         <property name="text">
0023          <string>Resume playback after line double click</string>
0024         </property>
0025        </widget>
0026       </item>
0027       <item row="2" column="0" alignment="Qt::AlignRight">
0028        <widget class="QLabel" name="lab_SeekJumpLength">
0029         <property name="text">
0030          <string>Seconds to &amp;jump on seek:</string>
0031         </property>
0032         <property name="buddy">
0033          <cstring>kcfg_SeekJumpLength</cstring>
0034         </property>
0035        </widget>
0036       </item>
0037       <item row="3" column="1">
0038        <widget class="QSpinBox" name="kcfg_StepJumpLength">
0039         <property name="minimum">
0040          <number>1</number>
0041         </property>
0042         <property name="maximum">
0043          <number>1000</number>
0044         </property>
0045        </widget>
0046       </item>
0047       <item row="0" column="1">
0048        <widget class="QCheckBox" name="kcfg_VideoAutoPlay">
0049         <property name="text">
0050          <string>Start playing video when loaded</string>
0051         </property>
0052        </widget>
0053       </item>
0054       <item row="6" column="1">
0055        <widget class="QCheckBox" name="kcfg_ShowPositionTimeEdit">
0056         <property name="text">
0057          <string>Show editable position control</string>
0058         </property>
0059        </widget>
0060       </item>
0061       <item row="3" column="0" alignment="Qt::AlignRight">
0062        <widget class="QLabel" name="lab_StepJumpLength">
0063         <property name="text">
0064          <string>Fra&amp;me step amount:</string>
0065         </property>
0066         <property name="buddy">
0067          <cstring>kcfg_StepJumpLength</cstring>
0068         </property>
0069        </widget>
0070       </item>
0071       <item row="4" column="0" alignment="Qt::AlignRight">
0072        <widget class="QLabel" name="lab_VolumeAmplification">
0073         <property name="text">
0074          <string>Volume amplification:</string>
0075         </property>
0076        </widget>
0077       </item>
0078       <item row="4" column="1">
0079        <widget class="QSlider" name="kcfg_VolumeAmplification">
0080         <property name="minimum">
0081          <number>0</number>
0082         </property>
0083         <property name="maximum">
0084          <number>30</number>
0085         </property>
0086         <property name="singleStep">
0087          <number>1</number>
0088         </property>
0089         <property name="pageStep">
0090          <number>3</number>
0091         </property>
0092         <property name="orientation">
0093          <enum>Qt::Horizontal</enum>
0094         </property>
0095         <property name="tickPosition">
0096          <enum>QSlider::TicksAbove</enum>
0097         </property>
0098         <property name="tickInterval">
0099          <number>3</number>
0100         </property>
0101        </widget>
0102       </item>
0103       <item row="2" column="1">
0104        <widget class="QDoubleSpinBox" name="kcfg_SeekJumpLength">
0105         <property name="decimals">
0106          <number>1</number>
0107         </property>
0108         <property name="minimum">
0109          <double>0.100000000000000</double>
0110         </property>
0111         <property name="maximum">
0112          <double>300.000000000000000</double>
0113         </property>
0114        </widget>
0115       </item>
0116      </layout>
0117     </widget>
0118    </item>
0119    <item>
0120     <widget class="QGroupBox" name="m_grpSubtitles">
0121      <property name="title">
0122       <string>Subtitles</string>
0123      </property>
0124      <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,0">
0125       <item row="4" column="1">
0126        <widget class="QSpinBox" name="kcfg_OutlineWidth">
0127         <property name="suffix">
0128          <string notr="true"/>
0129         </property>
0130         <property name="maximum">
0131          <number>10</number>
0132         </property>
0133        </widget>
0134       </item>
0135       <item row="3" column="0" alignment="Qt::AlignRight">
0136        <widget class="QLabel" name="lab_OutlineColor">
0137         <property name="text">
0138          <string>Outline color:</string>
0139         </property>
0140         <property name="buddy">
0141          <cstring>kcfg_OutlineColor</cstring>
0142         </property>
0143        </widget>
0144       </item>
0145       <item row="3" column="1">
0146        <widget class="KColorCombo" name="kcfg_OutlineColor"/>
0147       </item>
0148       <item row="2" column="0" alignment="Qt::AlignRight">
0149        <widget class="QLabel" name="lab_FontColor">
0150         <property name="text">
0151          <string>Te&amp;xt color:</string>
0152         </property>
0153         <property name="buddy">
0154          <cstring>kcfg_FontColor</cstring>
0155         </property>
0156        </widget>
0157       </item>
0158       <item row="2" column="1">
0159        <widget class="KColorCombo" name="kcfg_FontColor"/>
0160       </item>
0161       <item row="0" column="0" alignment="Qt::AlignRight">
0162        <widget class="QLabel" name="lab_FontFamily">
0163         <property name="text">
0164          <string>Font family:</string>
0165         </property>
0166         <property name="buddy">
0167          <cstring>kcfg_FontFamily</cstring>
0168         </property>
0169        </widget>
0170       </item>
0171       <item row="0" column="1">
0172        <widget class="QFontComboBox" name="kcfg_FontFamily"/>
0173       </item>
0174       <item row="4" column="0" alignment="Qt::AlignRight">
0175        <widget class="QLabel" name="lab_OutlineWidth">
0176         <property name="text">
0177          <string>Outline width:</string>
0178         </property>
0179         <property name="buddy">
0180          <cstring>kcfg_OutlineWidth</cstring>
0181         </property>
0182        </widget>
0183       </item>
0184       <item row="1" column="0" alignment="Qt::AlignRight">
0185        <widget class="QLabel" name="lab_FontSize">
0186         <property name="text">
0187          <string>Font si&amp;ze:</string>
0188         </property>
0189         <property name="buddy">
0190          <cstring>kcfg_FontSize</cstring>
0191         </property>
0192        </widget>
0193       </item>
0194       <item row="1" column="1">
0195        <widget class="QSpinBox" name="kcfg_FontSize"/>
0196       </item>
0197      </layout>
0198     </widget>
0199    </item>
0200    <item>
0201     <widget class="QGroupBox" name="m_grpPreview">
0202      <property name="title">
0203       <string>Subtitles Preview</string>
0204      </property>
0205      <layout class="QGridLayout" name="gridLayout_3">
0206       <item row="0" column="0">
0207        <widget class="SubtitleComposer::TextOverlayWidget" name="m_textOverlayWidget" native="true">
0208         <property name="sizePolicy">
0209          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0210           <horstretch>2</horstretch>
0211           <verstretch>2</verstretch>
0212          </sizepolicy>
0213         </property>
0214         <property name="minimumSize">
0215          <size>
0216           <width>0</width>
0217           <height>100</height>
0218          </size>
0219         </property>
0220        </widget>
0221       </item>
0222      </layout>
0223     </widget>
0224    </item>
0225    <item>
0226     <spacer name="verticalSpacer">
0227      <property name="orientation">
0228       <enum>Qt::Vertical</enum>
0229      </property>
0230      <property name="sizeHint" stdset="0">
0231       <size>
0232        <width>20</width>
0233        <height>40</height>
0234       </size>
0235      </property>
0236     </spacer>
0237    </item>
0238   </layout>
0239  </widget>
0240  <customwidgets>
0241   <customwidget>
0242    <class>KColorCombo</class>
0243    <extends>QComboBox</extends>
0244    <header>kcolorcombo.h</header>
0245   </customwidget>
0246   <customwidget>
0247    <class>SubtitleComposer::TextOverlayWidget</class>
0248    <extends>QWidget</extends>
0249    <header>textoverlaywidget.h</header>
0250    <container>1</container>
0251   </customwidget>
0252  </customwidgets>
0253  <tabstops>
0254   <tabstop>kcfg_VideoAutoPlay</tabstop>
0255   <tabstop>kcfg_UnpauseOnDoubleClick</tabstop>
0256   <tabstop>kcfg_SeekJumpLength</tabstop>
0257   <tabstop>kcfg_StepJumpLength</tabstop>
0258   <tabstop>kcfg_ShowPositionTimeEdit</tabstop>
0259   <tabstop>kcfg_FontFamily</tabstop>
0260   <tabstop>kcfg_FontSize</tabstop>
0261   <tabstop>kcfg_FontColor</tabstop>
0262   <tabstop>kcfg_OutlineColor</tabstop>
0263   <tabstop>kcfg_OutlineWidth</tabstop>
0264  </tabstops>
0265  <resources/>
0266  <connections/>
0267 </ui>