summaryrefslogtreecommitdiff
path: root/library/categoryeditbase_p.ui
authorzecke <zecke>2002-09-10 12:09:49 (UTC)
committer zecke <zecke>2002-09-10 12:09:49 (UTC)
commit6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4 (patch) (side-by-side diff)
tree6ebc93c6432f4ed9d00ef1448b6a047ef522a79a /library/categoryeditbase_p.ui
parentd10cddb3c9ce75bc90b14add14bc133737fe35aa (diff)
downloadopie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.zip
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.gz
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.bz2
Qtopia1-6 merge
still to test bic changes to be resolved more changes to be made?
Diffstat (limited to 'library/categoryeditbase_p.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--library/categoryeditbase_p.ui22
1 files changed, 21 insertions, 1 deletions
diff --git a/library/categoryeditbase_p.ui b/library/categoryeditbase_p.ui
index a76e433..e192ae1 100644
--- a/library/categoryeditbase_p.ui
+++ b/library/categoryeditbase_p.ui
@@ -30,7 +30,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>201</width>
+ <width>197</width>
<height>287</height>
</rect>
</property>
@@ -105,6 +105,10 @@
<name>name</name>
<cstring>lvView</cstring>
</property>
+ <property>
+ <name>whatsThis</name>
+ <string>Check the categories this document belongs to.</string>
+ </property>
</widget>
<widget>
<class>QLayoutWidget</class>
@@ -127,6 +131,10 @@
<name>name</name>
<cstring>txtCat</cstring>
</property>
+ <property>
+ <name>whatsThis</name>
+ <string>Enter a new category here. Press &lt;b&gt;Add&lt;/b&gt; to add it to the list.</string>
+ </property>
</widget>
<widget>
<class>QToolButton</class>
@@ -142,6 +150,10 @@
<name>text</name>
<string>Add</string>
</property>
+ <property>
+ <name>whatsThis</name>
+ <string>Enter a new category to the left and press to add it to the list.</string>
+ </property>
</widget>
<widget>
<class>QToolButton</class>
@@ -161,6 +173,10 @@
<name>pixmap</name>
<pixmap>image0</pixmap>
</property>
+ <property>
+ <name>whatsThis</name>
+ <string>Press to delete the highlighted category.</string>
+ </property>
</widget>
<widget>
<class>QCheckBox</class>
@@ -172,6 +188,10 @@
<name>text</name>
<string>Global</string>
</property>
+ <property>
+ <name>whatsThis</name>
+ <string>Check to make this property available to all applications.</string>
+ </property>
</widget>
</hbox>
</widget>