Updated htaccess to Apache 2.4 compat
[biaweb_qt.git] / article_dialog.ui
index 70a61bc..7fd1581 100644 (file)
@@ -6,13 +6,16 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>624</width>
-    <height>544</height>
+    <width>750</width>
+    <height>548</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Article</string>
   </property>
+  <property name="autoFillBackground">
+   <bool>false</bool>
+  </property>
   <property name="sizeGripEnabled">
    <bool>true</bool>
   </property>
    <bool>true</bool>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="0" column="0">
+   <item row="0" column="0" colspan="3">
     <widget class="QLabel" name="label">
+     <property name="font">
+      <font>
+       <weight>75</weight>
+       <bold>true</bold>
+      </font>
+     </property>
      <property name="text">
       <string>Title</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="3" colspan="14">
+   <item row="0" column="3" colspan="19">
     <widget class="QLineEdit" name="article_title"/>
    </item>
-   <item row="1" column="0" colspan="2">
+   <item row="1" column="0" colspan="3">
     <widget class="QLabel" name="label_2">
+     <property name="font">
+      <font>
+       <weight>50</weight>
+       <bold>false</bold>
+      </font>
+     </property>
      <property name="text">
       <string>Keywords</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="3" colspan="14">
+   <item row="1" column="3" colspan="19">
     <widget class="QLineEdit" name="keywords"/>
    </item>
-   <item row="2" column="0" colspan="2">
+   <item row="2" column="0" colspan="3">
     <widget class="QLabel" name="label_3">
+     <property name="font">
+      <font>
+       <weight>50</weight>
+       <bold>false</bold>
+      </font>
+     </property>
      <property name="text">
       <string>Summary</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="3" colspan="14">
-    <widget class="QPlainTextEdit" name="summary">
-     <property name="verticalScrollBarPolicy">
-      <enum>Qt::ScrollBarAlwaysOn</enum>
-     </property>
-     <property name="tabChangesFocus">
-      <bool>true</bool>
-     </property>
-    </widget>
-   </item>
-   <item row="3" column="0" colspan="3">
+   <item row="3" column="0" colspan="4">
     <widget class="QLabel" name="label_5">
+     <property name="font">
+      <font>
+       <weight>75</weight>
+       <bold>true</bold>
+      </font>
+     </property>
      <property name="text">
       <string>Article content</string>
      </property>
        <bold>true</bold>
       </font>
      </property>
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Bold</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:600; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
+      <iconset resource="biaweb_rc.qrc">
        <normaloff>:/bia/resources/bold.gif</normaloff>:/bia/resources/bold.gif</iconset>
      </property>
+     <property name="shortcut">
+      <string>Ctrl+B</string>
+     </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
        <italic>true</italic>
       </font>
      </property>
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Italic</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:italic;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
+      <iconset resource="biaweb_rc.qrc">
        <normaloff>:/bia/resources/italic.gif</normaloff>:/bia/resources/italic.gif</iconset>
      </property>
+     <property name="shortcut">
+      <string>Ctrl+I</string>
+     </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
    </item>
    <item row="4" column="2">
     <widget class="QToolButton" name="preformat">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Preformatted text</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
+      <iconset resource="biaweb_rc.qrc">
        <normaloff>:/bia/resources/pre.gif</normaloff>:/bia/resources/pre.gif</iconset>
      </property>
+     <property name="shortcut">
+      <string>Ctrl+F</string>
+     </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="3">
-    <widget class="QToolButton" name="paraleft">
+   <item row="4" column="8">
+    <widget class="QToolButton" name="pararight">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Left align para</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/left.gif</normaloff>:/bia/resources/left.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/right.gif</normaloff>:/bia/resources/right.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+R</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="4">
-    <widget class="QToolButton" name="paracenter">
+   <item row="4" column="9">
+    <widget class="QToolButton" name="parajustify">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Center para</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/center.gif</normaloff>:/bia/resources/center.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/justify.gif</normaloff>:/bia/resources/justify.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+J</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="5">
-    <widget class="QToolButton" name="pararight">
+   <item row="4" column="13">
+    <widget class="QToolButton" name="bullets">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Right align para</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/right.gif</normaloff>:/bia/resources/right.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/bullets.gif</normaloff>:/bia/resources/bullets.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+.</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="6">
-    <widget class="QToolButton" name="parajustify">
+   <item row="4" column="14">
+    <widget class="QToolButton" name="numbered">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Justify para</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/justify.gif</normaloff>:/bia/resources/justify.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/numbers.gif</normaloff>:/bia/resources/numbers.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+1</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="7">
-    <widget class="QToolButton" name="image">
-     <property name="font">
-      <font>
-       <underline>true</underline>
-      </font>
+   <item row="4" column="16">
+    <widget class="QToolButton" name="codeblock">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
      </property>
      <property name="toolTip">
