]> git.sesse.net Git - kdenlive/blob - src/widgets/timeline_ui.ui
mute / hide tracks
[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>60</width>
74        <height>0</height>
75       </size>
76      </property>
77      <property name="maximumSize" >
78       <size>
79        <width>60</width>
80        <height>16777215</height>
81       </size>
82      </property>
83      <property name="focusPolicy" >
84       <enum>Qt::NoFocus</enum>
85      </property>
86      <property name="verticalScrollBarPolicy" >
87       <enum>Qt::ScrollBarAlwaysOff</enum>
88      </property>
89      <property name="horizontalScrollBarPolicy" >
90       <enum>Qt::ScrollBarAlwaysOff</enum>
91      </property>
92      <property name="widgetResizable" >
93       <bool>true</bool>
94      </property>
95      <property name="alignment" >
96       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
97      </property>
98      <widget class="QWidget" name="scrollAreaWidgetContents" >
99       <property name="geometry" >
100        <rect>
101         <x>0</x>
102         <y>0</y>
103         <width>54</width>
104         <height>173</height>
105        </rect>
106       </property>
107       <layout class="QGridLayout" name="gridLayout_2" >
108        <item row="0" column="0" >
109         <widget class="QWidget" native="1" name="headers_container" />
110        </item>
111        <item row="1" column="0" >
112         <spacer name="verticalSpacer" >
113          <property name="orientation" >
114           <enum>Qt::Vertical</enum>
115          </property>
116          <property name="sizeHint" stdset="0" >
117           <size>
118            <width>20</width>
119            <height>148</height>
120           </size>
121          </property>
122         </spacer>
123        </item>
124       </layout>
125      </widget>
126     </widget>
127    </item>
128    <item row="1" column="1" >
129     <widget class="QFrame" name="tracks_frame" >
130      <property name="frameShape" >
131       <enum>QFrame::StyledPanel</enum>
132      </property>
133      <property name="frameShadow" >
134       <enum>QFrame::Raised</enum>
135      </property>
136      <property name="lineWidth" >
137       <number>0</number>
138      </property>
139     </widget>
140    </item>
141   </layout>
142  </widget>
143  <resources/>
144  <connections/>
145 </ui>