[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/incomingmsg
From:       Davide Bettio <davide.bettio () kdemail ! net>
Date:       2008-11-28 18:28:43
Message-ID: 1227896923.067702.12368.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 890274 by bettio:

Fixed config ui layout.


 M  +65 -27    widget.ui  


--- trunk/KDE/kdeplasma-addons/applets/incomingmsg/widget.ui #890273:890274
@@ -1,30 +1,38 @@
 <ui version="4.0" >
  <class>incomingmsgConfig</class>
  <widget class="QWidget" name="incomingmsgConfig" >
-  <property name="geometry" >
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>159</width>
-    <height>191</height>
-   </rect>
-  </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
-   <item>
+  <layout class="QGridLayout" name="gridLayout" >
+   <item row="0" column="0" colspan="2" >
     <widget class="QLabel" name="topLabel" >
-     <property name="lineWidth" >
-      <number>1</number>
-     </property>
      <property name="text" >
       <string>Show these apss if they are running:</string>
      </property>
-     <property name="wordWrap" >
-      <bool>true</bool>
-     </property>
     </widget>
    </item>
-   <item>
+   <item row="1" column="0" >
+    <spacer name="horizontalSpacer" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Fixed</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>20</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="1" column="1" >
     <widget class="QCheckBox" name="showKMail" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="text" >
       <string>KMail</string>
      </property>
@@ -33,40 +41,70 @@
      </property>
     </widget>
    </item>
-   <item>
-    <widget class="QCheckBox" name="showXChat" >
+   <item row="2" column="1" >
+    <widget class="QCheckBox" name="showKopete" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="text" >
-      <string>XChat</string>
+      <string>Kopete</string>
      </property>
      <property name="checked" >
       <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item>
-    <widget class="QCheckBox" name="showKopete" >
+   <item row="3" column="1" >
+    <widget class="QCheckBox" name="showPidgin" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="text" >
-      <string>Kopete</string>
+      <string>Pidgin</string>
      </property>
      <property name="checked" >
       <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item>
-    <widget class="QCheckBox" name="showPidgin" >
+   <item row="4" column="1" >
+    <widget class="QCheckBox" name="showXChat" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="text" >
-      <string>Pidgin</string>
+      <string>XChat</string>
      </property>
      <property name="checked" >
       <bool>true</bool>
      </property>
     </widget>
    </item>
+   <item row="5" column="1" >
+    <spacer name="verticalSpacer" >
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
  <layoutdefault spacing="4" margin="4" />
- <includes/>
  <resources/>
  <connections/>
  <designerdata>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic