Warning, /multimedia/subtitlecomposer/src/configs/generalconfigwidget.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>GeneralConfigWidget</class>
0004  <widget class="QWidget" name="GeneralConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>554</width>
0010     <height>502</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="0" column="1">
0021        <widget class="QComboBox" name="kcfg_DefaultSubtitlesEncoding"/>
0022       </item>
0023       <item row="3" column="1">
0024        <widget class="QCheckBox" name="kcfg_AutomaticVideoLoad">
0025         <property name="text">
0026          <string>Automatically load video file when opening a subtitle</string>
0027         </property>
0028        </widget>
0029       </item>
0030       <item row="0" column="0" alignment="Qt::AlignRight">
0031        <widget class="QLabel" name="lab_DefaultSubtitlesEncoding">
0032         <property name="text">
0033          <string>Defau&amp;lt subtitles encoding:</string>
0034         </property>
0035         <property name="buddy">
0036          <cstring>kcfg_DefaultSubtitlesEncoding</cstring>
0037         </property>
0038        </widget>
0039       </item>
0040       <item row="1" column="1">
0041        <widget class="QComboBox" name="kcfg_TextLineBreak">
0042         <property name="currentText">
0043          <string>UNIX (LF)</string>
0044         </property>
0045         <item>
0046          <property name="text">
0047           <string>UNIX (LF)</string>
0048          </property>
0049         </item>
0050         <item>
0051          <property name="text">
0052           <string>Windows (CRLF)</string>
0053          </property>
0054         </item>
0055         <item>
0056          <property name="text">
0057           <string>Macintosh (CR)</string>
0058          </property>
0059         </item>
0060        </widget>
0061       </item>
0062       <item row="1" column="0" alignment="Qt::AlignRight">
0063        <widget class="QLabel" name="lab_TextLineBreak">
0064         <property name="text">
0065          <string>Line break character:</string>
0066         </property>
0067         <property name="buddy">
0068          <cstring>kcfg_TextLineBreak</cstring>
0069         </property>
0070        </widget>
0071       </item>
0072      </layout>
0073     </widget>
0074    </item>
0075    <item>
0076     <widget class="QGroupBox" name="m_grpSubtitleLine">
0077      <property name="title">
0078       <string>Subtitle Line</string>
0079      </property>
0080      <layout class="QGridLayout" name="gridLayout_3" columnstretch="1,1">
0081       <item row="1" column="0" alignment="Qt::AlignRight">
0082        <widget class="QLabel" name="label_LineDuration">
0083         <property name="text">
0084          <string>Default subtitle line duration:</string>
0085         </property>
0086         <property name="buddy">
0087          <cstring>kcfg_LineDuration</cstring>
0088         </property>
0089        </widget>
0090       </item>
0091       <item row="3" column="0" alignment="Qt::AlignRight">
0092        <widget class="QLabel" name="label_4">
0093         <property name="text">
0094          <string>On double click, &amp;jump to show time minus:</string>
0095         </property>
0096         <property name="buddy">
0097          <cstring>kcfg_SeekOffsetOnDoubleClick</cstring>
0098         </property>
0099        </widget>
0100       </item>
0101       <item row="2" column="0" alignment="Qt::AlignRight">
0102        <widget class="QLabel" name="label_LinePause">
0103         <property name="text">
0104          <string>Default pause between subtitle lines:</string>
0105         </property>
0106         <property name="buddy">
0107          <cstring>kcfg_LinePause</cstring>
0108         </property>
0109        </widget>
0110       </item>
0111       <item row="2" column="1">
0112        <widget class="QSpinBox" name="kcfg_LinePause">
0113         <property name="suffix">
0114          <string> msec</string>
0115         </property>
0116         <property name="maximum">
0117          <number>10000</number>
0118         </property>
0119        </widget>
0120       </item>
0121       <item row="1" column="1">
0122        <widget class="QSpinBox" name="kcfg_LineDuration">
0123         <property name="suffix">
0124          <string> msec</string>
0125         </property>
0126         <property name="maximum">
0127          <number>10000</number>
0128         </property>
0129        </widget>
0130       </item>
0131       <item row="3" column="1">
0132        <widget class="QSpinBox" name="kcfg_SeekOffsetOnDoubleClick">
0133         <property name="suffix">
0134          <string> msec</string>
0135         </property>
0136         <property name="maximum">
0137          <number>10000</number>
0138         </property>
0139        </widget>
0140       </item>
0141       <item row="4" column="0" alignment="Qt::AlignRight">
0142        <widget class="QLabel" name="label_2">
0143         <property name="text">
0144          <string>Ju&amp;mp to prev/next line offset:</string>
0145         </property>
0146         <property name="buddy">
0147          <cstring>kcfg_JumpLineOffset</cstring>
0148         </property>
0149        </widget>
0150       </item>
0151       <item row="4" column="1">
0152        <widget class="QSpinBox" name="kcfg_JumpLineOffset">
0153         <property name="suffix">
0154          <string> msec</string>
0155         </property>
0156         <property name="maximum">
0157          <number>10000</number>
0158         </property>
0159        </widget>
0160       </item>
0161      </layout>
0162     </widget>
0163    </item>
0164    <item>
0165     <widget class="QGroupBox" name="m_grpQuickActions">
0166      <property name="title">
0167       <string>Quick Actions</string>
0168      </property>
0169      <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,1">
0170       <item row="0" column="1">
0171        <widget class="QSpinBox" name="kcfg_LinesQuickShiftAmount">
0172         <property name="suffix">
0173          <string> msec</string>
0174         </property>
0175         <property name="maximum">
0176          <number>1000</number>
0177         </property>
0178        </widget>
0179       </item>
0180       <item row="1" column="1">
0181        <widget class="QSpinBox" name="kcfg_GrabbedPositionCompensation">
0182         <property name="suffix">
0183          <string> msec</string>
0184         </property>
0185         <property name="maximum">
0186          <number>1000</number>
0187         </property>
0188        </widget>
0189       </item>
0190       <item row="1" column="0" alignment="Qt::AlignRight">
0191        <widget class="QLabel" name="label_8">
0192         <property name="text">
0193          <string>Compensation for captured &amp;video times:</string>
0194         </property>
0195         <property name="buddy">
0196          <cstring>kcfg_GrabbedPositionCompensation</cstring>
0197         </property>
0198        </widget>
0199       </item>
0200       <item row="0" column="0" alignment="Qt::AlignRight">
0201        <widget class="QLabel" name="label_5">
0202         <property name="text">
0203          <string>Ti&amp;me shift for selected lines:</string>
0204         </property>
0205         <property name="buddy">
0206          <cstring>kcfg_LinesQuickShiftAmount</cstring>
0207         </property>
0208        </widget>
0209       </item>
0210      </layout>
0211     </widget>
0212    </item>
0213    <item>
0214     <spacer name="verticalSpacer">
0215      <property name="orientation">
0216       <enum>Qt::Vertical</enum>
0217      </property>
0218      <property name="sizeHint" stdset="0">
0219       <size>
0220        <width>20</width>
0221        <height>40</height>
0222       </size>
0223      </property>
0224     </spacer>
0225    </item>
0226   </layout>
0227  </widget>
0228  <tabstops>
0229   <tabstop>kcfg_DefaultSubtitlesEncoding</tabstop>
0230   <tabstop>kcfg_TextLineBreak</tabstop>
0231   <tabstop>kcfg_AutomaticVideoLoad</tabstop>
0232   <tabstop>kcfg_LineDuration</tabstop>
0233   <tabstop>kcfg_LinePause</tabstop>
0234   <tabstop>kcfg_SeekOffsetOnDoubleClick</tabstop>
0235   <tabstop>kcfg_JumpLineOffset</tabstop>
0236   <tabstop>kcfg_LinesQuickShiftAmount</tabstop>
0237   <tabstop>kcfg_GrabbedPositionCompensation</tabstop>
0238  </tabstops>
0239  <resources/>
0240  <connections/>
0241 </ui>