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

List:       kde-commits
Subject:    kdereview/powerdevil/kcmodule
From:       Dario Freddi <drf54321 () gmail ! com>
Date:       2008-09-04 15:18:12
Message-ID: 1220541492.630769.21407.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 857063 by dafre:

Fixing max size


 M  +65 -6     dialog.ui  


--- trunk/kdereview/powerdevil/kcmodule/dialog.ui #857062:857063
@@ -77,6 +77,12 @@
               <height>0</height>
              </size>
             </property>
+            <property name="maximumSize" >
+             <size>
+              <width>150</width>
+              <height>16777215</height>
+             </size>
+            </property>
             <property name="suffix" >
              <string comment="Minutes" >min</string>
             </property>
@@ -129,6 +135,12 @@
           </item>
           <item row="0" column="1" >
            <widget class="KIntSpinBox" name="lowSpin" >
+            <property name="maximumSize" >
+             <size>
+              <width>100</width>
+              <height>16777215</height>
+             </size>
+            </property>
             <property name="suffix" >
              <string>%</string>
             </property>
@@ -146,6 +158,12 @@
           </item>
           <item row="1" column="1" >
            <widget class="KIntSpinBox" name="warningSpin" >
+            <property name="maximumSize" >
+             <size>
+              <width>100</width>
+              <height>16777215</height>
+             </size>
+            </property>
             <property name="suffix" >
              <string>%</string>
             </property>
@@ -163,6 +181,12 @@
           </item>
           <item row="2" column="1" >
            <widget class="KIntSpinBox" name="criticalSpin" >
+            <property name="maximumSize" >
+             <size>
+              <width>100</width>
+              <height>16777215</height>
+             </size>
+            </property>
             <property name="suffix" >
              <string>%</string>
             </property>
@@ -194,7 +218,14 @@
            </widget>
           </item>
           <item row="0" column="1" >
-           <widget class="KComboBox" name="BatteryCriticalCombo" />
+           <widget class="KComboBox" name="BatteryCriticalCombo" >
+            <property name="maximumSize" >
+             <size>
+              <width>300</width>
+              <height>16777215</height>
+             </size>
+            </property>
+           </widget>
           </item>
          </layout>
         </widget>
@@ -233,7 +264,14 @@
            </widget>
           </item>
           <item row="0" column="1" >
-           <widget class="KComboBox" name="acProfile" />
+           <widget class="KComboBox" name="acProfile" >
+            <property name="maximumSize" >
+             <size>
+              <width>280</width>
+              <height>16777215</height>
+             </size>
+            </property>
+           </widget>
           </item>
           <item row="1" column="0" >
            <widget class="QLabel" name="label_2" >
@@ -243,7 +281,14 @@
            </widget>
           </item>
           <item row="1" column="1" >
-           <widget class="KComboBox" name="batteryProfile" />
+           <widget class="KComboBox" name="batteryProfile" >
+            <property name="maximumSize" >
+             <size>
+              <width>280</width>
+              <height>16777215</height>
+             </size>
+            </property>
+           </widget>
           </item>
           <item row="2" column="0" >
            <widget class="QLabel" name="label_8" >
@@ -253,7 +298,14 @@
            </widget>
           </item>
           <item row="2" column="1" >
-           <widget class="KComboBox" name="lowProfile" />
+           <widget class="KComboBox" name="lowProfile" >
+            <property name="maximumSize" >
+             <size>
+              <width>280</width>
+              <height>16777215</height>
+             </size>
+            </property>
+           </widget>
           </item>
           <item row="3" column="0" >
            <widget class="QLabel" name="label_9" >
@@ -263,7 +315,14 @@
            </widget>
           </item>
           <item row="3" column="1" >
-           <widget class="KComboBox" name="warningProfile" />
+           <widget class="KComboBox" name="warningProfile" >
+            <property name="maximumSize" >
+             <size>
+              <width>280</width>
+              <height>16777215</height>
+             </size>
+            </property>
+           </widget>
           </item>
          </layout>
         </widget>
@@ -398,7 +457,7 @@
               <item>
                <widget class="KTabWidget" name="ktabwidget_2" >
                 <property name="currentIndex" >
-                 <number>1</number>
+                 <number>0</number>
                 </property>
                 <widget class="QWidget" name="tab_2" >
                  <attribute name="title" >
[prev in list] [next in list] [prev in thread] [next in thread] 

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