]> git.sesse.net Git - kdenlive/blob - src/widgets/timeline_ui.ui
small ui fixes
[kdenlive] / src / widgets / timeline_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TimeLine_UI</class>
4  <widget class="QWidget" name="TimeLine_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>308</width>
10     <height>163</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout" name="gridLayout">
14    <property name="margin">
15     <number>0</number>
16    </property>
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QFrame" name="size_frame">
22      <property name="maximumSize">
23       <size>
24        <width>16777215</width>
25        <height>20</height>
26       </size>
27      </property>
28      <property name="frameShape">
29       <enum>QFrame::NoFrame</enum>
30      </property>
31      <property name="frameShadow">
32       <enum>QFrame::Raised</enum>
33      </property>
34      <property name="lineWidth">
35       <number>0</number>
36      </property>
37     </widget>
38    </item>
39    <item row="0" column="1">
40     <widget class="QFrame" name="ruler_frame">
41      <property name="enabled">
42       <bool>true</bool>
43      </property>
44      <property name="sizePolicy">
45       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
46        <horstretch>0</horstretch>
47        <verstretch>0</verstretch>
48       </sizepolicy>
49      </property>
50      <property name="maximumSize">
51       <size>
52        <width>16777215</width>
53        <height>24</height>
54       </size>
55      </property>
56      <property name="frameShadow">
57       <enum>QFrame::Raised</enum>
58      </property>
59      <property name="lineWidth">
60       <number>0</number>
61      </property>
62     </widget>
63    </item>
64    <item row="1" column="0">
65     <widget class="QScrollArea" name="headers_area">
66      <property name="minimumSize">
67       <size>
68        <width>60</width>
69        <height>0</height>
70       </size>
71      </property>
72      <property name="maximumSize">
73       <size>
74        <width>60</width>
75        <height>16777215</height>
76       </size>
77      </property>
78      <property name="focusPolicy">
79       <enum>Qt::NoFocus</enum>
80      </property>
81      <property name="frameShape">
82       <enum>QFrame::NoFrame</enum>
83      </property>
84      <property name="verticalScrollBarPolicy">
85       <enum>Qt::ScrollBarAlwaysOff</enum>
86      </property>
87      <property name="horizontalScrollBarPolicy">
88       <enum>Qt::ScrollBarAlwaysOff</enum>
89      </property>
90      <property name="widgetResizable">
91       <bool>true</bool>
92      </property>
93      <property name="alignment">
94       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
95      </property>
96      <widget class="QWidget" name="scrollAreaWidgetContents">
97       <property name="geometry">
98        <rect>
99         <x>0</x>
100         <y>0</y>
101         <width>60</width>
102         <height>153</height>
103        </rect>
104       </property>
105       <layout class="QGridLayout" name="gridLayout_2">
106        <property name="margin">
107         <number>0</number>
108        </property>
109        <item row="1" column="0">
110         <spacer name="verticalSpacer">
111          <property name="orientation">
112           <enum>Qt::Vertical</enum>
113          </property>
114          <property name="sizeType">
115           <enum>QSizePolicy::Expanding</enum>
116          </property>
117          <property name="sizeHint" stdset="0">
118           <size>
119            <width>57</width>
120            <height>145</height>
121           </size>
122          </property>
123         </spacer>
124        </item>
125        <item row="0" column="0">
126         <widget class="QFrame" name="headers_container">
127          <property name="sizePolicy">
128           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
129            <horstretch>0</horstretch>
130            <verstretch>0</verstretch>
131           </sizepolicy>
132          </property>
133         </widget>
134        </item>
135       </layout>
136      </widget>
137     </widget>
138    </item>
139    <item row="1" column="1">
140     <widget class="QFrame" name="tracks_frame">
141      <property name="frameShape">
142       <enum>QFrame::NoFrame</enum>
143      </property>
144      <property name="frameShadow">
145       <enum>QFrame::Raised</enum>
146      </property>
147      <property name="lineWidth">
148       <number>0</number>
149      </property>
150     </widget>
151    </item>
152   </layout>
153  </widget>
154  <resources/>
155  <connections/>
156 </ui>