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