OSDN Git Service

change UI
authorikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Tue, 23 Mar 2004 10:39:03 +0000 (10:39 +0000)
committerikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Tue, 23 Mar 2004 10:39:03 +0000 (10:39 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/kita/kita/trunk@936 56b19765-1e22-0410-a548-a0f45d66c51a

kita/src/debugprefbase.ui

index e927580..1ea244a 100644 (file)
     </property>
     <widget class="QLabel">
         <property name="name">
-            <cstring>textLabel2</cstring>
+            <cstring>textLabel1</cstring>
         </property>
         <property name="geometry">
             <rect>
                 <x>10</x>
-                <y>50</y>
+                <y>20</y>
                 <width>70</width>
                 <height>20</height>
             </rect>
         </property>
         <property name="text">
-            <string>to:</string>
+            <string>from:</string>
         </property>
     </widget>
-    <widget class="QLineEdit">
+    <widget class="QPushButton">
         <property name="name">
-            <cstring>fromURLLine</cstring>
+            <cstring>replaceButton</cstring>
         </property>
         <property name="geometry">
             <rect>
-                <x>90</x>
-                <y>20</y>
-                <width>280</width>
-                <height>20</height>
+                <x>260</x>
+                <y>80</y>
+                <width>115</width>
+                <height>27</height>
             </rect>
         </property>
+        <property name="text">
+            <string>replace</string>
+        </property>
     </widget>
     <widget class="QLabel">
         <property name="name">
-            <cstring>textLabel1</cstring>
+            <cstring>textLabel2</cstring>
         </property>
         <property name="geometry">
             <rect>
                 <x>10</x>
-                <y>20</y>
+                <y>50</y>
                 <width>70</width>
                 <height>20</height>
             </rect>
         </property>
         <property name="text">
-            <string>from:</string>
+            <string>to:</string>
         </property>
     </widget>
-    <widget class="QPushButton">
+    <widget class="QLineEdit">
         <property name="name">
-            <cstring>replaceButton</cstring>
+            <cstring>toURLLine</cstring>
         </property>
         <property name="geometry">
             <rect>
-                <x>260</x>
-                <y>80</y>
-                <width>115</width>
-                <height>27</height>
+                <x>90</x>
+                <y>50</y>
+                <width>280</width>
+                <height>20</height>
             </rect>
         </property>
         <property name="text">
-            <string>replace</string>
+            <string>http://</string>
         </property>
     </widget>
     <widget class="QLineEdit">
         <property name="name">
-            <cstring>toURLLine</cstring>
+            <cstring>fromURLLine</cstring>
         </property>
         <property name="geometry">
             <rect>
                 <x>90</x>
-                <y>50</y>
+                <y>20</y>
                 <width>280</width>
                 <height>20</height>
             </rect>
         </property>
+        <property name="text">
+            <string>http://</string>
+        </property>
     </widget>
 </widget>
 <tabstops>