Warning, /multimedia/kdenlive/src/ui/rgbparade_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>RGBParade_UI</class>
0008  <widget class="QWidget" name="RGBParade_UI">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>400</width>
0014     <height>300</height>
0015    </rect>
0016   </property>
0017   <property name="windowTitle">
0018    <string>RGB Parade</string>
0019   </property>
0020   <layout class="QGridLayout" name="gridLayout">
0021    <property name="horizontalSpacing">
0022     <number>5</number>
0023    </property>
0024    <item row="0" column="1">
0025     <widget class="KComboBox" name="paintMode">
0026      <property name="sizePolicy">
0027       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0028        <horstretch>0</horstretch>
0029        <verstretch>0</verstretch>
0030       </sizepolicy>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="0" column="0">
0035     <widget class="QLabel" name="lblPaintmode">
0036      <property name="text">
0037       <string>Paint mode:</string>
0038      </property>
0039     </widget>
0040    </item>
0041    <item row="1" column="1">
0042     <spacer name="verticalSpacer">
0043      <property name="orientation">
0044       <enum>Qt::Vertical</enum>
0045      </property>
0046      <property name="sizeHint" stdset="0">
0047       <size>
0048        <width>20</width>
0049        <height>40</height>
0050       </size>
0051      </property>
0052     </spacer>
0053    </item>
0054   </layout>
0055  </widget>
0056  <customwidgets>
0057   <customwidget>
0058    <class>KComboBox</class>
0059    <extends>QComboBox</extends>
0060    <header>kcombobox.h</header>
0061   </customwidget>
0062  </customwidgets>
0063  <resources/>
0064  <connections/>
0065 </ui>