62ee75fa6bfe4b57887dc82fa91d95a5c49b5ddc
[biaweb_qt.git] / article_dialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>ArticleDialog</class>
4 <widget class="QDialog" name="ArticleDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>654</width>
10 <height>544</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Article</string>
15 </property>
16 <property name="autoFillBackground">
17 <bool>false</bool>
18 </property>
19 <property name="sizeGripEnabled">
20 <bool>true</bool>
21 </property>
22 <property name="modal">
23 <bool>true</bool>
24 </property>
25 <layout class="QGridLayout" name="gridLayout">
26 <item row="0" column="0" colspan="3">
27 <widget class="QLabel" name="label">
28 <property name="font">
29 <font>
30 <weight>75</weight>
31 <bold>true</bold>
32 </font>
33 </property>
34 <property name="text">
35 <string>Title</string>
36 </property>
37 </widget>
38 </item>
39 <item row="0" column="3" colspan="19">
40 <widget class="QLineEdit" name="article_title"/>
41 </item>
42 <item row="1" column="0" colspan="3">
43 <widget class="QLabel" name="label_2">
44 <property name="font">
45 <font>
46 <weight>50</weight>
47 <bold>false</bold>
48 </font>
49 </property>
50 <property name="text">
51 <string>Keywords</string>
52 </property>
53 </widget>
54 </item>
55 <item row="1" column="3" colspan="19">
56 <widget class="QLineEdit" name="keywords"/>
57 </item>
58 <item row="2" column="0" colspan="3">
59 <widget class="QLabel" name="label_3">
60 <property name="font">
61 <font>
62 <weight>50</weight>
63 <bold>false</bold>
64 </font>
65 </property>
66 <property name="text">
67 <string>Summary</string>
68 </property>
69 </widget>
70 </item>
71 <item row="2" column="3" colspan="19">
72 <widget class="QPlainTextEdit" name="summary">
73 <property name="verticalScrollBarPolicy">
74 <enum>Qt::ScrollBarAlwaysOn</enum>
75 </property>
76 <property name="tabChangesFocus">
77 <bool>true</bool>
78 </property>
79 </widget>
80 </item>
81 <item row="3" column="0" colspan="4">
82 <widget class="QLabel" name="label_5">
83 <property name="font">
84 <font>
85 <weight>75</weight>
86 <bold>true</bold>
87 </font>
88 </property>
89 <property name="text">
90 <string>Article content</string>
91 </property>
92 </widget>
93 </item>
94 <item row="4" column="0">
95 <widget class="QToolButton" name="bold">
96 <property name="font">
97 <font>
98 <weight>75</weight>
99 <bold>true</bold>
100 </font>
101 </property>
102 <property name="focusPolicy">
103 <enum>Qt::NoFocus</enum>
104 </property>
105 <property name="toolTip">
106 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
107 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
108 p, li { white-space: pre-wrap; }
109 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:600; font-style:normal;&quot;&gt;
110 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Bold&lt;/p&gt;
111 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:400; font-style:italic;&quot;&gt;Shortcut: Ctrl+B&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
112 </property>
113 <property name="text">
114 <string/>
115 </property>
116 <property name="icon">
117 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
118 <normaloff>:/bia/resources/bold.gif</normaloff>:/bia/resources/bold.gif</iconset>
119 </property>
120 <property name="shortcut">
121 <string>Ctrl+B</string>
122 </property>
123 <property name="autoRaise">
124 <bool>false</bool>
125 </property>
126 </widget>
127 </item>
128 <item row="4" column="1">
129 <widget class="QToolButton" name="italic">
130 <property name="font">
131 <font>
132 <italic>true</italic>
133 </font>
134 </property>
135 <property name="focusPolicy">
136 <enum>Qt::NoFocus</enum>
137 </property>
138 <property name="toolTip">
139 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
140 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
141 p, li { white-space: pre-wrap; }
142 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:italic;&quot;&gt;
143 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Italic&lt;/p&gt;
144 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Shortcut: Ctrl+I&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
145 </property>
146 <property name="text">
147 <string/>
148 </property>
149 <property name="icon">
150 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
151 <normaloff>:/bia/resources/italic.gif</normaloff>:/bia/resources/italic.gif</iconset>
152 </property>
153 <property name="shortcut">
154 <string>Ctrl+I</string>
155 </property>
156 <property name="autoRaise">
157 <bool>false</bool>
158 </property>
159 </widget>
160 </item>
161 <item row="4" column="2">
162 <widget class="QToolButton" name="preformat">
163 <property name="focusPolicy">
164 <enum>Qt::NoFocus</enum>
165 </property>
166 <property name="toolTip">
167 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
168 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
169 p, li { white-space: pre-wrap; }
170 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
171 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Preformatted text&lt;/p&gt;
172 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+F&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
173 </property>
174 <property name="text">
175 <string/>
176 </property>
177 <property name="icon">
178 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
179 <normaloff>:/bia/resources/pre.gif</normaloff>:/bia/resources/pre.gif</iconset>
180 </property>
181 <property name="shortcut">
182 <string>Ctrl+F</string>
183 </property>
184 <property name="autoRaise">
185 <bool>false</bool>
186 </property>
187 </widget>
188 </item>
189 <item row="4" column="8">
190 <widget class="QToolButton" name="pararight">
191 <property name="focusPolicy">
192 <enum>Qt::NoFocus</enum>
193 </property>
194 <property name="toolTip">
195 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
196 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
197 p, li { white-space: pre-wrap; }
198 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
199 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Right align para&lt;/p&gt;
200 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+R&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
201 </property>
202 <property name="text">
203 <string/>
204 </property>
205 <property name="icon">
206 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
207 <normaloff>:/bia/resources/right.gif</normaloff>:/bia/resources/right.gif</iconset>
208 </property>
209 <property name="shortcut">
210 <string>Ctrl+R</string>
211 </property>
212 <property name="autoRaise">
213 <bool>false</bool>
214 </property>
215 </widget>
216 </item>
217 <item row="4" column="9">
218 <widget class="QToolButton" name="parajustify">
219 <property name="focusPolicy">
220 <enum>Qt::NoFocus</enum>
221 </property>
222 <property name="toolTip">
223 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
224 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
225 p, li { white-space: pre-wrap; }
226 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
227 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Justify para&lt;/p&gt;
228 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+J&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
229 </property>
230 <property name="text">
231 <string/>
232 </property>
233 <property name="icon">
234 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
235 <normaloff>:/bia/resources/justify.gif</normaloff>:/bia/resources/justify.gif</iconset>
236 </property>
237 <property name="shortcut">
238 <string>Ctrl+J</string>
239 </property>
240 <property name="autoRaise">
241 <bool>false</bool>
242 </property>
243 </widget>
244 </item>
245 <item row="4" column="13">
246 <widget class="QToolButton" name="bullets">
247 <property name="focusPolicy">
248 <enum>Qt::NoFocus</enum>
249 </property>
250 <property name="toolTip">
251 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
252 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
253 p, li { white-space: pre-wrap; }
254 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
255 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Bulleted list&lt;/p&gt;
256 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+. &lt;/span&gt;(Ctrl+dot)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
257 </property>
258 <property name="text">
259 <string/>
260 </property>
261 <property name="icon">
262 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
263 <normaloff>:/bia/resources/bullets.gif</normaloff>:/bia/resources/bullets.gif</iconset>
264 </property>
265 <property name="shortcut">
266 <string>Ctrl+.</string>
267 </property>
268 <property name="autoRaise">
269 <bool>false</bool>
270 </property>
271 </widget>
272 </item>
273 <item row="4" column="14">
274 <widget class="QToolButton" name="numbered">
275 <property name="focusPolicy">
276 <enum>Qt::NoFocus</enum>
277 </property>
278 <property name="toolTip">
279 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
280 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
281 p, li { white-space: pre-wrap; }
282 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
283 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Numbered list&lt;/p&gt;
284 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+1 &lt;/span&gt;(Ctrl+One)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
285 </property>
286 <property name="text">
287 <string/>
288 </property>
289 <property name="icon">
290 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
291 <normaloff>:/bia/resources/numbers.gif</normaloff>:/bia/resources/numbers.gif</iconset>
292 </property>
293 <property name="shortcut">
294 <string>Ctrl+1</string>
295 </property>
296 <property name="autoRaise">
297 <bool>false</bool>
298 </property>
299 </widget>
300 </item>
301 <item row="4" column="16">
302 <widget class="QToolButton" name="codeblock">
303 <property name="focusPolicy">
304 <enum>Qt::NoFocus</enum>
305 </property>
306 <property name="toolTip">
307 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
308 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
309 p, li { white-space: pre-wrap; }
310 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
311 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Code block&lt;/p&gt;
312 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+= &lt;/span&gt;(Ctrl+Equals)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
313 </property>
314 <property name="text">
315 <string/>
316 </property>
317 <property name="icon">
318 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
319 <normaloff>:/bia/resources/code.gif</normaloff>:/bia/resources/code.gif</iconset>
320 </property>
321 <property name="shortcut">
322 <string>Ctrl+=</string>
323 </property>
324 <property name="autoRaise">
325 <bool>false</bool>
326 </property>
327 </widget>
328 </item>
329 <item row="4" column="17">
330 <widget class="QToolButton" name="table">
331 <property name="focusPolicy">
332 <enum>Qt::NoFocus</enum>
333 </property>
334 <property name="toolTip">
335 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
336 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
337 p, li { white-space: pre-wrap; }
338 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
339 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Table&lt;/p&gt;
340 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+T&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
341 </property>
342 <property name="text">
343 <string/>
344 </property>
345 <property name="icon">
346 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
347 <normaloff>:/bia/resources/table.gif</normaloff>:/bia/resources/table.gif</iconset>
348 </property>
349 <property name="shortcut">
350 <string>Ctrl+T</string>
351 </property>
352 <property name="autoRaise">
353 <bool>false</bool>
354 </property>
355 </widget>
356 </item>
357 <item row="4" column="19">
358 <widget class="QToolButton" name="hrule">
359 <property name="focusPolicy">
360 <enum>Qt::NoFocus</enum>
361 </property>
362 <property name="toolTip">
363 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
364 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
365 p, li { white-space: pre-wrap; }
366 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
367 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Horizontal rule&lt;/p&gt;
368 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+H&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
369 </property>
370 <property name="text">
371 <string/>
372 </property>
373 <property name="icon">
374 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
375 <normaloff>:/bia/resources/hr.gif</normaloff>:/bia/resources/hr.gif</iconset>
376 </property>
377 <property name="shortcut">
378 <string>Ctrl+H</string>
379 </property>
380 <property name="autoRaise">
381 <bool>false</bool>
382 </property>
383 </widget>
384 </item>
385 <item row="4" column="20">
386 <widget class="QToolButton" name="paragraph">
387 <property name="focusPolicy">
388 <enum>Qt::NoFocus</enum>
389 </property>
390 <property name="toolTip">
391 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
392 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
393 p, li { white-space: pre-wrap; }
394 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
395 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Paragraph&lt;/p&gt;
396 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+P&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
397 </property>
398 <property name="text">
399 <string/>
400 </property>
401 <property name="icon">
402 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
403 <normaloff>:/bia/resources/par.gif</normaloff>:/bia/resources/par.gif</iconset>
404 </property>
405 <property name="shortcut">
406 <string>Ctrl+P</string>
407 </property>
408 <property name="autoRaise">
409 <bool>false</bool>
410 </property>
411 </widget>
412 </item>
413 <item row="4" column="21">
414 <widget class="QToolButton" name="linebreak">
415 <property name="focusPolicy">
416 <enum>Qt::NoFocus</enum>
417 </property>
418 <property name="toolTip">
419 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
420 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
421 p, li { white-space: pre-wrap; }
422 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
423 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Line break&lt;/p&gt;
424 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+Enter&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
425 </property>
426 <property name="text">
427 <string/>
428 </property>
429 <property name="icon">
430 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
431 <normaloff>:/bia/resources/br.gif</normaloff>:/bia/resources/br.gif</iconset>
432 </property>
433 <property name="shortcut">
434 <string>Ctrl+Return</string>
435 </property>
436 <property name="autoRaise">
437 <bool>false</bool>
438 </property>
439 </widget>
440 </item>
441 <item row="6" column="0" colspan="2">
442 <widget class="QLabel" name="label_4">
443 <property name="text">
444 <string>Category</string>
445 </property>
446 </widget>
447 </item>
448 <item row="6" column="2" colspan="11">
449 <widget class="QComboBox" name="category"/>
450 </item>
451 <item row="6" column="13" colspan="2">
452 <widget class="QLabel" name="label_6">
453 <property name="text">
454 <string>Rating</string>
455 </property>
456 </widget>
457 </item>
458 <item row="6" column="16" colspan="6">
459 <widget class="QSpinBox" name="rating">
460 <property name="minimum">
461 <number>-1</number>
462 </property>
463 <property name="maximum">
464 <number>10</number>
465 </property>
466 </widget>
467 </item>
468 <item row="7" column="0" colspan="11">
469 <widget class="QLabel" name="label_7">
470 <property name="font">
471 <font>
472 <weight>75</weight>
473 <bold>true</bold>
474 </font>
475 </property>
476 <property name="text">
477 <string>Stub (file name without HTML extension)</string>
478 </property>
479 </widget>
480 </item>
481 <item row="7" column="12" colspan="10">
482 <widget class="QLineEdit" name="stub"/>
483 </item>
484 <item row="8" column="0" colspan="22">
485 <widget class="QDialogButtonBox" name="buttonBox">
486 <property name="orientation">
487 <enum>Qt::Horizontal</enum>
488 </property>
489 <property name="standardButtons">
490 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
491 </property>
492 </widget>
493 </item>
494 <item row="4" column="3">
495 <widget class="QToolButton" name="image">
496 <property name="font">
497 <font>
498 <underline>true</underline>
499 </font>
500 </property>
501 <property name="focusPolicy">
502 <enum>Qt::NoFocus</enum>
503 </property>
504 <property name="toolTip">
505 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
506 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
507 p, li { white-space: pre-wrap; }
508 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
509 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Insert image&lt;/p&gt;
510 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+Shift+I&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
511 </property>
512 <property name="text">
513 <string/>
514 </property>
515 <property name="icon">
516 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
517 <normaloff>:/bia/resources/img.gif</normaloff>:/bia/resources/img.gif</iconset>
518 </property>
519 <property name="shortcut">
520 <string>Ctrl+Shift+I</string>
521 </property>
522 <property name="autoRaise">
523 <bool>false</bool>
524 </property>
525 </widget>
526 </item>
527 <item row="4" column="4">
528 <widget class="QToolButton" name="link">
529 <property name="focusPolicy">
530 <enum>Qt::NoFocus</enum>
531 </property>
532 <property name="toolTip">
533 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
534 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
535 p, li { white-space: pre-wrap; }
536 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
537 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Insert link&lt;/p&gt;
538 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+Shift+L&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
539 </property>
540 <property name="text">
541 <string/>
542 </property>
543 <property name="icon">
544 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
545 <normaloff>:/bia/resources/link.gif</normaloff>:/bia/resources/link.gif</iconset>
546 </property>
547 <property name="shortcut">
548 <string>Ctrl+Shift+L</string>
549 </property>
550 </widget>
551 </item>
552 <item row="4" column="7">
553 <widget class="QToolButton" name="paracenter">
554 <property name="focusPolicy">
555 <enum>Qt::NoFocus</enum>
556 </property>
557 <property name="toolTip">
558 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
559 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
560 p, li { white-space: pre-wrap; }
561 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
562 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Center para&lt;/p&gt;
563 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+O&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
564 </property>
565 <property name="text">
566 <string/>
567 </property>
568 <property name="icon">
569 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
570 <normaloff>:/bia/resources/center.gif</normaloff>:/bia/resources/center.gif</iconset>
571 </property>
572 <property name="shortcut">
573 <string>Ctrl+O</string>
574 </property>
575 <property name="autoRaise">
576 <bool>false</bool>
577 </property>
578 </widget>
579 </item>
580 <item row="4" column="6">
581 <widget class="QToolButton" name="paraleft">
582 <property name="focusPolicy">
583 <enum>Qt::NoFocus</enum>
584 </property>
585 <property name="toolTip">
586 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
587 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
588 p, li { white-space: pre-wrap; }
589 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
590 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Left align para&lt;/p&gt;
591 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+L&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
592 </property>
593 <property name="text">
594 <string/>
595 </property>
596 <property name="icon">
597 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
598 <normaloff>:/bia/resources/left.gif</normaloff>:/bia/resources/left.gif</iconset>
599 </property>
600 <property name="shortcut">
601 <string>Ctrl+L</string>
602 </property>
603 <property name="autoRaise">
604 <bool>false</bool>
605 </property>
606 </widget>
607 </item>
608 <item row="4" column="15">
609 <widget class="QToolButton" name="blockquote">
610 <property name="focusPolicy">
611 <enum>Qt::NoFocus</enum>
612 </property>
613 <property name="toolTip">
614 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
615 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
616 p, li { white-space: pre-wrap; }
617 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
618 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Blockquote&lt;/p&gt;
619 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Shortcut: Ctrl+Q&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
620 </property>
621 <property name="text">
622 <string/>
623 </property>
624 <property name="icon">
625 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
626 <normaloff>:/bia/resources/bquote.gif</normaloff>:/bia/resources/bquote.gif</iconset>
627 </property>
628 <property name="shortcut">
629 <string>Ctrl+Q</string>
630 </property>
631 <property name="autoRaise">
632 <bool>false</bool>
633 </property>
634 </widget>
635 </item>
636 <item row="5" column="0" colspan="22">
637 <widget class="QPlainTextEdit" name="content">
638 <property name="minimumSize">
639 <size>
640 <width>0</width>
641 <height>210</height>
642 </size>
643 </property>
644 <property name="font">
645 <font>
646 <family>Monospace</family>
647 </font>
648 </property>
649 <property name="verticalScrollBarPolicy">
650 <enum>Qt::ScrollBarAlwaysOn</enum>
651 </property>
652 <property name="tabChangesFocus">
653 <bool>true</bool>
654 </property>
655 </widget>
656 </item>
657 </layout>
658 </widget>
659 <tabstops>
660 <tabstop>article_title</tabstop>
661 <tabstop>keywords</tabstop>
662 <tabstop>summary</tabstop>
663 <tabstop>content</tabstop>
664 <tabstop>category</tabstop>
665 <tabstop>rating</tabstop>
666 <tabstop>stub</tabstop>
667 <tabstop>buttonBox</tabstop>
668 </tabstops>
669 <resources>
670 <include location="../../projects/BiaWeb_Qt/biaweb_rc.qrc"/>
671 </resources>
672 <connections>
673 <connection>
674 <sender>buttonBox</sender>
675 <signal>accepted()</signal>
676 <receiver>ArticleDialog</receiver>
677 <slot>accept()</slot>
678 <hints>
679 <hint type="sourcelabel">
680 <x>184</x>
681 <y>526</y>
682 </hint>
683 <hint type="destinationlabel">
684 <x>157</x>
685 <y>274</y>
686 </hint>
687 </hints>
688 </connection>
689 <connection>
690 <sender>buttonBox</sender>
691 <signal>rejected()</signal>
692 <receiver>ArticleDialog</receiver>
693 <slot>reject()</slot>
694 <hints>
695 <hint type="sourcelabel">
696 <x>184</x>
697 <y>526</y>
698 </hint>
699 <hint type="destinationlabel">
700 <x>286</x>
701 <y>274</y>
702 </hint>
703 </hints>
704 </connection>
705 <connection>
706 <sender>bold</sender>
707 <signal>clicked()</signal>
708 <receiver>ArticleDialog</receiver>
709 <slot>onBold()</slot>
710 <hints>
711 <hint type="sourcelabel">
712 <x>24</x>
713 <y>201</y>
714 </hint>
715 <hint type="destinationlabel">
716 <x>181</x>
717 <y>170</y>
718 </hint>
719 </hints>
720 </connection>
721 <connection>
722 <sender>italic</sender>
723 <signal>clicked()</signal>
724 <receiver>ArticleDialog</receiver>
725 <slot>onItalic()</slot>
726 <hints>
727 <hint type="sourcelabel">
728 <x>57</x>
729 <y>206</y>
730 </hint>
731 <hint type="destinationlabel">
732 <x>141</x>
733 <y>161</y>
734 </hint>
735 </hints>
736 </connection>
737 <connection>
738 <sender>preformat</sender>
739 <signal>clicked()</signal>
740 <receiver>ArticleDialog</receiver>
741 <slot>onPre()</slot>
742 <hints>
743 <hint type="sourcelabel">
744 <x>95</x>
745 <y>214</y>
746 </hint>
747 <hint type="destinationlabel">
748 <x>251</x>
749 <y>169</y>
750 </hint>
751 </hints>
752 </connection>
753 <connection>
754 <sender>image</sender>
755 <signal>clicked()</signal>
756 <receiver>ArticleDialog</receiver>
757 <slot>onImage()</slot>
758 <hints>
759 <hint type="sourcelabel">
760 <x>125</x>
761 <y>203</y>
762 </hint>
763 <hint type="destinationlabel">
764 <x>328</x>
765 <y>178</y>
766 </hint>
767 </hints>
768 </connection>
769 <connection>
770 <sender>link</sender>
771 <signal>clicked()</signal>
772 <receiver>ArticleDialog</receiver>
773 <slot>onLink()</slot>
774 <hints>
775 <hint type="sourcelabel">
776 <x>158</x>
777 <y>209</y>
778 </hint>
779 <hint type="destinationlabel">
780 <x>322</x>
781 <y>170</y>
782 </hint>
783 </hints>
784 </connection>
785 <connection>
786 <sender>paraleft</sender>
787 <signal>clicked()</signal>
788 <receiver>ArticleDialog</receiver>
789 <slot>onLeft()</slot>
790 <hints>
791 <hint type="sourcelabel">
792 <x>210</x>
793 <y>204</y>
794 </hint>
795 <hint type="destinationlabel">
796 <x>99</x>
797 <y>122</y>
798 </hint>
799 </hints>
800 </connection>
801 <connection>
802 <sender>paracenter</sender>
803 <signal>clicked()</signal>
804 <receiver>ArticleDialog</receiver>
805 <slot>onCenter()</slot>
806 <hints>
807 <hint type="sourcelabel">
808 <x>238</x>
809 <y>208</y>
810 </hint>
811 <hint type="destinationlabel">
812 <x>106</x>
813 <y>104</y>
814 </hint>
815 </hints>
816 </connection>
817 <connection>
818 <sender>pararight</sender>
819 <signal>clicked()</signal>
820 <receiver>ArticleDialog</receiver>
821 <slot>onRight()</slot>
822 <hints>
823 <hint type="sourcelabel">
824 <x>270</x>
825 <y>212</y>
826 </hint>
827 <hint type="destinationlabel">
828 <x>88</x>
829 <y>79</y>
830 </hint>
831 </hints>
832 </connection>
833 <connection>
834 <sender>parajustify</sender>
835 <signal>clicked()</signal>
836 <receiver>ArticleDialog</receiver>
837 <slot>onJustify()</slot>
838 <hints>
839 <hint type="sourcelabel">
840 <x>332</x>
841 <y>219</y>
842 </hint>
843 <hint type="destinationlabel">
844 <x>98</x>
845 <y>63</y>
846 </hint>
847 </hints>
848 </connection>
849 <connection>
850 <sender>bullets</sender>
851 <signal>clicked()</signal>
852 <receiver>ArticleDialog</receiver>
853 <slot>onBullet()</slot>
854 <hints>
855 <hint type="sourcelabel">
856 <x>386</x>
857 <y>219</y>
858 </hint>
859 <hint type="destinationlabel">
860 <x>336</x>
861 <y>208</y>
862 </hint>
863 </hints>
864 </connection>
865 <connection>
866 <sender>numbered</sender>
867 <signal>clicked()</signal>
868 <receiver>ArticleDialog</receiver>
869 <slot>onNumber()</slot>
870 <hints>
871 <hint type="sourcelabel">
872 <x>422</x>
873 <y>219</y>
874 </hint>
875 <hint type="destinationlabel">
876 <x>372</x>
877 <y>219</y>
878 </hint>
879 </hints>
880 </connection>
881 <connection>
882 <sender>blockquote</sender>
883 <signal>clicked()</signal>
884 <receiver>ArticleDialog</receiver>
885 <slot>onBQuote()</slot>
886 <hints>
887 <hint type="sourcelabel">
888 <x>458</x>
889 <y>219</y>
890 </hint>
891 <hint type="destinationlabel">
892 <x>311</x>
893 <y>271</y>
894 </hint>
895 </hints>
896 </connection>
897 <connection>
898 <sender>codeblock</sender>
899 <signal>clicked()</signal>
900 <receiver>ArticleDialog</receiver>
901 <slot>onCode()</slot>
902 <hints>
903 <hint type="sourcelabel">
904 <x>494</x>
905 <y>219</y>
906 </hint>
907 <hint type="destinationlabel">
908 <x>311</x>
909 <y>271</y>
910 </hint>
911 </hints>
912 </connection>
913 <connection>
914 <sender>table</sender>
915 <signal>clicked()</signal>
916 <receiver>ArticleDialog</receiver>
917 <slot>onTable()</slot>
918 <hints>
919 <hint type="sourcelabel">
920 <x>530</x>
921 <y>219</y>
922 </hint>
923 <hint type="destinationlabel">
924 <x>311</x>
925 <y>271</y>
926 </hint>
927 </hints>
928 </connection>
929 <connection>
930 <sender>hrule</sender>
931 <signal>clicked()</signal>
932 <receiver>ArticleDialog</receiver>
933 <slot>onHRule()</slot>
934 <hints>
935 <hint type="sourcelabel">
936 <x>572</x>
937 <y>219</y>
938 </hint>
939 <hint type="destinationlabel">
940 <x>311</x>
941 <y>271</y>
942 </hint>
943 </hints>
944 </connection>
945 <connection>
946 <sender>paragraph</sender>
947 <signal>clicked()</signal>
948 <receiver>ArticleDialog</receiver>
949 <slot>onPara()</slot>
950 <hints>
951 <hint type="sourcelabel">
952 <x>608</x>
953 <y>219</y>
954 </hint>
955 <hint type="destinationlabel">
956 <x>311</x>
957 <y>271</y>
958 </hint>
959 </hints>
960 </connection>
961 <connection>
962 <sender>linebreak</sender>
963 <signal>clicked()</signal>
964 <receiver>ArticleDialog</receiver>
965 <slot>onBreak()</slot>
966 <hints>
967 <hint type="sourcelabel">
968 <x>644</x>
969 <y>219</y>
970 </hint>
971 <hint type="destinationlabel">
972 <x>311</x>
973 <y>271</y>
974 </hint>
975 </hints>
976 </connection>
977 </connections>
978 <slots>
979 <slot>onBold()</slot>
980 <slot>onItalic()</slot>
981 <slot>onPre()</slot>
982 <slot>onImage()</slot>
983 <slot>onLink()</slot>
984 <slot>onLeft()</slot>
985 <slot>onCenter()</slot>
986 <slot>onRight()</slot>
987 <slot>onJustify()</slot>
988 <slot>onBullet()</slot>
989 <slot>onNumber()</slot>
990 <slot>onBQuote()</slot>
991 <slot>onCode()</slot>
992 <slot>onTable()</slot>
993 <slot>onHRule()</slot>
994 <slot>onPara()</slot>
995 <slot>onBreak()</slot>
996 <slot>onTextChanged()</slot>
997 </slots>
998 </ui>