Article dialog implementation under progress
[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>624</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">
27 <widget class="QLabel" name="label">
28 <property name="text">
29 <string>Title</string>
30 </property>
31 </widget>
32 </item>
33 <item row="0" column="3" colspan="19">
34 <widget class="QLineEdit" name="article_title"/>
35 </item>
36 <item row="1" column="0" colspan="2">
37 <widget class="QLabel" name="label_2">
38 <property name="text">
39 <string>Keywords</string>
40 </property>
41 </widget>
42 </item>
43 <item row="1" column="3" colspan="19">
44 <widget class="QLineEdit" name="keywords"/>
45 </item>
46 <item row="2" column="0" colspan="2">
47 <widget class="QLabel" name="label_3">
48 <property name="text">
49 <string>Summary</string>
50 </property>
51 </widget>
52 </item>
53 <item row="2" column="3" colspan="19">
54 <widget class="QPlainTextEdit" name="summary">
55 <property name="verticalScrollBarPolicy">
56 <enum>Qt::ScrollBarAlwaysOn</enum>
57 </property>
58 <property name="tabChangesFocus">
59 <bool>true</bool>
60 </property>
61 </widget>
62 </item>
63 <item row="3" column="0" colspan="3">
64 <widget class="QLabel" name="label_5">
65 <property name="text">
66 <string>Article content</string>
67 </property>
68 </widget>
69 </item>
70 <item row="4" column="0">
71 <widget class="QToolButton" name="bold">
72 <property name="font">
73 <font>
74 <weight>75</weight>
75 <bold>true</bold>
76 </font>
77 </property>
78 <property name="focusPolicy">
79 <enum>Qt::NoFocus</enum>
80 </property>
81 <property name="toolTip">
82 <string>Bold</string>
83 </property>
84 <property name="text">
85 <string/>
86 </property>
87 <property name="icon">
88 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
89 <normaloff>:/bia/resources/bold.gif</normaloff>:/bia/resources/bold.gif</iconset>
90 </property>
91 <property name="shortcut">
92 <string>Ctrl+B</string>
93 </property>
94 <property name="autoRaise">
95 <bool>false</bool>
96 </property>
97 </widget>
98 </item>
99 <item row="4" column="1">
100 <widget class="QToolButton" name="italic">
101 <property name="font">
102 <font>
103 <italic>true</italic>
104 </font>
105 </property>
106 <property name="focusPolicy">
107 <enum>Qt::NoFocus</enum>
108 </property>
109 <property name="toolTip">
110 <string>Italic</string>
111 </property>
112 <property name="text">
113 <string/>
114 </property>
115 <property name="icon">
116 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
117 <normaloff>:/bia/resources/italic.gif</normaloff>:/bia/resources/italic.gif</iconset>
118 </property>
119 <property name="autoRaise">
120 <bool>false</bool>
121 </property>
122 </widget>
123 </item>
124 <item row="4" column="2">
125 <widget class="QToolButton" name="preformat">
126 <property name="focusPolicy">
127 <enum>Qt::NoFocus</enum>
128 </property>
129 <property name="toolTip">
130 <string>Preformatted text</string>
131 </property>
132 <property name="text">
133 <string/>
134 </property>
135 <property name="icon">
136 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
137 <normaloff>:/bia/resources/pre.gif</normaloff>:/bia/resources/pre.gif</iconset>
138 </property>
139 <property name="autoRaise">
140 <bool>false</bool>
141 </property>
142 </widget>
143 </item>
144 <item row="4" column="8">
145 <widget class="QToolButton" name="pararight">
146 <property name="focusPolicy">
147 <enum>Qt::NoFocus</enum>
148 </property>
149 <property name="toolTip">
150 <string>Right align para</string>
151 </property>
152 <property name="text">
153 <string/>
154 </property>
155 <property name="icon">
156 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
157 <normaloff>:/bia/resources/right.gif</normaloff>:/bia/resources/right.gif</iconset>
158 </property>
159 <property name="autoRaise">
160 <bool>false</bool>
161 </property>
162 </widget>
163 </item>
164 <item row="4" column="9">
165 <widget class="QToolButton" name="parajustify">
166 <property name="focusPolicy">
167 <enum>Qt::NoFocus</enum>
168 </property>
169 <property name="toolTip">
170 <string>Justify para</string>
171 </property>
172 <property name="text">
173 <string/>
174 </property>
175 <property name="icon">
176 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
177 <normaloff>:/bia/resources/justify.gif</normaloff>:/bia/resources/justify.gif</iconset>
178 </property>
179 <property name="autoRaise">
180 <bool>false</bool>
181 </property>
182 </widget>
183 </item>
184 <item row="4" column="13">
185 <widget class="QToolButton" name="bullets">
186 <property name="focusPolicy">
187 <enum>Qt::NoFocus</enum>
188 </property>
189 <property name="toolTip">
190 <string>Bulleted list</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/bullets.gif</normaloff>:/bia/resources/bullets.gif</iconset>
198 </property>
199 <property name="autoRaise">
200 <bool>false</bool>
201 </property>
202 </widget>
203 </item>
204 <item row="4" column="14">
205 <widget class="QToolButton" name="numbered">
206 <property name="focusPolicy">
207 <enum>Qt::NoFocus</enum>
208 </property>
209 <property name="toolTip">
210 <string>Numbered list</string>
211 </property>
212 <property name="text">
213 <string/>
214 </property>
215 <property name="icon">
216 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
217 <normaloff>:/bia/resources/numbers.gif</normaloff>:/bia/resources/numbers.gif</iconset>
218 </property>
219 <property name="autoRaise">
220 <bool>false</bool>
221 </property>
222 </widget>
223 </item>
224 <item row="4" column="16">
225 <widget class="QToolButton" name="codeblock">
226 <property name="focusPolicy">
227 <enum>Qt::NoFocus</enum>
228 </property>
229 <property name="toolTip">
230 <string>Code block</string>
231 </property>
232 <property name="text">
233 <string/>
234 </property>
235 <property name="icon">
236 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
237 <normaloff>:/bia/resources/code.gif</normaloff>:/bia/resources/code.gif</iconset>
238 </property>
239 <property name="autoRaise">
240 <bool>false</bool>
241 </property>
242 </widget>
243 </item>
244 <item row="4" column="17">
245 <widget class="QToolButton" name="table">
246 <property name="focusPolicy">
247 <enum>Qt::NoFocus</enum>
248 </property>
249 <property name="toolTip">
250 <string>Table</string>
251 </property>
252 <property name="text">
253 <string/>
254 </property>
255 <property name="icon">
256 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
257 <normaloff>:/bia/resources/table.gif</normaloff>:/bia/resources/table.gif</iconset>
258 </property>
259 <property name="autoRaise">
260 <bool>false</bool>
261 </property>
262 </widget>
263 </item>
264 <item row="4" column="19">
265 <widget class="QToolButton" name="hrule">
266 <property name="focusPolicy">
267 <enum>Qt::NoFocus</enum>
268 </property>
269 <property name="toolTip">
270 <string>Horizontal rule</string>
271 </property>
272 <property name="text">
273 <string/>
274 </property>
275 <property name="icon">
276 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
277 <normaloff>:/bia/resources/hr.gif</normaloff>:/bia/resources/hr.gif</iconset>
278 </property>
279 <property name="autoRaise">
280 <bool>false</bool>
281 </property>
282 </widget>
283 </item>
284 <item row="4" column="20">
285 <widget class="QToolButton" name="paragraph">
286 <property name="focusPolicy">
287 <enum>Qt::NoFocus</enum>
288 </property>
289 <property name="text">
290 <string/>
291 </property>
292 <property name="icon">
293 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
294 <normaloff>:/bia/resources/par.gif</normaloff>:/bia/resources/par.gif</iconset>
295 </property>
296 <property name="autoRaise">
297 <bool>false</bool>
298 </property>
299 </widget>
300 </item>
301 <item row="4" column="21">
302 <widget class="QToolButton" name="linebreak">
303 <property name="focusPolicy">
304 <enum>Qt::NoFocus</enum>
305 </property>
306 <property name="toolTip">
307 <string>Line break</string>
308 </property>
309 <property name="text">
310 <string/>
311 </property>
312 <property name="icon">
313 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
314 <normaloff>:/bia/resources/br.gif</normaloff>:/bia/resources/br.gif</iconset>
315 </property>
316 <property name="autoRaise">
317 <bool>false</bool>
318 </property>
319 </widget>
320 </item>
321 <item row="5" column="0" colspan="22">
322 <widget class="QPlainTextEdit" name="content">
323 <property name="minimumSize">
324 <size>
325 <width>0</width>
326 <height>210</height>
327 </size>
328 </property>
329 <property name="verticalScrollBarPolicy">
330 <enum>Qt::ScrollBarAlwaysOn</enum>
331 </property>
332 </widget>
333 </item>
334 <item row="6" column="0" colspan="2">
335 <widget class="QLabel" name="label_4">
336 <property name="text">
337 <string>Category</string>
338 </property>
339 </widget>
340 </item>
341 <item row="6" column="2" colspan="11">
342 <widget class="QComboBox" name="category"/>
343 </item>
344 <item row="6" column="13" colspan="2">
345 <widget class="QLabel" name="label_6">
346 <property name="text">
347 <string>Rating</string>
348 </property>
349 </widget>
350 </item>
351 <item row="6" column="16" colspan="6">
352 <widget class="QSpinBox" name="rating">
353 <property name="minimum">
354 <number>1</number>
355 </property>
356 <property name="maximum">
357 <number>10</number>
358 </property>
359 </widget>
360 </item>
361 <item row="7" column="0" colspan="11">
362 <widget class="QLabel" name="label_7">
363 <property name="text">
364 <string>Stub (file name without HTML extension)</string>
365 </property>
366 </widget>
367 </item>
368 <item row="7" column="12" colspan="10">
369 <widget class="QLineEdit" name="stub"/>
370 </item>
371 <item row="8" column="0" colspan="22">
372 <widget class="QDialogButtonBox" name="buttonBox">
373 <property name="orientation">
374 <enum>Qt::Horizontal</enum>
375 </property>
376 <property name="standardButtons">
377 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
378 </property>
379 </widget>
380 </item>
381 <item row="4" column="3">
382 <widget class="QToolButton" name="image">
383 <property name="font">
384 <font>
385 <underline>true</underline>
386 </font>
387 </property>
388 <property name="focusPolicy">
389 <enum>Qt::NoFocus</enum>
390 </property>
391 <property name="toolTip">
392 <string>Insert image</string>
393 </property>
394 <property name="text">
395 <string/>
396 </property>
397 <property name="icon">
398 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
399 <normaloff>:/bia/resources/img.gif</normaloff>:/bia/resources/img.gif</iconset>
400 </property>
401 <property name="autoRaise">
402 <bool>false</bool>
403 </property>
404 </widget>
405 </item>
406 <item row="4" column="4">
407 <widget class="QToolButton" name="link">
408 <property name="focusPolicy">
409 <enum>Qt::NoFocus</enum>
410 </property>
411 <property name="toolTip">
412 <string>Insert link</string>
413 </property>
414 <property name="text">
415 <string/>
416 </property>
417 <property name="icon">
418 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
419 <normaloff>:/bia/resources/link.gif</normaloff>:/bia/resources/link.gif</iconset>
420 </property>
421 </widget>
422 </item>
423 <item row="4" column="7">
424 <widget class="QToolButton" name="paracenter">
425 <property name="focusPolicy">
426 <enum>Qt::NoFocus</enum>
427 </property>
428 <property name="toolTip">
429 <string>Center para</string>
430 </property>
431 <property name="text">
432 <string/>
433 </property>
434 <property name="icon">
435 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
436 <normaloff>:/bia/resources/center.gif</normaloff>:/bia/resources/center.gif</iconset>
437 </property>
438 <property name="autoRaise">
439 <bool>false</bool>
440 </property>
441 </widget>
442 </item>
443 <item row="4" column="6">
444 <widget class="QToolButton" name="paraleft">
445 <property name="focusPolicy">
446 <enum>Qt::NoFocus</enum>
447 </property>
448 <property name="toolTip">
449 <string>Left align para</string>
450 </property>
451 <property name="text">
452 <string/>
453 </property>
454 <property name="icon">
455 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
456 <normaloff>:/bia/resources/left.gif</normaloff>:/bia/resources/left.gif</iconset>
457 </property>
458 <property name="autoRaise">
459 <bool>false</bool>
460 </property>
461 </widget>
462 </item>
463 <item row="4" column="15">
464 <widget class="QToolButton" name="blockquote">
465 <property name="focusPolicy">
466 <enum>Qt::NoFocus</enum>
467 </property>
468 <property name="toolTip">
469 <string>Blockquote</string>
470 </property>
471 <property name="text">
472 <string/>
473 </property>
474 <property name="icon">
475 <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
476 <normaloff>:/bia/resources/bquote.gif</normaloff>:/bia/resources/bquote.gif</iconset>
477 </property>
478 <property name="autoRaise">
479 <bool>false</bool>
480 </property>
481 </widget>
482 </item>
483 </layout>
484 </widget>
485 <tabstops>
486 <tabstop>article_title</tabstop>
487 <tabstop>keywords</tabstop>
488 <tabstop>summary</tabstop>
489 <tabstop>bold</tabstop>
490 <tabstop>italic</tabstop>
491 <tabstop>preformat</tabstop>
492 <tabstop>image</tabstop>
493 <tabstop>link</tabstop>
494 <tabstop>paraleft</tabstop>
495 <tabstop>paracenter</tabstop>
496 <tabstop>pararight</tabstop>
497 <tabstop>parajustify</tabstop>
498 <tabstop>bullets</tabstop>
499 <tabstop>numbered</tabstop>
500 <tabstop>blockquote</tabstop>
501 <tabstop>codeblock</tabstop>
502 <tabstop>table</tabstop>
503 <tabstop>hrule</tabstop>
504 <tabstop>paragraph</tabstop>
505 <tabstop>linebreak</tabstop>
506 <tabstop>content</tabstop>
507 <tabstop>category</tabstop>
508 <tabstop>rating</tabstop>
509 <tabstop>stub</tabstop>
510 <tabstop>buttonBox</tabstop>
511 </tabstops>
512 <resources>
513 <include location="../../projects/BiaWeb_Qt/biaweb_rc.qrc"/>
514 </resources>
515 <connections>
516 <connection>
517 <sender>buttonBox</sender>
518 <signal>accepted()</signal>
519 <receiver>ArticleDialog</receiver>
520 <slot>accept()</slot>
521 <hints>
522 <hint type="sourcelabel">
523 <x>184</x>
524 <y>526</y>
525 </hint>
526 <hint type="destinationlabel">
527 <x>157</x>
528 <y>274</y>
529 </hint>
530 </hints>
531 </connection>
532 <connection>
533 <sender>buttonBox</sender>
534 <signal>rejected()</signal>
535 <receiver>ArticleDialog</receiver>
536 <slot>reject()</slot>
537 <hints>
538 <hint type="sourcelabel">
539 <x>184</x>
540 <y>526</y>
541 </hint>
542 <hint type="destinationlabel">
543 <x>286</x>
544 <y>274</y>
545 </hint>
546 </hints>
547 </connection>
548 <connection>
549 <sender>bold</sender>
550 <signal>clicked()</signal>
551 <receiver>ArticleDialog</receiver>
552 <slot>onBold()</slot>
553 <hints>
554 <hint type="sourcelabel">
555 <x>24</x>
556 <y>201</y>
557 </hint>
558 <hint type="destinationlabel">
559 <x>181</x>
560 <y>170</y>
561 </hint>
562 </hints>
563 </connection>
564 <connection>
565 <sender>italic</sender>
566 <signal>clicked()</signal>
567 <receiver>ArticleDialog</receiver>
568 <slot>onItalic()</slot>
569 <hints>
570 <hint type="sourcelabel">
571 <x>57</x>
572 <y>206</y>
573 </hint>
574 <hint type="destinationlabel">
575 <x>141</x>
576 <y>161</y>
577 </hint>
578 </hints>
579 </connection>
580 <connection>
581 <sender>preformat</sender>
582 <signal>clicked()</signal>
583 <receiver>ArticleDialog</receiver>
584 <slot>onPre()</slot>
585 <hints>
586 <hint type="sourcelabel">
587 <x>95</x>
588 <y>214</y>
589 </hint>
590 <hint type="destinationlabel">
591 <x>251</x>
592 <y>169</y>
593 </hint>
594 </hints>
595 </connection>
596 <connection>
597 <sender>image</sender>
598 <signal>clicked()</signal>
599 <receiver>ArticleDialog</receiver>
600 <slot>onImage()</slot>
601 <hints>
602 <hint type="sourcelabel">
603 <x>125</x>
604 <y>203</y>
605 </hint>
606 <hint type="destinationlabel">
607 <x>328</x>
608 <y>178</y>
609 </hint>
610 </hints>
611 </connection>
612 <connection>
613 <sender>link</sender>
614 <signal>clicked()</signal>
615 <receiver>ArticleDialog</receiver>
616 <slot>onLink()</slot>
617 <hints>
618 <hint type="sourcelabel">
619 <x>158</x>
620 <y>209</y>
621 </hint>
622 <hint type="destinationlabel">
623 <x>322</x>
624 <y>170</y>
625 </hint>
626 </hints>
627 </connection>
628 <connection>
629 <sender>paraleft</sender>
630 <signal>clicked()</signal>
631 <receiver>ArticleDialog</receiver>
632 <slot>onLeft()</slot>
633 <hints>
634 <hint type="sourcelabel">
635 <x>210</x>
636 <y>204</y>
637 </hint>
638 <hint type="destinationlabel">
639 <x>99</x>
640 <y>122</y>
641 </hint>
642 </hints>
643 </connection>
644 <connection>
645 <sender>paracenter</sender>
646 <signal>clicked()</signal>
647 <receiver>ArticleDialog</receiver>
648 <slot>onCenter()</slot>
649 <hints>
650 <hint type="sourcelabel">
651 <x>238</x>
652 <y>208</y>
653 </hint>
654 <hint type="destinationlabel">
655 <x>106</x>
656 <y>104</y>
657 </hint>
658 </hints>
659 </connection>
660 <connection>
661 <sender>pararight</sender>
662 <signal>clicked()</signal>
663 <receiver>ArticleDialog</receiver>
664 <slot>onRight()</slot>
665 <hints>
666 <hint type="sourcelabel">
667 <x>270</x>
668 <y>212</y>
669 </hint>
670 <hint type="destinationlabel">
671 <x>88</x>
672 <y>79</y>
673 </hint>
674 </hints>
675 </connection>
676 <connection>
677 <sender>parajustify</sender>
678 <signal>clicked()</signal>
679 <receiver>ArticleDialog</receiver>
680 <slot>onJustify()</slot>
681 <hints>
682 <hint type="sourcelabel">
683 <x>302</x>
684 <y>211</y>
685 </hint>
686 <hint type="destinationlabel">
687 <x>98</x>
688 <y>63</y>
689 </hint>
690 </hints>
691 </connection>
692 <connection>
693 <sender>bullets</sender>
694 <signal>clicked()</signal>
695 <receiver>ArticleDialog</receiver>
696 <slot>onBullet()</slot>
697 <hints>
698 <hint type="sourcelabel">
699 <x>355</x>
700 <y>199</y>
701 </hint>
702 <hint type="destinationlabel">
703 <x>336</x>
704 <y>208</y>
705 </hint>
706 </hints>
707 </connection>
708 <connection>
709 <sender>numbered</sender>
710 <signal>clicked()</signal>
711 <receiver>ArticleDialog</receiver>
712 <slot>onNumber()</slot>
713 <hints>
714 <hint type="sourcelabel">
715 <x>387</x>
716 <y>195</y>
717 </hint>
718 <hint type="destinationlabel">
719 <x>372</x>
720 <y>219</y>
721 </hint>
722 </hints>
723 </connection>
724 <connection>
725 <sender>blockquote</sender>
726 <signal>clicked()</signal>
727 <receiver>ArticleDialog</receiver>
728 <slot>onBQuote()</slot>
729 <hints>
730 <hint type="sourcelabel">
731 <x>423</x>
732 <y>203</y>
733 </hint>
734 <hint type="destinationlabel">
735 <x>311</x>
736 <y>271</y>
737 </hint>
738 </hints>
739 </connection>
740 <connection>
741 <sender>codeblock</sender>
742 <signal>clicked()</signal>
743 <receiver>ArticleDialog</receiver>
744 <slot>onCode()</slot>
745 <hints>
746 <hint type="sourcelabel">
747 <x>457</x>
748 <y>203</y>
749 </hint>
750 <hint type="destinationlabel">
751 <x>311</x>
752 <y>271</y>
753 </hint>
754 </hints>
755 </connection>
756 <connection>
757 <sender>table</sender>
758 <signal>clicked()</signal>
759 <receiver>ArticleDialog</receiver>
760 <slot>onTable()</slot>
761 <hints>
762 <hint type="sourcelabel">
763 <x>492</x>
764 <y>203</y>
765 </hint>
766 <hint type="destinationlabel">
767 <x>311</x>
768 <y>271</y>
769 </hint>
770 </hints>
771 </connection>
772 <connection>
773 <sender>hrule</sender>
774 <signal>clicked()</signal>
775 <receiver>ArticleDialog</receiver>
776 <slot>onHRule()</slot>
777 <hints>
778 <hint type="sourcelabel">
779 <x>532</x>
780 <y>203</y>
781 </hint>
782 <hint type="destinationlabel">
783 <x>311</x>
784 <y>271</y>
785 </hint>
786 </hints>
787 </connection>
788 <connection>
789 <sender>paragraph</sender>
790 <signal>clicked()</signal>
791 <receiver>ArticleDialog</receiver>
792 <slot>onPara()</slot>
793 <hints>
794 <hint type="sourcelabel">
795 <x>566</x>
796 <y>203</y>
797 </hint>
798 <hint type="destinationlabel">
799 <x>311</x>
800 <y>271</y>
801 </hint>
802 </hints>
803 </connection>
804 <connection>
805 <sender>linebreak</sender>
806 <signal>clicked()</signal>
807 <receiver>ArticleDialog</receiver>
808 <slot>onBreak()</slot>
809 <hints>
810 <hint type="sourcelabel">
811 <x>601</x>
812 <y>203</y>
813 </hint>
814 <hint type="destinationlabel">
815 <x>311</x>
816 <y>271</y>
817 </hint>
818 </hints>
819 </connection>
820 </connections>
821 <slots>
822 <slot>onBold()</slot>
823 <slot>onItalic()</slot>
824 <slot>onPre()</slot>
825 <slot>onImage()</slot>
826 <slot>onLink()</slot>
827 <slot>onLeft()</slot>
828 <slot>onCenter()</slot>
829 <slot>onRight()</slot>
830 <slot>onJustify()</slot>
831 <slot>onBullet()</slot>
832 <slot>onNumber()</slot>
833 <slot>onBQuote()</slot>
834 <slot>onCode()</slot>
835 <slot>onTable()</slot>
836 <slot>onHRule()</slot>
837 <slot>onPara()</slot>
838 <slot>onBreak()</slot>
839 </slots>
840 </ui>