]> git.sesse.net Git - kdenlive/blob - src/widgets/wizardstandard_ui.ui
Improve profile selection in First run wizard
[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>400</width>
9     <height>188</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout_2" >
13    <item row="0" column="0" colspan="6" >
14     <widget class="QLabel" name="label_3" >
15      <property name="text" >
16       <string>Please set your default video profile</string>
17      </property>
18     </widget>
19    </item>
20    <item row="1" column="0" >
21     <widget class="QLabel" name="label_2" >
22      <property name="text" >
23       <string>Video Resolution</string>
24      </property>
25     </widget>
26    </item>
27    <item row="1" column="1" >
28     <spacer name="horizontalSpacer_2" >
29      <property name="orientation" >
30       <enum>Qt::Horizontal</enum>
31      </property>
32      <property name="sizeHint" stdset="0" >
33       <size>
34        <width>1</width>
35        <height>20</height>
36       </size>
37      </property>
38     </spacer>
39    </item>
40    <item row="1" column="2" colspan="2" >
41     <widget class="QRadioButton" name="button_dv" >
42      <property name="text" >
43       <string>DV</string>
44      </property>
45      <property name="checked" >
46       <bool>true</bool>
47      </property>
48     </widget>
49    </item>
50    <item row="1" column="4" >
51     <widget class="QRadioButton" name="button_hdv" >
52      <property name="text" >
53       <string>HDV</string>
54      </property>
55     </widget>
56    </item>
57    <item row="1" column="5" >
58     <widget class="QRadioButton" name="button_all" >
59      <property name="text" >
60       <string>Show All</string>
61      </property>
62     </widget>
63    </item>
64    <item row="2" column="0" colspan="6" >
65     <widget class="QListWidget" name="profiles_list" >
66      <property name="sizePolicy" >
67       <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
68        <horstretch>0</horstretch>
69        <verstretch>0</verstretch>
70       </sizepolicy>
71      </property>
72      <property name="alternatingRowColors" >
73       <bool>true</bool>
74      </property>
75     </widget>
76    </item>
77   </layout>
78  </widget>
79  <resources/>
80  <connections/>
81 </ui>