client: Add input tooltips, clear format, cleanup
[quassel.git] / src / qtui / ui / inputwidget.ui
index 73f2abd..7baf657 100644 (file)
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout">
    <property name="spacing">
-    <number>-1</number>
+    <number>6</number>
    </property>
-   <property name="margin">
+   <property name="leftMargin">
+    <number>0</number>
+   </property>
+   <property name="topMargin">
+    <number>0</number>
+   </property>
+   <property name="rightMargin">
+    <number>0</number>
+   </property>
+   <property name="bottomMargin">
     <number>0</number>
    </property>
    <item>
@@ -46,6 +55,9 @@
        <height>24</height>
       </size>
      </property>
+     <property name="toolTip">
+      <string>View and change nick</string>
+     </property>
      <property name="frame">
       <bool>true</bool>
      </property>
       <property name="spacing">
        <number>1</number>
       </property>
-      <property name="margin">
+      <property name="leftMargin">
+       <number>0</number>
+      </property>
+      <property name="topMargin">
+       <number>0</number>
+      </property>
+      <property name="rightMargin">
+       <number>0</number>
+      </property>
+      <property name="bottomMargin">
        <number>0</number>
       </property>
       <item>
           <height>24</height>
          </size>
         </property>
+        <property name="toolTip">
+         <string>Bold</string>
+        </property>
         <property name="text">
          <string/>
         </property>
           <height>24</height>
          </size>
         </property>
+        <property name="toolTip">
+         <string>Italic</string>
+        </property>
         <property name="text">
          <string/>
         </property>
           <height>24</height>
          </size>
         </property>
+        <property name="toolTip">
+         <string>Underline</string>
+        </property>
         <property name="text">
          <string/>
         </property>
           <height>24</height>
          </size>
         </property>
+        <property name="toolTip">
+         <string>Set foreground color</string>
+        </property>
         <property name="text">
          <string/>
         </property>
           <height>24</height>
          </size>
         </property>
+        <property name="toolTip">
+         <string>Set background color</string>
+        </property>
         <property name="text">
          <string/>
         </property>
         </property>
        </widget>
       </item>
+      <item>
+       <widget class="QToolButton" name="clearButton">
+        <property name="enabled">
+         <bool>true</bool>
+        </property>
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+        <property name="minimumSize">
+         <size>
+          <width>26</width>
+          <height>24</height>
+         </size>
+        </property>
+        <property name="maximumSize">
+         <size>
+          <width>26</width>
+          <height>24</height>
+         </size>
+        </property>
+        <property name="toolTip">
+         <string>Clear formatting</string>
+        </property>
+        <property name="text">
+         <string/>
+        </property>
+        <property name="iconSize">
+         <size>
+          <width>16</width>
+          <height>16</height>
+         </size>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>