1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>ArticleDialog</class>
4 <widget class="QDialog" name="ArticleDialog">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>Article</string>
16 <property name="autoFillBackground">
19 <property name="sizeGripEnabled">
22 <property name="modal">
25 <layout class="QGridLayout" name="gridLayout">
26 <item row="0" column="0">
27 <widget class="QLabel" name="label">
28 <property name="text">
29 <string>Title</string>
33 <item row="0" column="3" colspan="19">
34 <widget class="QLineEdit" name="article_title"/>
36 <item row="1" column="0" colspan="2">
37 <widget class="QLabel" name="label_2">
38 <property name="text">
39 <string>Keywords</string>
43 <item row="1" column="3" colspan="19">
44 <widget class="QLineEdit" name="keywords"/>
46 <item row="2" column="0" colspan="2">
47 <widget class="QLabel" name="label_3">
48 <property name="text">
49 <string>Summary</string>
53 <item row="2" column="3" colspan="19">
54 <widget class="QPlainTextEdit" name="summary">
55 <property name="verticalScrollBarPolicy">
56 <enum>Qt::ScrollBarAlwaysOn</enum>
58 <property name="tabChangesFocus">
63 <item row="3" column="0" colspan="3">
64 <widget class="QLabel" name="label_5">
65 <property name="text">
66 <string>Article content</string>
70 <item row="4" column="0">
71 <widget class="QToolButton" name="bold">
72 <property name="font">
78 <property name="focusPolicy">
79 <enum>Qt::NoFocus</enum>
81 <property name="toolTip">
82 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
83 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
84 p, li { white-space: pre-wrap; }
85 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:600; font-style:normal;">
86 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Bold</p>
87 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:400; font-style:italic;">Shortcut: Ctrl+B</span></p></body></html></string>
89 <property name="text">
92 <property name="icon">
93 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
94 <normaloff>:/bia/resources/bold.gif</normaloff>:/bia/resources/bold.gif</iconset>
96 <property name="shortcut">
97 <string>Ctrl+B</string>
99 <property name="autoRaise">
104 <item row="4" column="1">
105 <widget class="QToolButton" name="italic">
106 <property name="font">
108 <italic>true</italic>
111 <property name="focusPolicy">
112 <enum>Qt::NoFocus</enum>
114 <property name="toolTip">
115 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
116 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
117 p, li { white-space: pre-wrap; }
118 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:italic;">
119 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Italic</p>
120 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Shortcut: Ctrl+I</p></body></html></string>
122 <property name="text">
125 <property name="icon">
126 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
127 <normaloff>:/bia/resources/italic.gif</normaloff>:/bia/resources/italic.gif</iconset>
129 <property name="shortcut">
130 <string>Ctrl+I</string>
132 <property name="autoRaise">
137 <item row="4" column="2">
138 <widget class="QToolButton" name="preformat">
139 <property name="focusPolicy">
140 <enum>Qt::NoFocus</enum>
142 <property name="toolTip">
143 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
144 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
145 p, li { white-space: pre-wrap; }
146 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
147 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Preformatted text</p>
148 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+F</span></p></body></html></string>
150 <property name="text">
153 <property name="icon">
154 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
155 <normaloff>:/bia/resources/pre.gif</normaloff>:/bia/resources/pre.gif</iconset>
157 <property name="shortcut">
158 <string>Ctrl+F</string>
160 <property name="autoRaise">
165 <item row="4" column="8">
166 <widget class="QToolButton" name="pararight">
167 <property name="focusPolicy">
168 <enum>Qt::NoFocus</enum>
170 <property name="toolTip">
171 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
172 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
173 p, li { white-space: pre-wrap; }
174 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
175 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Right align para</p>
176 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+R</span></p></body></html></string>
178 <property name="text">
181 <property name="icon">
182 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
183 <normaloff>:/bia/resources/right.gif</normaloff>:/bia/resources/right.gif</iconset>
185 <property name="shortcut">
186 <string>Ctrl+R</string>
188 <property name="autoRaise">
193 <item row="4" column="9">
194 <widget class="QToolButton" name="parajustify">
195 <property name="focusPolicy">
196 <enum>Qt::NoFocus</enum>
198 <property name="toolTip">
199 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
200 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
201 p, li { white-space: pre-wrap; }
202 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
203 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Justify para</p>
204 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+J</span></p></body></html></string>
206 <property name="text">
209 <property name="icon">
210 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
211 <normaloff>:/bia/resources/justify.gif</normaloff>:/bia/resources/justify.gif</iconset>
213 <property name="shortcut">
214 <string>Ctrl+J</string>
216 <property name="autoRaise">
221 <item row="4" column="13">
222 <widget class="QToolButton" name="bullets">
223 <property name="focusPolicy">
224 <enum>Qt::NoFocus</enum>
226 <property name="toolTip">
227 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
228 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
229 p, li { white-space: pre-wrap; }
230 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
231 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Bulleted list</p>
232 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+. </span>(Ctrl+dot)</p></body></html></string>
234 <property name="text">
237 <property name="icon">
238 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
239 <normaloff>:/bia/resources/bullets.gif</normaloff>:/bia/resources/bullets.gif</iconset>
241 <property name="shortcut">
242 <string>Ctrl+.</string>
244 <property name="autoRaise">
249 <item row="4" column="14">
250 <widget class="QToolButton" name="numbered">
251 <property name="focusPolicy">
252 <enum>Qt::NoFocus</enum>
254 <property name="toolTip">
255 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
256 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
257 p, li { white-space: pre-wrap; }
258 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
259 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Numbered list</p>
260 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+1 </span>(Ctrl+One)</p></body></html></string>
262 <property name="text">
265 <property name="icon">
266 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
267 <normaloff>:/bia/resources/numbers.gif</normaloff>:/bia/resources/numbers.gif</iconset>
269 <property name="shortcut">
270 <string>Ctrl+1</string>
272 <property name="autoRaise">
277 <item row="4" column="16">
278 <widget class="QToolButton" name="codeblock">
279 <property name="focusPolicy">
280 <enum>Qt::NoFocus</enum>
282 <property name="toolTip">
283 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
284 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
285 p, li { white-space: pre-wrap; }
286 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
287 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Code block</p>
288 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+= </span>(Ctrl+Equals)</p></body></html></string>
290 <property name="text">
293 <property name="icon">
294 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
295 <normaloff>:/bia/resources/code.gif</normaloff>:/bia/resources/code.gif</iconset>
297 <property name="shortcut">
298 <string>Ctrl+=</string>
300 <property name="autoRaise">
305 <item row="4" column="17">
306 <widget class="QToolButton" name="table">
307 <property name="focusPolicy">
308 <enum>Qt::NoFocus</enum>
310 <property name="toolTip">
311 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
312 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
313 p, li { white-space: pre-wrap; }
314 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
315 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Table</p>
316 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+T</span></p></body></html></string>
318 <property name="text">
321 <property name="icon">
322 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
323 <normaloff>:/bia/resources/table.gif</normaloff>:/bia/resources/table.gif</iconset>
325 <property name="shortcut">
326 <string>Ctrl+T</string>
328 <property name="autoRaise">
333 <item row="4" column="19">
334 <widget class="QToolButton" name="hrule">
335 <property name="focusPolicy">
336 <enum>Qt::NoFocus</enum>
338 <property name="toolTip">
339 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
340 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
341 p, li { white-space: pre-wrap; }
342 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
343 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Horizontal rule</p>
344 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+H</span></p></body></html></string>
346 <property name="text">
349 <property name="icon">
350 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
351 <normaloff>:/bia/resources/hr.gif</normaloff>:/bia/resources/hr.gif</iconset>
353 <property name="shortcut">
354 <string>Ctrl+H</string>
356 <property name="autoRaise">
361 <item row="4" column="20">
362 <widget class="QToolButton" name="paragraph">
363 <property name="focusPolicy">
364 <enum>Qt::NoFocus</enum>
366 <property name="toolTip">
367 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
368 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
369 p, li { white-space: pre-wrap; }
370 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
371 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Paragraph</p>
372 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+P</span></p></body></html></string>
374 <property name="text">
377 <property name="icon">
378 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
379 <normaloff>:/bia/resources/par.gif</normaloff>:/bia/resources/par.gif</iconset>
381 <property name="shortcut">
382 <string>Ctrl+P</string>
384 <property name="autoRaise">
389 <item row="4" column="21">
390 <widget class="QToolButton" name="linebreak">
391 <property name="focusPolicy">
392 <enum>Qt::NoFocus</enum>
394 <property name="toolTip">
395 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
396 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
397 p, li { white-space: pre-wrap; }
398 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
399 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Line break</p>
400 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+Enter</span></p></body></html></string>
402 <property name="text">
405 <property name="icon">
406 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
407 <normaloff>:/bia/resources/br.gif</normaloff>:/bia/resources/br.gif</iconset>
409 <property name="shortcut">
410 <string>Ctrl+Return</string>
412 <property name="autoRaise">
417 <item row="6" column="0" colspan="2">
418 <widget class="QLabel" name="label_4">
419 <property name="text">
420 <string>Category</string>
424 <item row="6" column="2" colspan="11">
425 <widget class="QComboBox" name="category"/>
427 <item row="6" column="13" colspan="2">
428 <widget class="QLabel" name="label_6">
429 <property name="text">
430 <string>Rating</string>
434 <item row="6" column="16" colspan="6">
435 <widget class="QSpinBox" name="rating">
436 <property name="minimum">
439 <property name="maximum">
444 <item row="7" column="0" colspan="11">
445 <widget class="QLabel" name="label_7">
446 <property name="text">
447 <string>Stub (file name without HTML extension)</string>
451 <item row="7" column="12" colspan="10">
452 <widget class="QLineEdit" name="stub"/>
454 <item row="8" column="0" colspan="22">
455 <widget class="QDialogButtonBox" name="buttonBox">
456 <property name="orientation">
457 <enum>Qt::Horizontal</enum>
459 <property name="standardButtons">
460 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
464 <item row="4" column="3">
465 <widget class="QToolButton" name="image">
466 <property name="font">
468 <underline>true</underline>
471 <property name="focusPolicy">
472 <enum>Qt::NoFocus</enum>
474 <property name="toolTip">
475 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
476 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
477 p, li { white-space: pre-wrap; }
478 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
479 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Insert image</p>
480 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+Shift+I</span></p></body></html></string>
482 <property name="text">
485 <property name="icon">
486 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
487 <normaloff>:/bia/resources/img.gif</normaloff>:/bia/resources/img.gif</iconset>
489 <property name="shortcut">
490 <string>Ctrl+Shift+I</string>
492 <property name="autoRaise">
497 <item row="4" column="4">
498 <widget class="QToolButton" name="link">
499 <property name="focusPolicy">
500 <enum>Qt::NoFocus</enum>
502 <property name="toolTip">
503 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
504 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
505 p, li { white-space: pre-wrap; }
506 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
507 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Insert link</p>
508 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+Shift+L</span></p></body></html></string>
510 <property name="text">
513 <property name="icon">
514 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
515 <normaloff>:/bia/resources/link.gif</normaloff>:/bia/resources/link.gif</iconset>
517 <property name="shortcut">
518 <string>Ctrl+Shift+L</string>
522 <item row="4" column="7">
523 <widget class="QToolButton" name="paracenter">
524 <property name="focusPolicy">
525 <enum>Qt::NoFocus</enum>
527 <property name="toolTip">
528 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
529 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
530 p, li { white-space: pre-wrap; }
531 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
532 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Center para</p>
533 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+O</span></p></body></html></string>
535 <property name="text">
538 <property name="icon">
539 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
540 <normaloff>:/bia/resources/center.gif</normaloff>:/bia/resources/center.gif</iconset>
542 <property name="shortcut">
543 <string>Ctrl+O</string>
545 <property name="autoRaise">
550 <item row="4" column="6">
551 <widget class="QToolButton" name="paraleft">
552 <property name="focusPolicy">
553 <enum>Qt::NoFocus</enum>
555 <property name="toolTip">
556 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
557 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
558 p, li { white-space: pre-wrap; }
559 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
560 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Left align para</p>
561 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+L</span></p></body></html></string>
563 <property name="text">
566 <property name="icon">
567 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
568 <normaloff>:/bia/resources/left.gif</normaloff>:/bia/resources/left.gif</iconset>
570 <property name="shortcut">
571 <string>Ctrl+L</string>
573 <property name="autoRaise">
578 <item row="4" column="15">
579 <widget class="QToolButton" name="blockquote">
580 <property name="focusPolicy">
581 <enum>Qt::NoFocus</enum>
583 <property name="toolTip">
584 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
585 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
586 p, li { white-space: pre-wrap; }
587 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
588 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Blockquote</p>
589 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Shortcut: Ctrl+Q</span></p></body></html></string>
591 <property name="text">
594 <property name="icon">
595 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
596 <normaloff>:/bia/resources/bquote.gif</normaloff>:/bia/resources/bquote.gif</iconset>
598 <property name="shortcut">
599 <string>Ctrl+Q</string>
601 <property name="autoRaise">
606 <item row="5" column="0" colspan="22">
607 <widget class="QPlainTextEdit" name="content">
608 <property name="minimumSize">
614 <property name="font">
616 <family>Monospace</family>
619 <property name="verticalScrollBarPolicy">
620 <enum>Qt::ScrollBarAlwaysOn</enum>
627 <tabstop>article_title</tabstop>
628 <tabstop>keywords</tabstop>
629 <tabstop>summary</tabstop>
630 <tabstop>bold</tabstop>
631 <tabstop>italic</tabstop>
632 <tabstop>preformat</tabstop>
633 <tabstop>image</tabstop>
634 <tabstop>link</tabstop>
635 <tabstop>paraleft</tabstop>
636 <tabstop>paracenter</tabstop>
637 <tabstop>pararight</tabstop>
638 <tabstop>parajustify</tabstop>
639 <tabstop>bullets</tabstop>
640 <tabstop>numbered</tabstop>
641 <tabstop>blockquote</tabstop>
642 <tabstop>codeblock</tabstop>
643 <tabstop>table</tabstop>
644 <tabstop>hrule</tabstop>
645 <tabstop>paragraph</tabstop>
646 <tabstop>linebreak</tabstop>
647 <tabstop>content</tabstop>
648 <tabstop>category</tabstop>
649 <tabstop>rating</tabstop>
650 <tabstop>stub</tabstop>
651 <tabstop>buttonBox</tabstop>
654 <include location="../../projects/BiaWeb_Qt/biaweb_rc.qrc"/>
658 <sender>buttonBox</sender>
659 <signal>accepted()</signal>
660 <receiver>ArticleDialog</receiver>
661 <slot>accept()</slot>
663 <hint type="sourcelabel">
667 <hint type="destinationlabel">
674 <sender>buttonBox</sender>
675 <signal>rejected()</signal>
676 <receiver>ArticleDialog</receiver>
677 <slot>reject()</slot>
679 <hint type="sourcelabel">
683 <hint type="destinationlabel">
690 <sender>bold</sender>
691 <signal>clicked()</signal>
692 <receiver>ArticleDialog</receiver>
693 <slot>onBold()</slot>
695 <hint type="sourcelabel">
699 <hint type="destinationlabel">
706 <sender>italic</sender>
707 <signal>clicked()</signal>
708 <receiver>ArticleDialog</receiver>
709 <slot>onItalic()</slot>
711 <hint type="sourcelabel">
715 <hint type="destinationlabel">
722 <sender>preformat</sender>
723 <signal>clicked()</signal>
724 <receiver>ArticleDialog</receiver>
727 <hint type="sourcelabel">
731 <hint type="destinationlabel">
738 <sender>image</sender>
739 <signal>clicked()</signal>
740 <receiver>ArticleDialog</receiver>
741 <slot>onImage()</slot>
743 <hint type="sourcelabel">
747 <hint type="destinationlabel">
754 <sender>link</sender>
755 <signal>clicked()</signal>
756 <receiver>ArticleDialog</receiver>
757 <slot>onLink()</slot>
759 <hint type="sourcelabel">
763 <hint type="destinationlabel">
770 <sender>paraleft</sender>
771 <signal>clicked()</signal>
772 <receiver>ArticleDialog</receiver>
773 <slot>onLeft()</slot>
775 <hint type="sourcelabel">
779 <hint type="destinationlabel">
786 <sender>paracenter</sender>
787 <signal>clicked()</signal>
788 <receiver>ArticleDialog</receiver>
789 <slot>onCenter()</slot>
791 <hint type="sourcelabel">
795 <hint type="destinationlabel">
802 <sender>pararight</sender>
803 <signal>clicked()</signal>
804 <receiver>ArticleDialog</receiver>
805 <slot>onRight()</slot>
807 <hint type="sourcelabel">
811 <hint type="destinationlabel">
818 <sender>parajustify</sender>
819 <signal>clicked()</signal>
820 <receiver>ArticleDialog</receiver>
821 <slot>onJustify()</slot>
823 <hint type="sourcelabel">
827 <hint type="destinationlabel">
834 <sender>bullets</sender>
835 <signal>clicked()</signal>
836 <receiver>ArticleDialog</receiver>
837 <slot>onBullet()</slot>
839 <hint type="sourcelabel">
843 <hint type="destinationlabel">
850 <sender>numbered</sender>
851 <signal>clicked()</signal>
852 <receiver>ArticleDialog</receiver>
853 <slot>onNumber()</slot>
855 <hint type="sourcelabel">
859 <hint type="destinationlabel">
866 <sender>blockquote</sender>
867 <signal>clicked()</signal>
868 <receiver>ArticleDialog</receiver>
869 <slot>onBQuote()</slot>
871 <hint type="sourcelabel">
875 <hint type="destinationlabel">
882 <sender>codeblock</sender>
883 <signal>clicked()</signal>
884 <receiver>ArticleDialog</receiver>
885 <slot>onCode()</slot>
887 <hint type="sourcelabel">
891 <hint type="destinationlabel">
898 <sender>table</sender>
899 <signal>clicked()</signal>
900 <receiver>ArticleDialog</receiver>
901 <slot>onTable()</slot>
903 <hint type="sourcelabel">
907 <hint type="destinationlabel">
914 <sender>hrule</sender>
915 <signal>clicked()</signal>
916 <receiver>ArticleDialog</receiver>
917 <slot>onHRule()</slot>
919 <hint type="sourcelabel">
923 <hint type="destinationlabel">
930 <sender>paragraph</sender>
931 <signal>clicked()</signal>
932 <receiver>ArticleDialog</receiver>
933 <slot>onPara()</slot>
935 <hint type="sourcelabel">
939 <hint type="destinationlabel">
946 <sender>linebreak</sender>
947 <signal>clicked()</signal>
948 <receiver>ArticleDialog</receiver>
949 <slot>onBreak()</slot>
951 <hint type="sourcelabel">
955 <hint type="destinationlabel">
963 <slot>onBold()</slot>
964 <slot>onItalic()</slot>
966 <slot>onImage()</slot>
967 <slot>onLink()</slot>
968 <slot>onLeft()</slot>
969 <slot>onCenter()</slot>
970 <slot>onRight()</slot>
971 <slot>onJustify()</slot>
972 <slot>onBullet()</slot>
973 <slot>onNumber()</slot>
974 <slot>onBQuote()</slot>
975 <slot>onCode()</slot>
976 <slot>onTable()</slot>
977 <slot>onHRule()</slot>
978 <slot>onPara()</slot>
979 <slot>onBreak()</slot>
980 <slot>onTextChanged()</slot>