OSDN Git Service

search button support
[kita/kita.git] / src / kitathreadviewbase.ui
index 5c801e9..e84da7a 100644 (file)
@@ -46,7 +46,6 @@
             <property name="font">
                 <font>
                     <family>Gothic [Mona]</family>
-                    <pointsize>12</pointsize>
                 </font>
             </property>
             <property name="frameShape">
@@ -61,6 +60,9 @@
             <property name="text">
                 <string></string>
             </property>
+            <property name="alignment">
+                <set>WordBreak|AlignVCenter</set>
+            </property>
         </widget>
         <widget class="QLayoutWidget">
             <property name="name">
                         <pixmap>image0</pixmap>
                     </property>
                 </widget>
+                <widget class="QComboBox">
+                    <property name="name">
+                        <cstring>SearchCombo</cstring>
+                    </property>
+                    <property name="sizePolicy">
+                        <sizepolicy>
+                            <hsizetype>1</hsizetype>
+                            <vsizetype>4</vsizetype>
+                            <horstretch>0</horstretch>
+                            <verstretch>0</verstretch>
+                        </sizepolicy>
+                    </property>
+                    <property name="minimumSize">
+                        <size>
+                            <width>200</width>
+                            <height>0</height>
+                        </size>
+                    </property>
+                    <property name="editable">
+                        <bool>true</bool>
+                    </property>
+                    <property name="sizeLimit">
+                        <number>10</number>
+                    </property>
+                </widget>
+                <widget class="QToolButton">
+                    <property name="name">
+                        <cstring>SearchButton</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Search</string>
+                    </property>
+                </widget>
+                <widget class="QToolButton">
+                    <property name="name">
+                        <cstring>HighLightButton</cstring>
+                    </property>
+                    <property name="text">
+                        <string>HighLight</string>
+                    </property>
+                    <property name="toggleButton">
+                        <bool>true</bool>
+                    </property>
+                </widget>
                 <spacer>
                     <property name="name">
                         <cstring>spacer1</cstring>
                     </property>
                     <property name="sizeHint">
                         <size>
-                            <width>420</width>
+                            <width>320</width>
                             <height>20</height>
                         </size>
                     </property>