[Kita-svn] [2455] make a dialog smaller

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2009年 7月 20日 (月) 09:44:39 JST


Revision: 2455
          http://sourceforge.jp/projects/kita/svn/view?view=rev&revision=2455
Author:   nogu
Date:     2009-07-20 09:44:38 +0900 (Mon, 20 Jul 2009)

Log Message:
-----------
make a dialog smaller
See: http://techbase.kde.org/Projects/Usability/HIG/Dialogs

Modified Paths:
--------------
    kita/branches/KITA-KDE4/kita/src/threadproperty.ui

Modified: kita/branches/KITA-KDE4/kita/src/threadproperty.ui
===================================================================
--- kita/branches/KITA-KDE4/kita/src/threadproperty.ui	2009-07-19 22:19:27 UTC (rev 2454)
+++ kita/branches/KITA-KDE4/kita/src/threadproperty.ui	2009-07-20 00:44:38 UTC (rev 2455)
@@ -1,561 +1,359 @@
-<ui version="4.0" stdsetdef="1" >
-  <author></author>
-  <comment></comment>
-  <exportmacro></exportmacro>
-  <class>Kita::ThreadProperty</class>
-  <widget class="QWidget" name="Kita::ThreadProperty" >
-    <property name="geometry" >
-      <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>793</width>
-        <height>719</height>
-      </rect>
-    </property>
-    <widget class="QLabel" name="threadURLLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>10</y>
-          <width>110</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Thread URL</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>Kita::ThreadProperty</class>
+ <widget class="QWidget" name="Kita::ThreadProperty">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>500</width>
+    <height>365</height>
+   </rect>
+  </property>
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <widget class="QLabel" name="threadURLLabel0">
+     <property name="text">
+      <string>Thread URL</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="threadURLLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>10</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="0" column="1">
+    <widget class="QLabel" name="threadURLLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="datURLLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>40</y>
-          <width>110</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Dat URL</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="1" column="0">
+    <widget class="QLabel" name="datURLLabel0">
+     <property name="text">
+      <string>Dat URL</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="datURLLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>40</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="1" column="1">
+    <widget class="QLabel" name="datURLLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="Line" name="line1_3" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>60</y>
-          <width>770</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="frameShape" >
-        <enum>QFrame::HLine</enum>
-      </property>
-      <property name="frameShadow" >
-        <enum>QFrame::Sunken</enum>
-      </property>
+   </item>
+   <item row="2" column="0" colspan="2">
+    <widget class="Line" name="line1_3">
+     <property name="frameShape">
+      <enum>QFrame::HLine</enum>
+     </property>
+     <property name="frameShadow">
+      <enum>QFrame::Sunken</enum>
+     </property>
     </widget>
-    <widget class="QLabel" name="label0_3" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>80</y>
-          <width>150</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>DatManager's information</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="3" column="0" colspan="2">
+    <widget class="QLabel" name="label0_3">
+     <property name="text">
+      <string>DatManager's information</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="cachePathLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>150</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="4" column="0">
+    <widget class="QLabel" name="threadNameLabel0">
+     <property name="text">
+      <string>Thread Name</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="threadNameLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>120</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="4" column="1">
+    <widget class="QLabel" name="threadNameLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="threadNameLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>120</y>
-          <width>110</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Thread Name</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="5" column="0">
+    <widget class="QLabel" name="cachePathLabel0">
+     <property name="text">
+      <string>Cache Path</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="indexPathLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>180</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="5" column="1">
+    <widget class="QLabel" name="cachePathLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="resNumLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>210</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="6" column="0">
+    <widget class="QLabel" name="indexPathLabel0">
+     <property name="text">
+      <string>Index Path</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="cache_resNumLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>530</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="6" column="1">
+    <widget class="QLabel" name="indexPathLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_threadNameWithIndexLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>360</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Thread Name</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="7" column="0">
+    <widget class="QLabel" name="resNumLabel0">
+     <property name="text">
+      <string>ResNum</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="Line" name="line1" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>300</y>
-          <width>770</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="frameShape" >
-        <enum>QFrame::HLine</enum>
-      </property>
-      <property name="frameShadow" >
-        <enum>QFrame::Sunken</enum>
-      </property>
+   </item>
+   <item row="7" column="1">
+    <widget class="QLabel" name="resNumLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="cache_readNumLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>560</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="8" column="0">
+    <widget class="QLabel" name="readNumLabel0">
+     <property name="text">
+      <string>ReadNum</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_threadNameWithIndexLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>360</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="8" column="1">
+    <widget class="QLabel" name="readNumLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="label0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>320</y>
-          <width>130</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Index file's information</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="9" column="0">
+    <widget class="QLabel" name="viewPosLabel0">
+     <property name="text">
+      <string>ViewPos</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_readNumLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>420</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="9" column="1">
+    <widget class="QLabel" name="viewPosLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_resNumLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>390</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="10" column="0" colspan="2">
+    <widget class="Line" name="line1">
+     <property name="frameShape">
+      <enum>QFrame::HLine</enum>
+     </property>
+     <property name="frameShadow">
+      <enum>QFrame::Sunken</enum>
+     </property>
     </widget>
