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