summaryrefslogtreecommitdiff
path: root/library/categoryeditbase_p.ui
Unidiff
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
@@ -9,49 +9,49 @@
9** GNU General Public License version 2 as published by the Free Software 9** GNU General Public License version 2 as published by the Free Software
10** Foundation and appearing in the file LICENSE.GPL included in the 10** Foundation and appearing in the file LICENSE.GPL included in the
11** packaging of this file. 11** packaging of this file.
12** 12**
13** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE 13** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
14** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 14** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
15** 15**
16** See http://www.trolltech.com/gpl/ for GPL licensing information. 16** See http://www.trolltech.com/gpl/ for GPL licensing information.
17** 17**
18** Contact info@trolltech.com if any conditions of this licensing are 18** Contact info@trolltech.com if any conditions of this licensing are
19** not clear to you. 19** not clear to you.
20** 20**
21**********************************************************************/</comment> 21**********************************************************************/</comment>
22<widget> 22<widget>
23 <class>QWidget</class> 23 <class>QWidget</class>
24 <property stdset="1"> 24 <property stdset="1">
25 <name>name</name> 25 <name>name</name>
26 <cstring>CategoryEditBase</cstring> 26 <cstring>CategoryEditBase</cstring>
27 </property> 27 </property>
28 <property stdset="1"> 28 <property stdset="1">
29 <name>geometry</name> 29 <name>geometry</name>
30 <rect> 30 <rect>
31 <x>0</x> 31 <x>0</x>
32 <y>0</y> 32 <y>0</y>
33 <width>201</width> 33 <width>197</width>
34 <height>287</height> 34 <height>287</height>
35 </rect> 35 </rect>
36 </property> 36 </property>
37 <property stdset="1"> 37 <property stdset="1">
38 <name>caption</name> 38 <name>caption</name>
39 <string>Category Edit</string> 39 <string>Category Edit</string>
40 </property> 40 </property>
41 <property> 41 <property>
42 <name>layoutMargin</name> 42 <name>layoutMargin</name>
43 </property> 43 </property>
44 <property> 44 <property>
45 <name>layoutSpacing</name> 45 <name>layoutSpacing</name>
46 </property> 46 </property>
47 <vbox> 47 <vbox>
48 <property stdset="1"> 48 <property stdset="1">
49 <name>margin</name> 49 <name>margin</name>
50 <number>3</number> 50 <number>3</number>
51 </property> 51 </property>
52 <property stdset="1"> 52 <property stdset="1">
53 <name>spacing</name> 53 <name>spacing</name>
54 <number>3</number> 54 <number>3</number>
55 </property> 55 </property>
56 <widget> 56 <widget>
57 <class>QListView</class> 57 <class>QListView</class>
@@ -84,115 +84,135 @@
84 </property> 84 </property>
85 </column> 85 </column>
86 <item> 86 <item>
87 <property> 87 <property>
88 <name>text</name> 88 <name>text</name>
89 <string>Categories Go Here</string> 89 <string>Categories Go Here</string>
90 </property> 90 </property>
91 <property> 91 <property>
92 <name>text</name> 92 <name>text</name>
93 <string></string> 93 <string></string>
94 </property> 94 </property>
95 <property> 95 <property>
96 <name>pixmap</name> 96 <name>pixmap</name>
97 <pixmap></pixmap> 97 <pixmap></pixmap>
98 </property> 98 </property>
99 <property> 99 <property>
100 <name>pixmap</name> 100 <name>pixmap</name>
101 <pixmap></pixmap> 101 <pixmap></pixmap>
102 </property> 102 </property>
103 </item> 103 </item>
104 <property stdset="1"> 104 <property stdset="1">
105 <name>name</name> 105 <name>name</name>
106 <cstring>lvView</cstring> 106 <cstring>lvView</cstring>
107 </property> 107 </property>
108 <property>
109 <name>whatsThis</name>
110 <string>Check the categories this document belongs to.</string>
111 </property>
108 </widget> 112 </widget>
109 <widget> 113 <widget>
110 <class>QLayoutWidget</class> 114 <class>QLayoutWidget</class>
111 <property stdset="1"> 115 <property stdset="1">
112 <name>name</name> 116 <name>name</name>
113 <cstring>Layout2</cstring> 117 <cstring>Layout2</cstring>
114 </property> 118 </property>
115 <hbox> 119 <hbox>
116 <property stdset="1"> 120 <property stdset="1">
117 <name>margin</name> 121 <name>margin</name>
118 <number>0</number> 122 <number>0</number>
119 </property> 123 </property>
120 <property stdset="1"> 124 <property stdset="1">
121 <name>spacing</name> 125 <name>spacing</name>
122 <number>6</number> 126 <number>6</number>
123 </property> 127 </property>
124 <widget> 128 <widget>
125 <class>QLineEdit</class> 129 <class>QLineEdit</class>
126 <property stdset="1"> 130 <property stdset="1">
127 <name>name</name> 131 <name>name</name>
128 <cstring>txtCat</cstring> 132 <cstring>txtCat</cstring>
129 </property> 133 </property>
134 <property>
135 <name>whatsThis</name>
136 <string>Enter a new category here. Press &lt;b&gt;Add&lt;/b&gt; to add it to the list.</string>
137 </property>
130 </widget> 138 </widget>
131 <widget> 139 <widget>
132 <class>QToolButton</class> 140 <class>QToolButton</class>
133 <property stdset="1"> 141 <property stdset="1">
134 <name>name</name> 142 <name>name</name>
135 <cstring>cmdAdd</cstring> 143 <cstring>cmdAdd</cstring>
136 </property> 144 </property>
137 <property stdset="1"> 145 <property stdset="1">
138 <name>focusPolicy</name> 146 <name>focusPolicy</name>
139 <enum>TabFocus</enum> 147 <enum>TabFocus</enum>
140 </property> 148 </property>
141 <property stdset="1"> 149 <property stdset="1">
142 <name>text</name> 150 <name>text</name>
143 <string>Add</string> 151 <string>Add</string>
144 </property> 152 </property>
153 <property>
154 <name>whatsThis</name>
155 <string>Enter a new category to the left and press to add it to the list.</string>
156 </property>
145 </widget> 157 </widget>
146 <widget> 158 <widget>
147 <class>QToolButton</class> 159 <class>QToolButton</class>
148 <property stdset="1"> 160 <property stdset="1">
149 <name>name</name> 161 <name>name</name>
150 <cstring>cmdDel</cstring> 162 <cstring>cmdDel</cstring>
151 </property> 163 </property>
152 <property stdset="1"> 164 <property stdset="1">
153 <name>focusPolicy</name> 165 <name>focusPolicy</name>
154 <enum>TabFocus</enum> 166 <enum>TabFocus</enum>
155 </property> 167 </property>
156 <property stdset="1"> 168 <property stdset="1">
157 <name>text</name> 169 <name>text</name>
158 <string></string> 170 <string></string>
159 </property> 171 </property>
160 <property stdset="1"> 172 <property stdset="1">
161 <name>pixmap</name> 173 <name>pixmap</name>
162 <pixmap>image0</pixmap> 174 <pixmap>image0</pixmap>
163 </property> 175 </property>
176 <property>
177 <name>whatsThis</name>
178 <string>Press to delete the highlighted category.</string>
179 </property>
164 </widget> 180 </widget>
165 <widget> 181 <widget>
166 <class>QCheckBox</class> 182 <class>QCheckBox</class>
167 <property stdset="1"> 183 <property stdset="1">
168 <name>name</name> 184 <name>name</name>
169 <cstring>chkGlobal</cstring> 185 <cstring>chkGlobal</cstring>
170 </property> 186 </property>
171 <property stdset="1"> 187 <property stdset="1">
172 <name>text</name> 188 <name>text</name>
173 <string>Global</string> 189 <string>Global</string>
174 </property> 190 </property>
191 <property>
192 <name>whatsThis</name>
193 <string>Check to make this property available to all applications.</string>
194 </property>
175 </widget> 195 </widget>
176 </hbox> 196 </hbox>
177 </widget> 197 </widget>
178 </vbox> 198 </vbox>
179</widget> 199</widget>
180<images> 200<images>
181 <image> 201 <image>
182 <name>image0</name> 202 <name>image0</name>
183 <data format="XPM.GZ" length="499">789ccd904d6ac3301046f73e85f0ec4c71a2ca2a36214748e9b250b2188d4649164e203f8b527af7ea934963e805fa49a0790f4948b368ccfbdbc6348bea72e5eb418cecf96c9a781bc7cf8fedfaabaaed8bc97330b67eaaead688793d1d1535e59a9625c01dd059b77465a7003dfbc13330017bd7dbde0103903bb6dc0115285e9ec503191815031881a9a4bc0121626aa74c8eb2092479a1bba318a3aa26520d74771cb46811a1dfb38939e4a4448ffb0a8ba4dddcc5c0b0ffc1f15f87aee48fa4d28276d6aba92970dfabea074d4776b4</data> 203 <data format="XPM.GZ" length="499">789ccd904d6ac3301046f73e85f0ec4c71a2ca2a36214748e9b250b2188d4649164e203f8b527af7ea934963e805fa49a0790f4948b368ccfbdbc6348bea72e5eb418cecf96c9a781bc7cf8fedfaabaaed8bc97330b67eaaead688793d1d1535e59a9625c01dd059b77465a7003dfbc13330017bd7dbde0103903bb6dc0115285e9ec503191815031881a9a4bc0121626aa74c8eb2092479a1bba318a3aa26520d74771cb46811a1dfb38939e4a4448ffb0a8ba4dddcc5c0b0ffc1f15f87aee48fa4d28276d6aba92970dfabea074d4776b4</data>
184 </image> 204 </image>
185</images> 205</images>
186<connections> 206<connections>
187 <connection> 207 <connection>
188 <sender>lvView</sender> 208 <sender>lvView</sender>
189 <signal>selectionChanged(QListViewItem*)</signal> 209 <signal>selectionChanged(QListViewItem*)</signal>
190 <receiver>CategoryEditBase</receiver> 210 <receiver>CategoryEditBase</receiver>
191 <slot>slotSetText( QListViewItem* )</slot> 211 <slot>slotSetText( QListViewItem* )</slot>
192 </connection> 212 </connection>
193 <connection> 213 <connection>
194 <sender>cmdAdd</sender> 214 <sender>cmdAdd</sender>
195 <signal>clicked()</signal> 215 <signal>clicked()</signal>
196 <receiver>CategoryEditBase</receiver> 216 <receiver>CategoryEditBase</receiver>
197 <slot>slotAdd()</slot> 217 <slot>slotAdd()</slot>
198 </connection> 218 </connection>