moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / common-dialogs / ProgressDlgForm.ui
blob2c5d44cb34eef5207e24f2590658d0e09605e6d8
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ProgressDlgForm</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>Form1</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>400</width>
12             <height>127</height>
13         </rect>
14     </property>
15     <property name="minimumSize">
16         <size>
17             <width>400</width>
18             <height>120</height>
19         </size>
20     </property>
21     <property name="caption">
22         <string>-</string>
23     </property>
24     <grid>
25         <property name="name">
26             <cstring>unnamed</cstring>
27         </property>
28         <widget class="QFrame" row="0" column="0">
29             <property name="name">
30                 <cstring>Frame3</cstring>
31             </property>
32             <property name="frameShape">
33                 <enum>NoFrame</enum>
34             </property>
35             <property name="frameShadow">
36                 <enum>Plain</enum>
37             </property>
38             <grid>
39                 <property name="name">
40                     <cstring>unnamed</cstring>
41                 </property>
42                 <property name="margin">
43                     <number>0</number>
44                 </property>
45                 <widget class="QLabel" row="0" column="0">
46                     <property name="name">
47                         <cstring>TextLabel1</cstring>
48                     </property>
49                     <property name="font">
50                         <font>
51                         </font>
52                     </property>
53                     <property name="text">
54                         <string>Filename:</string>
55                     </property>
56                 </widget>
57                 <widget class="QLabel" row="1" column="0">
58                     <property name="name">
59                         <cstring>TextLabel2</cstring>
60                     </property>
61                     <property name="font">
62                         <font>
63                         </font>
64                     </property>
65                     <property name="text">
66                         <string>Title:</string>
67                     </property>
68                 </widget>
69                 <widget class="QLabel" row="0" column="1">
70                     <property name="name">
71                         <cstring>l_file</cstring>
72                     </property>
73                     <property name="sizePolicy">
74                         <sizepolicy>
75                             <hsizetype>7</hsizetype>
76                             <vsizetype>1</vsizetype>
77                             <horstretch>0</horstretch>
78                             <verstretch>0</verstretch>
79                         </sizepolicy>
80                     </property>
81                     <property name="text">
82                         <string>file.kvtml</string>
83                     </property>
84                 </widget>
85                 <widget class="QLabel" row="1" column="1">
86                     <property name="name">
87                         <cstring>l_title</cstring>
88                     </property>
89                     <property name="sizePolicy">
90                         <sizepolicy>
91                             <hsizetype>7</hsizetype>
92                             <vsizetype>1</vsizetype>
93                             <horstretch>0</horstretch>
94                             <verstretch>0</verstretch>
95                         </sizepolicy>
96                     </property>
97                     <property name="text">
98                         <string>title</string>
99                     </property>
100                 </widget>
101             </grid>
102         </widget>
103         <spacer row="1" column="0">
104             <property name="name">
105                 <cstring>Spacer1</cstring>
106             </property>
107             <property name="orientation">
108                 <enum>Vertical</enum>
109             </property>
110             <property name="sizeType">
111                 <enum>Expanding</enum>
112             </property>
113             <property name="sizeHint">
114                 <size>
115                     <width>20</width>
116                     <height>20</height>
117                 </size>
118             </property>
119         </spacer>
120         <widget class="QProgressBar" row="2" column="0">
121             <property name="name">
122                 <cstring>progress</cstring>
123             </property>
124             <property name="sizePolicy">
125                 <sizepolicy>
126                     <hsizetype>5</hsizetype>
127                     <vsizetype>1</vsizetype>
128                     <horstretch>0</horstretch>
129                     <verstretch>0</verstretch>
130                 </sizepolicy>
131             </property>
132             <property name="minimumSize">
133                 <size>
134                     <width>340</width>
135                     <height>22</height>
136                 </size>
137             </property>
138         </widget>
139     </grid>
140 </widget>
141 <layoutdefaults spacing="6" margin="11"/>
142 </UI>