]> git.sesse.net Git - kdenlive/blob - src/widgets/wizardstandard_ui.ui
63afda660cc73f6b4acdfd3a64ea59be60b75a26
[kdenlive] / src / widgets / wizardstandard_ui.ui
1 <ui version="4.0" >
2  <class>WizardStandard_UI</class>
3  <widget class="QWidget" name="WizardStandard_UI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>233</width>
9     <height>180</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout_3" >
13    <item row="0" column="0" >
14     <widget class="QLabel" name="label_3" >
15      <property name="text" >
16       <string>Please set your default video format</string>
17      </property>
18     </widget>
19    </item>
20    <item row="1" column="0" >
21     <widget class="QFrame" name="frame" >
22      <property name="frameShape" >
23       <enum>QFrame::StyledPanel</enum>
24      </property>
25      <property name="frameShadow" >
26       <enum>QFrame::Raised</enum>
27      </property>
28      <layout class="QGridLayout" name="gridLayout" >
29       <item row="0" column="0" >
30        <widget class="QLabel" name="label" >
31         <property name="text" >
32          <string>Video Standard</string>
33         </property>
34        </widget>
35       </item>
36       <item row="0" column="2" >
37        <widget class="QRadioButton" name="button_pal" >
38         <property name="text" >
39          <string>PAL</string>
40         </property>
41         <property name="checked" >
42          <bool>true</bool>
43         </property>
44        </widget>
45       </item>
46       <item row="0" column="3" >
47        <widget class="QRadioButton" name="button_ntsc" >
48         <property name="text" >
49          <string>NTSC</string>
50         </property>
51        </widget>
52       </item>
53       <item row="0" column="1" >
54        <spacer name="horizontalSpacer" >
55         <property name="orientation" >
56          <enum>Qt::Horizontal</enum>
57         </property>
58         <property name="sizeHint" stdset="0" >
59          <size>
60           <width>9</width>
61           <height>20</height>
62          </size>
63         </property>
64        </spacer>
65       </item>
66      </layout>
67     </widget>
68    </item>
69    <item row="2" column="0" >
70     <widget class="QFrame" name="frame_2" >
71      <property name="frameShape" >
72       <enum>QFrame::StyledPanel</enum>
73      </property>
74      <property name="frameShadow" >
75       <enum>QFrame::Raised</enum>
76      </property>
77      <layout class="QGridLayout" name="gridLayout_2" >
78       <item row="0" column="2" >
79        <widget class="QRadioButton" name="button_dv" >
80         <property name="text" >
81          <string>DV</string>
82         </property>
83         <property name="checked" >
84          <bool>true</bool>
85         </property>
86        </widget>
87       </item>
88       <item row="0" column="0" >
89        <widget class="QLabel" name="label_2" >
90         <property name="text" >
91          <string>Video Resolution</string>
92         </property>
93        </widget>
94       </item>
95       <item row="0" column="3" >
96        <widget class="QRadioButton" name="button_hdv" >
97         <property name="text" >
98          <string>HDV</string>
99         </property>
100        </widget>
101       </item>
102       <item row="0" column="1" >
103        <spacer name="horizontalSpacer_2" >
104         <property name="orientation" >
105          <enum>Qt::Horizontal</enum>
106         </property>
107         <property name="sizeHint" stdset="0" >
108          <size>
109           <width>1</width>
110           <height>20</height>
111          </size>
112         </property>
113        </spacer>
114       </item>
115      </layout>
116     </widget>
117    </item>
118    <item row="3" column="0" >
119     <widget class="QListWidget" name="profiles_list" >
120      <property name="sizePolicy" >
121       <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
122        <horstretch>0</horstretch>
123        <verstretch>0</verstretch>
124       </sizepolicy>
125      </property>
126      <property name="alternatingRowColors" >
127       <bool>true</bool>
128      </property>
129     </widget>
130    </item>
131    <item row="4" column="0" >
132     <spacer name="verticalSpacer" >
133      <property name="orientation" >
134       <enum>Qt::Vertical</enum>
135      </property>
136      <property name="sizeHint" stdset="0" >
137       <size>
138        <width>20</width>
139        <height>0</height>
140       </size>
141      </property>
142     </spacer>
143    </item>
144   </layout>
145  </widget>
146  <resources/>
147  <connections/>
148 </ui>