-      <string>Insert image</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/img.gif</normaloff>:/bia/resources/img.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/code.gif</normaloff>:/bia/resources/code.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+=</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="8">
-    <widget class="QToolButton" name="flash">
+   <item row="4" column="17">
+    <widget class="QToolButton" name="table">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Insert flash object</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/flash.gif</normaloff>:/bia/resources/flash.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/table.gif</normaloff>:/bia/resources/table.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+T</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="9">
-    <widget class="QToolButton" name="bullets">
+   <item row="4" column="19">
+    <widget class="QToolButton" name="hrule">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Bulleted list</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/bullets.gif</normaloff>:/bia/resources/bullets.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/hr.gif</normaloff>:/bia/resources/hr.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+H</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="10">
-    <widget class="QToolButton" name="numbered">
+   <item row="4" column="20">
+    <widget class="QToolButton" name="paragraph">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Numbered list</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/numbers.gif</normaloff>:/bia/resources/numbers.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/par.gif</normaloff>:/bia/resources/par.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+P</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="11">
-    <widget class="QToolButton" name="codeblock">
+   <item row="4" column="21">
+    <widget class="QToolButton" name="linebreak">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Code block</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/code.gif</normaloff>:/bia/resources/code.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/br.gif</normaloff>:/bia/resources/br.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+Return</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="12">
-    <widget class="QToolButton" name="table">
+   <item row="6" column="0" colspan="2">
+    <widget class="QLabel" name="label_4">
+     <property name="text">
+      <string>Category</string>
+     </property>
+    </widget>
+   </item>
+   <item row="6" column="2" colspan="11">
+    <widget class="QComboBox" name="category"/>
+   </item>
+   <item row="6" column="13" colspan="2">
+    <widget class="QLabel" name="label_6">
+     <property name="text">
+      <string>Rating</string>
+     </property>
+    </widget>
+   </item>
+   <item row="6" column="16" colspan="6">
+    <widget class="QSpinBox" name="rating">
+     <property name="minimum">
+      <number>-1</number>
+     </property>
+     <property name="maximum">
+      <number>10</number>
+     </property>
+    </widget>
+   </item>
+   <item row="7" column="0" colspan="11">
+    <widget class="QLabel" name="label_7">
+     <property name="font">
+      <font>
+       <weight>75</weight>
+       <bold>true</bold>
+      </font>
+     </property>
+     <property name="text">
+      <string>Stub (file name without HTML extension)</string>
+     </property>
+    </widget>
+   </item>
+   <item row="7" column="12" colspan="10">
+    <widget class="QLineEdit" name="stub"/>
+   </item>
+   <item row="8" column="0" colspan="22">
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="standardButtons">
+      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+     </property>
+    </widget>
+   </item>
+   <item row="4" column="3">
+    <widget class="QToolButton" name="image">
+     <property name="font">
+      <font>
+       <underline>true</underline>
+      </font>
+     </property>
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Table</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/table.gif</normaloff>:/bia/resources/table.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/img.gif</normaloff>:/bia/resources/img.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+Shift+I</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="13">
-    <widget class="QToolButton" name="blockquote">
+   <item row="4" column="4">
+    <widget class="QToolButton" name="link">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Blockquote</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/bquote.gif</normaloff>:/bia/resources/bquote.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/link.gif</normaloff>:/bia/resources/link.gif</iconset>
      </property>
-     <property name="autoRaise">
-      <bool>false</bool>
+     <property name="shortcut">
+      <string>Ctrl+Shift+L</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="14">
-    <widget class="QToolButton" name="hrule">
+   <item row="4" column="7">
+    <widget class="QToolButton" name="paracenter">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Horizontal rule</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/hr.gif</normaloff>:/bia/resources/hr.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/center.gif</normaloff>:/bia/resources/center.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+O</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="15">
-    <widget class="QToolButton" name="paragraph">
+   <item row="4" column="6">
+    <widget class="QToolButton" name="paraleft">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
+     <property name="toolTip">
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
+     </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/par.gif</normaloff>:/bia/resources/par.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/left.gif</normaloff>:/bia/resources/left.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+L</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="4" column="16">
-    <widget class="QToolButton" name="linebreak">
+   <item row="4" column="15">
+    <widget class="QToolButton" name="blockquote">
+     <property name="focusPolicy">
+      <enum>Qt::NoFocus</enum>
+     </property>
      <property name="toolTip">
-      <string>Line break</string>
+      <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;
+&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;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&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;
+&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>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset resource="../../projects/BiaWeb_Qt/biaweb_rc.qrc">
-       <normaloff>:/bia/resources/br.gif</normaloff>:/bia/resources/br.gif</iconset>
+      <iconset resource="biaweb_rc.qrc">
+       <normaloff>:/bia/resources/bquote.gif</normaloff>:/bia/resources/bquote.gif</iconset>
+     </property>
+     <property name="shortcut">
+      <string>Ctrl+Q</string>
      </property>
      <property name="autoRaise">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="5" column="0" colspan="17">
+   <item row="5" column="0" colspan="22">
     <widget class="QPlainTextEdit" name="content">
      <property name="minimumSize">
       <size>
        <height>210</height>
       </size>
      </property>
