moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / libkdeedu / kdeeduui / kedusimpleentrydlgForm.ui
blob32fa6b680368ab483d6500ac24b764b571cb1e56
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>KEduSimpleEntryDlgForm</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>Simple_entry_dialog</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>592</width>
12             <height>480</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Simple Entry Dialog</string>
17     </property>
18     <widget class="QLineEdit">
19         <property name="name">
20             <cstring>e_original</cstring>
21         </property>
22         <property name="geometry">
23             <rect>
24                 <x>40</x>
25                 <y>80</y>
26                 <width>511</width>
27                 <height>40</height>
28             </rect>
29         </property>
30     </widget>
31     <widget class="QLineEdit">
32         <property name="name">
33             <cstring>e_translation</cstring>
34         </property>
35         <property name="geometry">
36             <rect>
37                 <x>40</x>
38                 <y>180</y>
39                 <width>511</width>
40                 <height>40</height>
41             </rect>
42         </property>
43     </widget>
44     <widget class="QPushButton">
45         <property name="name">
46             <cstring>PushButton1</cstring>
47         </property>
48         <property name="geometry">
49             <rect>
50                 <x>50</x>
51                 <y>360</y>
52                 <width>91</width>
53                 <height>41</height>
54             </rect>
55         </property>
56         <property name="text">
57             <string>&amp;OK</string>
58         </property>
59     </widget>
60     <widget class="QPushButton">
61         <property name="name">
62             <cstring>PushButton1_2</cstring>
63         </property>
64         <property name="geometry">
65             <rect>
66                 <x>460</x>
67                 <y>360</y>
68                 <width>91</width>
69                 <height>41</height>
70             </rect>
71         </property>
72         <property name="text">
73             <string>C&amp;ancel</string>
74         </property>
75     </widget>
76     <widget class="QLabel">
77         <property name="name">
78             <cstring>TextLabel1</cstring>
79         </property>
80         <property name="geometry">
81             <rect>
82                 <x>40</x>
83                 <y>50</y>
84                 <width>171</width>
85                 <height>21</height>
86             </rect>
87         </property>
88         <property name="text">
89             <string>Original:</string>
90         </property>
91     </widget>
92     <widget class="QLabel">
93         <property name="name">
94             <cstring>TextLabel1_2</cstring>
95         </property>
96         <property name="geometry">
97             <rect>
98                 <x>40</x>
99                 <y>150</y>
100                 <width>171</width>
101                 <height>21</height>
102             </rect>
103         </property>
104         <property name="text">
105             <string>Translation:</string>
106         </property>
107     </widget>
108 </widget>
109 <layoutdefaults spacing="6" margin="11"/>
110 </UI>