summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/runwindow.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/oipkg/runwindow.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/runwindow.ui63
1 files changed, 63 insertions, 0 deletions
diff --git a/noncore/unsupported/oipkg/runwindow.ui b/noncore/unsupported/oipkg/runwindow.ui
new file mode 100644
index 0000000..23f58cf
--- a/dev/null
+++ b/noncore/unsupported/oipkg/runwindow.ui
@@ -0,0 +1,63 @@
1<!DOCTYPE UI><UI>
2<class>RunWindow</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>RunWindow</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>201</width>
15 <height>291</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>running...</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>5</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>2</number>
36 </property>
37 <widget row="0" column="0" >
38 <class>QProgressBar</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>progress</cstring>
42 </property>
43 <property stdset="1">
44 <name>progress</name>
45 <number>0</number>
46 </property>
47 </widget>
48 <widget row="1" column="0" >
49 <class>QTextView</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>outPut</cstring>
53 </property>
54 <property stdset="1">
55 <name>font</name>
56 <font>
57 <pointsize>6</pointsize>
58 </font>
59 </property>
60 </widget>
61 </grid>
62</widget>
63</UI>