Adding per-keyset editable data
[pierogi] / forms / pirvideodiscform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRVideoDiscForm</class>
4  <widget class="QWidget" name="PIRVideoDiscForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <widget class="QPushButton" name="discTitleButton">
17    <property name="geometry">
18     <rect>
19      <x>380</x>
20      <y>170</y>
21      <width>114</width>
22      <height>32</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>Title Menu</string>
27    </property>
28   </widget>
29   <widget class="QPushButton" name="discSelectButton">
30    <property name="geometry">
31     <rect>
32      <x>240</x>
33      <y>50</y>
34      <width>114</width>
35      <height>32</height>
36     </rect>
37    </property>
38    <property name="text">
39     <string>Select Disc</string>
40    </property>
41   </widget>
42   <widget class="QPushButton" name="repeatButton">
43    <property name="geometry">
44     <rect>
45      <x>70</x>
46      <y>170</y>
47      <width>114</width>
48      <height>32</height>
49     </rect>
50    </property>
51    <property name="text">
52     <string>Repeat</string>
53    </property>
54   </widget>
55   <widget class="QPushButton" name="repeatABButton">
56    <property name="geometry">
57     <rect>
58      <x>220</x>
59      <y>170</y>
60      <width>114</width>
61      <height>32</height>
62     </rect>
63    </property>
64    <property name="text">
65     <string>Repeat A-B</string>
66    </property>
67   </widget>
68   <widget class="QPushButton" name="prevDiscButton">
69    <property name="geometry">
70     <rect>
71      <x>80</x>
72      <y>50</y>
73      <width>114</width>
74      <height>32</height>
75     </rect>
76    </property>
77    <property name="text">
78     <string>Previous Disc</string>
79    </property>
80   </widget>
81   <widget class="QPushButton" name="nextDiscButton">
82    <property name="geometry">
83     <rect>
84      <x>390</x>
85      <y>50</y>
86      <width>114</width>
87      <height>32</height>
88     </rect>
89    </property>
90    <property name="text">
91     <string>Next Disc</string>
92    </property>
93   </widget>
94  </widget>
95  <resources/>
96  <connections/>
97 </ui>