Warning, /multimedia/kdenlive/src/ui/clipstabilize_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>ClipStabilize_UI</class>
0008  <widget class="QDialog" name="ClipStabilize_UI">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>277</width>
0014     <height>214</height>
0015    </rect>
0016   </property>
0017   <property name="windowTitle">
0018    <string>Dialog</string>
0019   </property>
0020   <layout class="QGridLayout" name="gridLayout">
0021    <item row="3" column="2" colspan="2">
0022     <spacer name="horizontalSpacer">
0023      <property name="orientation">
0024       <enum>Qt::Horizontal</enum>
0025      </property>
0026      <property name="sizeHint" stdset="0">
0027       <size>
0028        <width>40</width>
0029        <height>20</height>
0030       </size>
0031      </property>
0032     </spacer>
0033    </item>
0034    <item row="0" column="0" colspan="5">
0035     <widget class="QLabel" name="label_3">
0036      <property name="text">
0037       <string>Options</string>
0038      </property>
0039     </widget>
0040    </item>
0041    <item row="1" column="0" colspan="5">
0042     <widget class="QWidget" name="optionsbox" native="true">
0043      <property name="sizePolicy">
0044       <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
0045        <horstretch>0</horstretch>
0046        <verstretch>0</verstretch>
0047       </sizepolicy>
0048      </property>
0049     </widget>
0050    </item>
0051    <item row="3" column="0">
0052     <widget class="QToolButton" name="preset_button">
0053      <property name="toolTip">
0054       <string>Presets</string>
0055      </property>
0056      <property name="text">
0057       <string>...</string>
0058      </property>
0059      <property name="icon">
0060       <iconset theme="adjustlevels">
0061        <normaloff>.</normaloff>.</iconset>
0062      </property>
0063      <property name="popupMode">
0064       <enum>QToolButton::InstantPopup</enum>
0065      </property>
0066     </widget>
0067    </item>
0068    <item row="2" column="0">
0069     <spacer name="verticalSpacer">
0070      <property name="orientation">
0071       <enum>Qt::Vertical</enum>
0072      </property>
0073      <property name="sizeHint" stdset="0">
0074       <size>
0075        <width>20</width>
0076        <height>40</height>
0077       </size>
0078      </property>
0079     </spacer>
0080    </item>
0081    <item row="3" column="4">
0082     <widget class="QDialogButtonBox" name="buttonBox">
0083      <property name="orientation">
0084       <enum>Qt::Horizontal</enum>
0085      </property>
0086      <property name="standardButtons">
0087       <set>QDialogButtonBox::Abort|QDialogButtonBox::Ok</set>
0088      </property>
0089     </widget>
0090    </item>
0091    <item row="3" column="1">
0092     <widget class="QToolButton" name="config_button">
0093      <property name="text">
0094       <string>...</string>
0095      </property>
0096      <property name="icon">
0097       <iconset theme="configure"/>
0098      </property>
0099     </widget>
0100    </item>
0101   </layout>
0102  </widget>
0103  <tabstops>
0104   <tabstop>preset_button</tabstop>
0105  </tabstops>
0106  <resources/>
0107  <connections>
0108   <connection>
0109    <sender>buttonBox</sender>
0110    <signal>rejected()</signal>
0111    <receiver>ClipStabilize_UI</receiver>
0112    <slot>reject()</slot>
0113    <hints>
0114     <hint type="sourcelabel">
0115      <x>316</x>
0116      <y>260</y>
0117     </hint>
0118     <hint type="destinationlabel">
0119      <x>286</x>
0120      <y>274</y>
0121     </hint>
0122    </hints>
0123   </connection>
0124  </connections>
0125 </ui>