summaryrefslogtreecommitdiff
path: root/noncore/net/mail/statuswidgetui.ui
authorharlekin <harlekin>2003-12-20 00:07:03 (UTC)
committer harlekin <harlekin>2003-12-20 00:07:03 (UTC)
commit26c201d7ce1e1fcf64129164cc97120d8cc7cb69 (patch) (side-by-side diff)
tree708c16e6a840c972ed01c4db2f7466cda5ee6d31 /noncore/net/mail/statuswidgetui.ui
parentdc088ad432189b4883f7654ef6b2c1e2f69112cc (diff)
downloadopie-26c201d7ce1e1fcf64129164cc97120d8cc7cb69.zip
opie-26c201d7ce1e1fcf64129164cc97120d8cc7cb69.tar.gz
opie-26c201d7ce1e1fcf64129164cc97120d8cc7cb69.tar.bz2
also add the new files
Diffstat (limited to 'noncore/net/mail/statuswidgetui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/statuswidgetui.ui71
1 files changed, 71 insertions, 0 deletions
diff --git a/noncore/net/mail/statuswidgetui.ui b/noncore/net/mail/statuswidgetui.ui
new file mode 100644
index 0000000..ffe3528
--- a/dev/null
+++ b/noncore/net/mail/statuswidgetui.ui
@@ -0,0 +1,71 @@
+<!DOCTYPE UI><UI>
+<class>StatusWidgetUI</class>
+<widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>StatusWidgetUI</cstring>
+ </property>
+ <property stdset="1">
+ <name>geometry</name>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>596</width>
+ <height>480</height>
+ </rect>
+ </property>
+ <property stdset="1">
+ <name>caption</name>
+ <string>Form1</string>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <property>
+ <name>layoutSpacing</name>
+ </property>
+ <hbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>3</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>3</number>
+ </property>
+ <widget>
+ <class>QProgressBar</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>statusProgress</cstring>
+ </property>
+ <property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>0</vsizetype>
+ </sizepolicy>
+ </property>
+ </widget>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>statusText</cstring>
+ </property>
+ <property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>1</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>TextLabel1</string>
+ </property>
+ </widget>
+ </hbox>
+</widget>
+</UI>