]> git.sesse.net Git - kdenlive/blob - src/widgets/monitor_ui.ui
*Allow users to choose between SDL and OpenGL for monitor display
[kdenlive] / src / widgets / monitor_ui.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Monitor_UI</class>
4  <widget class="QWidget" name="Monitor_UI">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>391</width>
10     <height>242</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="audio_monitor">
22      <property name="sizePolicy">
23       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
24        <horstretch>0</horstretch>
25        <verstretch>0</verstretch>
26       </sizepolicy>
27      </property>
28      <property name="frameShape">
29       <enum>QFrame::NoFrame</enum>
30      </property>
31      <property name="frameShadow">
32       <enum>QFrame::Plain</enum>
33      </property>
34      <property name="lineWidth">
35       <number>0</number>
36      </property>
37     </widget>
38    </item>
39    <item row="1" column="0">
40     <widget class="QFrame" name="video_frame">
41      <property name="font">
42       <font>
43        <stylestrategy>NoAntialias</stylestrategy>
44       </font>
45      </property>
46      <property name="lineWidth">
47       <number>0</number>
48      </property>
49     </widget>
50    </item>
51    <item row="2" column="0">
52     <widget class="QFrame" name="ruler_frame">
53      <property name="sizePolicy">
54       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
55        <horstretch>0</horstretch>
56        <verstretch>0</verstretch>
57       </sizepolicy>
58      </property>
59      <property name="minimumSize">
60       <size>
61        <width>16</width>
62        <height>10</height>
63       </size>
64      </property>
65      <property name="maximumSize">
66       <size>
67        <width>16777215</width>
68        <height>10</height>
69       </size>
70      </property>
71      <property name="lineWidth">
72       <number>0</number>
73      </property>
74     </widget>
75    </item>
76    <item row="3" column="0">
77     <widget class="QFrame" name="button_frame">
78      <property name="sizePolicy">
79       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
80        <horstretch>0</horstretch>
81        <verstretch>0</verstretch>
82       </sizepolicy>
83      </property>
84      <property name="minimumSize">
85       <size>
86        <width>0</width>
87        <height>15</height>
88       </size>
89      </property>
90      <property name="lineWidth">
91       <number>0</number>
92      </property>
93     </widget>
94    </item>
95   </layout>
96  </widget>
97  <resources/>
98  <connections/>
99 </ui>