+     <property name="font">
+      <font>
+       <family>Monospace</family>
+      </font>
+     </property>
      <property name="verticalScrollBarPolicy">
       <enum>Qt::ScrollBarAlwaysOn</enum>
      </property>
-    </widget>
-   </item>
-   <item row="6" column="0" colspan="2">
-    <widget class="QLabel" name="label_4">
-     <property name="text">
-      <string>Category</string>
-     </property>
-    </widget>
-   </item>
-   <item row="6" column="2" colspan="7">
-    <widget class="QComboBox" name="category"/>
-   </item>
-   <item row="6" column="9" colspan="2">
-    <widget class="QLabel" name="label_6">
-     <property name="text">
-      <string>Rating</string>
+     <property name="tabChangesFocus">
+      <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item row="6" column="11" colspan="6">
-    <widget class="QSpinBox" name="rating">
-     <property name="minimum">
-      <number>1</number>
+   <item row="2" column="3" colspan="19">
+    <widget class="QPlainTextEdit" name="summary">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
      </property>
-     <property name="maximum">
-      <number>10</number>
+     <property name="minimumSize">
+      <size>
+       <width>0</width>
+       <height>40</height>
+      </size>
      </property>
-    </widget>
-   </item>
-   <item row="7" column="0" colspan="8">
-    <widget class="QLabel" name="label_7">
-     <property name="text">
-      <string>Stub (file name without HTML extension)</string>
+     <property name="maximumSize">
+      <size>
+       <width>16777215</width>
+       <height>75</height>
+      </size>
      </property>
-    </widget>
-   </item>
-   <item row="7" column="8" colspan="9">
-    <widget class="QLineEdit" name="stub"/>
-   </item>
-   <item row="8" column="0" colspan="17">
-    <widget class="QDialogButtonBox" name="buttonBox">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
+     <property name="verticalScrollBarPolicy">
+      <enum>Qt::ScrollBarAlwaysOn</enum>
      </property>
-     <property name="standardButtons">
-      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+     <property name="tabChangesFocus">
+      <bool>true</bool>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>article_title</tabstop>
+  <tabstop>keywords</tabstop>
+  <tabstop>summary</tabstop>
+  <tabstop>content</tabstop>
+  <tabstop>category</tabstop>
+  <tabstop>rating</tabstop>
+  <tabstop>stub</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
  <resources>
-  <include location="../../projects/BiaWeb_Qt/biaweb_rc.qrc"/>
+  <include location="biaweb_rc.qrc"/>
  </resources>
  <connections>
   <connection>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>bold</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onBold()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>24</x>
+     <y>201</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>181</x>
+     <y>170</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>italic</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onItalic()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>57</x>
+     <y>206</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>141</x>
+     <y>161</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>preformat</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onPre()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>95</x>
+     <y>214</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>251</x>
+     <y>169</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>image</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onImage()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>125</x>
+     <y>203</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>328</x>
+     <y>178</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>link</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onLink()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>158</x>
+     <y>209</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>322</x>
+     <y>170</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>paraleft</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onLeft()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>210</x>
+     <y>204</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>99</x>
+     <y>122</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>paracenter</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onCenter()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>238</x>
+     <y>208</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>106</x>
+     <y>104</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>pararight</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onRight()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>270</x>
+     <y>212</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>88</x>
+     <y>79</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>parajustify</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onJustify()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>332</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>98</x>
+     <y>63</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>bullets</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onBullet()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>386</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>336</x>
+     <y>208</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>numbered</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onNumber()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>422</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>372</x>
+     <y>219</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>blockquote</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onBQuote()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>458</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>311</x>
+     <y>271</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>codeblock</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onCode()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>494</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>311</x>
+     <y>271</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>table</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onTable()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>530</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>311</x>
+     <y>271</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>hrule</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onHRule()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>572</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>311</x>
+     <y>271</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>paragraph</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onPara()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>608</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>311</x>
+     <y>271</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>linebreak</sender>
+   <signal>clicked()</signal>
+   <receiver>ArticleDialog</receiver>
+   <slot>onBreak()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>644</x>
+     <y>219</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>311</x>
+     <y>271</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
+ <slots>
+  <slot>onBold()</slot>
+  <slot>onItalic()</slot>
+  <slot>onPre()</slot>
+  <slot>onImage()</slot>
+  <slot>onLink()</slot>
+  <slot>onLeft()</slot>
+  <slot>onCenter()</slot>
+  <slot>onRight()</slot>
+  <slot>onJustify()</slot>
+  <slot>onBullet()</slot>
+  <slot>onNumber()</slot>
+  <slot>onBQuote()</slot>
+  <slot>onCode()</slot>
+  <slot>onTable()</slot>
+  <slot>onHRule()</slot>
+  <slot>onPara()</slot>
+  <slot>onBreak()</slot>
+  <slot>onTextChanged()</slot>
+ </slots>
 </ui>