Diffstat (limited to 'library/lnkpropertiesbase_p.ui') (more/less context) (ignore whitespace changes)
-rw-r--r-- | library/lnkpropertiesbase_p.ui | 43 |
1 files changed, 25 insertions, 18 deletions
diff --git a/library/lnkpropertiesbase_p.ui b/library/lnkpropertiesbase_p.ui index 3d35bca..e7139e7 100644 --- a/library/lnkpropertiesbase_p.ui +++ b/library/lnkpropertiesbase_p.ui @@ -8,13 +8,13 @@ </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>297</width> + <width>289</width> <height>449</height> </rect> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> @@ -153,12 +153,16 @@ <name>sizePolicy</name> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> + <property> + <name>whatsThis</name> + <string>The media the document resides on.</string> + </property> </widget> <widget row="0" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>docname</cstring> @@ -171,12 +175,16 @@ </sizepolicy> </property> <property stdset="1"> <name>text</name> <string></string> </property> + <property> + <name>whatsThis</name> + <string>The name of this document.</string> + </property> </widget> <widget row="0" column="0" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel1</cstring> @@ -253,12 +261,16 @@ <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> + <property> + <name>whatsThis</name> + <string>Preload this application so that it is available instantly.</string> + </property> </widget> </grid> </widget> <widget> <class>Line</class> <property stdset="1"> @@ -324,30 +336,17 @@ <string>Delete</string> </property> <property stdset="1"> <name>autoDefault</name> <bool>false</bool> </property> - </widget> - - <widget> - <class>QPushButton</class> - <property stdset="1"> - <name>name</name> - <cstring>delicon</cstring> - </property> - <property stdset="1"> - <name>text</name> - <string>Del Icon</string> - </property> - <property stdset="1"> - <name>autoDefault</name> - <bool>false</bool> + <property> + <name>whatsThis</name> + <string>Delete this document.</string> </property> - </widget> - + </widget> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>duplicate</cstring> </property> @@ -356,12 +355,16 @@ <string>Copy</string> </property> <property stdset="1"> <name>autoDefault</name> <bool>false</bool> </property> + <property> + <name>whatsThis</name> + <string>Make a copy of this document.</string> + </property> </widget> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>beam</cstring> @@ -375,12 +378,16 @@ <string>Beam</string> </property> <property stdset="1"> <name>autoDefault</name> <bool>false</bool> </property> + <property> + <name>whatsThis</name> + <string>Beam this document to another device.</string> + </property> </widget> </hbox> </widget> </vbox> </widget> <customwidgets> |