]> git.sesse.net Git - kdenlive/blob - src/widgets/effectstack2_ui.ui
ff0e2e4f6f94e5b525416ce6b18e5bd601568c5d
[kdenlive] / src / widgets / effectstack2_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>EffectStack2_UI</class>
4  <widget class="QWidget" name="EffectStack2_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>86</width>
10     <height>102</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <layout class="QGridLayout" name="gridLayout">
20    <property name="margin">
21     <number>0</number>
22    </property>
23    <item row="0" column="0">
24     <layout class="QHBoxLayout" name="horizontalLayout_2">
25      <property name="sizeConstraint">
26       <enum>QLayout::SetDefaultConstraint</enum>
27      </property>
28      <item>
29       <widget class="QCheckBox" name="checkAll">
30        <property name="enabled">
31         <bool>false</bool>
32        </property>
33        <property name="sizePolicy">
34         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
35          <horstretch>0</horstretch>
36          <verstretch>0</verstretch>
37         </sizepolicy>
38        </property>
39        <property name="text">
40         <string notr="true"/>
41        </property>
42        <property name="checkable">
43         <bool>true</bool>
44        </property>
45        <property name="tristate">
46         <bool>false</bool>
47        </property>
48       </widget>
49      </item>
50      <item>
51       <widget class="QToolButton" name="buttonShowComments">
52        <property name="text">
53         <string/>
54        </property>
55        <property name="checkable">
56         <bool>true</bool>
57        </property>
58        <property name="autoRaise">
59         <bool>true</bool>
60        </property>
61       </widget>
62      </item>
63     </layout>
64    </item>
65    <item row="1" column="0">
66     <widget class="QScrollArea" name="container">
67      <property name="sizePolicy">
68       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
69        <horstretch>0</horstretch>
70        <verstretch>0</verstretch>
71       </sizepolicy>
72      </property>
73      <property name="frameShape">
74       <enum>QFrame::NoFrame</enum>
75      </property>
76      <property name="frameShadow">
77       <enum>QFrame::Sunken</enum>
78      </property>
79      <property name="widgetResizable">
80       <bool>true</bool>
81      </property>
82      <property name="alignment">
83       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
84      </property>
85      <widget class="QWidget" name="scrollAreaWidgetContents">
86       <property name="geometry">
87        <rect>
88         <x>0</x>
89         <y>0</y>
90         <width>86</width>
91         <height>72</height>
92        </rect>
93       </property>
94      </widget>
95     </widget>
96    </item>
97   </layout>
98  </widget>
99  <resources/>
100  <connections/>
101 </ui>