]> git.sesse.net Git - kdenlive/blob - src/widgets/dvdwizardstatus_ui.ui
New Dvd wizard (in menu File).
[kdenlive] / src / widgets / dvdwizardstatus_ui.ui
1 <ui version="4.0" >
2  <class>DvdWizardStatus_UI</class>
3  <widget class="QWidget" name="DvdWizardStatus_UI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>295</width>
9     <height>191</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" >
17     <widget class="QListWidget" name="job_progress" >
18      <property name="alternatingRowColors" >
19       <bool>true</bool>
20      </property>
21      <item>
22       <property name="text" >
23        <string>Creating menu images</string>
24       </property>
25      </item>
26      <item>
27       <property name="text" >
28        <string>Creating menu background</string>
29       </property>
30      </item>
31      <item>
32       <property name="text" >
33        <string>Creating menu movie</string>
34       </property>
35      </item>
36      <item>
37       <property name="text" >
38        <string>Creating dvd structure</string>
39       </property>
40      </item>
41      <item>
42       <property name="text" >
43        <string>Creating iso file</string>
44       </property>
45      </item>
46     </widget>
47    </item>
48   </layout>
49  </widget>
50  <resources/>
51  <connections/>
52 </ui>