-    <widget class="QLabel" name="label0_2" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>500</y>
-          <width>190</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>"cache" file's info (obsolete)</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="11" column="0" colspan="2">
+    <widget class="QLabel" name="label0">
+     <property name="text">
+      <string>Index file's information</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_viewPosLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>450</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="12" column="0">
+    <widget class="QLabel" name="idx_threadNameWithIndexLabel0">
+     <property name="text">
+      <string>Thread Name</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="Line" name="line1_2" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>470</y>
-          <width>770</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="frameShape" >
-        <enum>QFrame::HLine</enum>
-      </property>
-      <property name="frameShadow" >
-        <enum>QFrame::Sunken</enum>
-      </property>
+   </item>
+   <item row="12" column="1">
+    <widget class="QLabel" name="idx_threadNameWithIndexLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="readNumLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>240</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="13" column="0">
+    <widget class="QLabel" name="idx_resNumLabel0">
+     <property name="text">
+      <string>ResNum</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="viewPosLabel" >
-      <property name="geometry" >
-        <rect>
-          <x>130</x>
-          <y>270</y>
-          <width>650</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string/>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="13" column="1">
+    <widget class="QLabel" name="idx_resNumLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="cachePathLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>150</y>
-          <width>110</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Cache Path</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="14" column="0">
+    <widget class="QLabel" name="idx_readNumLabel0">
+     <property name="text">
+      <string>ReadNum</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="indexPathLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>180</y>
-          <width>110</width>
-          <height>20</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>Index Path</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="14" column="1">
+    <widget class="QLabel" name="idx_readNumLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="viewPosLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>270</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ViewPos</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="15" column="0">
+    <widget class="QLabel" name="idx_viewPosLabel0">
+     <property name="text">
+      <string>ViewPos</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_resNumLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>390</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ResNum</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="15" column="1">
+    <widget class="QLabel" name="idx_viewPosLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_readNumLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>420</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ReadNum</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="16" column="0" colspan="2">
+    <widget class="Line" name="line1_2">
+     <property name="frameShape">
+      <enum>QFrame::HLine</enum>
+     </property>
+     <property name="frameShadow">
+      <enum>QFrame::Sunken</enum>
+     </property>
     </widget>
-    <widget class="QLabel" name="idx_viewPosLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>450</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ViewPos</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="17" column="0" colspan="2">
+    <widget class="QLabel" name="label0_2">
+     <property name="text">
+      <string>&quot;cache&quot; file's info (obsolete)</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="cache_resNumLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>530</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ResNum</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="18" column="0">
+    <widget class="QLabel" name="cache_resNumLabel0">
+     <property name="text">
+      <string>ResNum</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="cache_readNumLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>560</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ReadNum</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="18" column="1">
+    <widget class="QLabel" name="cache_resNumLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="resNumLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>210</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ResNum</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="19" column="0">
+    <widget class="QLabel" name="cache_readNumLabel0">
+     <property name="text">
+      <string>ReadNum</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-    <widget class="QLabel" name="readNumLabel0" >
-      <property name="geometry" >
-        <rect>
-          <x>10</x>
-          <y>240</y>
-          <width>110</width>
-          <height>17</height>
-        </rect>
-      </property>
-      <property name="text" >
-        <string>ReadNum</string>
-      </property>
-      <property name="wordWrap" >
-        <bool>false</bool>
-      </property>
+   </item>
+   <item row="19" column="1">
+    <widget class="QLabel" name="cache_readNumLabel">
+     <property name="text">
+      <string/>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
     </widget>
-  </widget>
-  <layoutdefault spacing="6" margin="11" />
+   </item>
+  </layout>
+ </widget>
+ <layoutdefault spacing="6" margin="11"/>
+ <resources/>
+ <connections/>
 </ui>




Kita-svn メーリングリストの案内
アーカイブの一覧に戻る