Warning, /multimedia/kdenlive/src/ui/configsdl_ui.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  <author>
0004 SPDX-FileCopyrightText: none
0005 SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0006  </author>
0007  <class>ConfigSdl_UI</class>
0008  <widget class="QWidget" name="ConfigSdl_UI">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>458</width>
0014     <height>460</height>
0015    </rect>
0016   </property>
0017   <layout class="QFormLayout" name="formLayout">
0018    <item row="0" column="0" colspan="2">
0019     <widget class="KMessageWidget" name="kmessagewidget">
0020      <property name="sizePolicy">
0021       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0022        <horstretch>0</horstretch>
0023        <verstretch>0</verstretch>
0024       </sizepolicy>
0025      </property>
0026      <property name="text">
0027       <string>Warning: changes to the drivers and devices can make Kdenlive unstable. Change only if you know what you do.</string>
0028      </property>
0029      <property name="wordWrap">
0030       <bool>true</bool>
0031      </property>
0032      <property name="closeButtonVisible">
0033       <bool>false</bool>
0034      </property>
0035      <property name="messageType">
0036       <enum>KMessageWidget::Warning</enum>
0037      </property>
0038     </widget>
0039    </item>
0040    <item row="1" column="0">
0041     <widget class="QLabel" name="label_gpu">
0042      <property name="text">
0043       <string>GPU processing (Movit library):</string>
0044      </property>
0045     </widget>
0046    </item>
0047    <item row="1" column="1">
0048     <widget class="QCheckBox" name="kcfg_gpu_accel">
0049      <property name="text">
0050       <string>Enable - restart Kdenlive to apply</string>
0051      </property>
0052     </widget>
0053    </item>
0054    <item row="2" column="0" colspan="2">
0055     <widget class="Line" name="line_2">
0056      <property name="orientation">
0057       <enum>Qt::Horizontal</enum>
0058      </property>
0059     </widget>
0060    </item>
0061    <item row="3" column="0">
0062     <widget class="QLabel" name="label_audio_backend">
0063      <property name="text">
0064       <string>Audio Backend:</string>
0065      </property>
0066     </widget>
0067    </item>
0068    <item row="3" column="1">
0069     <widget class="QComboBox" name="kcfg_audio_backend"/>
0070    </item>
0071    <item row="4" column="0">
0072     <widget class="QLabel" name="label_audio_driver">
0073      <property name="sizePolicy">
0074       <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0075        <horstretch>0</horstretch>
0076        <verstretch>0</verstretch>
0077       </sizepolicy>
0078      </property>
0079      <property name="text">
0080       <string>Audio driver:</string>
0081      </property>
0082      <property name="wordWrap">
0083       <bool>false</bool>
0084      </property>
0085     </widget>
0086    </item>
0087    <item row="4" column="1">
0088     <widget class="QComboBox" name="kcfg_audio_driver"/>
0089    </item>
0090    <item row="5" column="0">
0091     <widget class="QLabel" name="label_audio_device">
0092      <property name="text">
0093       <string>Audio device:</string>
0094      </property>
0095      <property name="wordWrap">
0096       <bool>false</bool>
0097      </property>
0098     </widget>
0099    </item>
0100    <item row="5" column="1">
0101     <widget class="QComboBox" name="kcfg_audio_device"/>
0102    </item>
0103    <item row="6" column="0" colspan="2">
0104     <widget class="Line" name="line_3">
0105      <property name="orientation">
0106       <enum>Qt::Horizontal</enum>
0107      </property>
0108     </widget>
0109    </item>
0110    <item row="7" column="0">
0111     <widget class="QLabel" name="label_6">
0112      <property name="text">
0113       <string>Monitor for fullscreen output:</string>
0114      </property>
0115     </widget>
0116    </item>
0117    <item row="7" column="1">
0118     <widget class="QComboBox" name="fullscreen_monitor"/>
0119    </item>
0120    <item row="8" column="0" colspan="2">
0121     <widget class="Line" name="line">
0122      <property name="orientation">
0123       <enum>Qt::Horizontal</enum>
0124      </property>
0125     </widget>
0126    </item>
0127    <item row="9" column="0">
0128     <widget class="QLabel" name="label_2">
0129      <property name="text">
0130       <string>External display (Blackmagic card):</string>
0131      </property>
0132     </widget>
0133    </item>
0134    <item row="9" column="1">
0135     <widget class="QCheckBox" name="kcfg_external_display">
0136      <property name="text">
0137       <string>Enable</string>
0138      </property>
0139     </widget>
0140    </item>
0141    <item row="10" column="0">
0142     <widget class="QLabel" name="label_5">
0143      <property name="text">
0144       <string>Output device:</string>
0145      </property>
0146     </widget>
0147    </item>
0148    <item row="10" column="1">
0149     <layout class="QHBoxLayout" name="horizontalLayout">
0150      <item>
0151       <widget class="QComboBox" name="kcfg_blackmagic_output_device">
0152        <property name="enabled">
0153         <bool>true</bool>
0154        </property>
0155        <property name="sizePolicy">
0156         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0157          <horstretch>0</horstretch>
0158          <verstretch>0</verstretch>
0159         </sizepolicy>
0160        </property>
0161       </widget>
0162      </item>
0163      <item>
0164       <widget class="QToolButton" name="reload_blackmagic">
0165        <property name="text">
0166         <string>...</string>
0167        </property>
0168        <property name="icon">
0169         <iconset theme="view-refresh">
0170          <normaloff>.</normaloff>.</iconset>
0171        </property>
0172       </widget>
0173      </item>
0174     </layout>
0175    </item>
0176    <item row="11" column="1">
0177     <spacer name="verticalSpacer">
0178      <property name="orientation">
0179       <enum>Qt::Vertical</enum>
0180      </property>
0181      <property name="sizeHint" stdset="0">
0182       <size>
0183        <width>20</width>
0184        <height>40</height>
0185       </size>
0186      </property>
0187     </spacer>
0188    </item>
0189   </layout>
0190  </widget>
0191  <customwidgets>
0192   <customwidget>
0193    <class>KMessageWidget</class>
0194    <extends>QFrame</extends>
0195    <header>kmessagewidget.h</header>
0196   </customwidget>
0197  </customwidgets>
0198  <resources/>
0199  <connections/>
0200 </ui>