[QGIS Commit] r9384 - trunk/external_plugins/cdp2/src/ui

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Sep 23 08:21:44 EDT 2008


Author: timlinux
Date: 2008-09-23 08:21:43 -0400 (Tue, 23 Sep 2008)
New Revision: 9384

Modified:
   trunk/external_plugins/cdp2/src/ui/climatedataprocessorguibase.ui
Log:
Clean up ui a little and use better naming conventions

Modified: trunk/external_plugins/cdp2/src/ui/climatedataprocessorguibase.ui
===================================================================
--- trunk/external_plugins/cdp2/src/ui/climatedataprocessorguibase.ui	2008-09-23 06:48:28 UTC (rev 9383)
+++ trunk/external_plugins/cdp2/src/ui/climatedataprocessorguibase.ui	2008-09-23 12:21:43 UTC (rev 9384)
@@ -51,19 +51,6 @@
         </property>
        </widget>
       </item>
-      <item row="0" column="2" >
-       <widget class="QPushButton" name="pbtnMeanTemp" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="1" column="0" >
        <widget class="QLabel" name="lblMinTemp" >
         <property name="text" >
@@ -84,19 +71,6 @@
         </property>
        </widget>
       </item>
-      <item row="1" column="2" >
-       <widget class="QPushButton" name="pbtnMinTemp" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="2" column="0" >
        <widget class="QLabel" name="lblMaxTemp" >
         <property name="text" >
@@ -117,19 +91,6 @@
         </property>
        </widget>
       </item>
-      <item row="2" column="2" >
-       <widget class="QPushButton" name="pbtnMaxTemp" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="3" column="0" >
        <widget class="QLabel" name="lblDiurnalTemperature" >
         <property name="text" >
@@ -150,19 +111,6 @@
         </property>
        </widget>
       </item>
-      <item row="3" column="2" >
-       <widget class="QPushButton" name="pbtnDiurnalTemp" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="4" column="0" >
        <widget class="QLabel" name="lblMeanPrecipitation" >
         <property name="text" >
@@ -183,19 +131,6 @@
         </property>
        </widget>
       </item>
-      <item row="4" column="2" >
-       <widget class="QPushButton" name="pbtnMeanPrecipitation" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="5" column="0" >
        <widget class="QLabel" name="lblFrostDays" >
         <property name="text" >
@@ -216,19 +151,6 @@
         </property>
        </widget>
       </item>
-      <item row="5" column="2" >
-       <widget class="QPushButton" name="pbtnFrostDays" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="6" column="0" >
        <widget class="QLabel" name="lblSolarRadiation" >
         <property name="text" >
@@ -249,19 +171,55 @@
         </property>
        </widget>
       </item>
-      <item row="6" column="2" >
-       <widget class="QPushButton" name="pbtnTotalSolarRad" >
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
+      <item row="0" column="2" >
+       <widget class="QToolButton" name="pbnMeanTemp" >
+        <property name="text" >
+         <string>...</string>
         </property>
+       </widget>
+      </item>
+      <item row="1" column="2" >
+       <widget class="QToolButton" name="pbnMinTemp" >
         <property name="text" >
          <string>...</string>
         </property>
        </widget>
       </item>
+      <item row="2" column="2" >
+       <widget class="QToolButton" name="pbnMaxTemp" >
+        <property name="text" >
+         <string>...</string>
+        </property>
+       </widget>
+      </item>
+      <item row="3" column="2" >
+       <widget class="QToolButton" name="pbnDiurnalTemp" >
+        <property name="text" >
+         <string>...</string>
+        </property>
+       </widget>
+      </item>
+      <item row="4" column="2" >
+       <widget class="QToolButton" name="pbnMeanPrecipitation" >
+        <property name="text" >
+         <string>...</string>
+        </property>
+       </widget>
+      </item>
+      <item row="5" column="2" >
+       <widget class="QToolButton" name="pbnFrostDays" >
+        <property name="text" >
+         <string>...</string>
+        </property>
+       </widget>
+      </item>
+      <item row="6" column="2" >
+       <widget class="QToolButton" name="pbnTotalSolarRad" >
+        <property name="text" >
+         <string>...</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
@@ -294,7 +252,7 @@
    <item row="2" column="0" >
     <widget class="QGroupBox" name="grpOutput" >
      <property name="title" >
-      <string>Output Options</string>
+      <string>Output options</string>
      </property>
      <layout class="QGridLayout" >
       <item row="0" column="0" >
@@ -327,25 +285,6 @@
         </property>
        </widget>
       </item>
-      <item row="1" column="2" >
-       <widget class="QPushButton" name="pbtnOutputPath" >
-        <property name="minimumSize" >
-         <size>
-          <width>20</width>
-          <height>0</height>
-         </size>
-        </property>
-        <property name="maximumSize" >
-         <size>
-          <width>20</width>
-          <height>32767</height>
-         </size>
-        </property>
-        <property name="text" >
-         <string>...</string>
-        </property>
-       </widget>
-      </item>
       <item row="2" column="1" colspan="2" >
        <widget class="QCheckBox" name="cbxSwitchMeridian" >
         <property name="text" >
@@ -360,6 +299,13 @@
         </property>
        </widget>
       </item>
+      <item row="1" column="2" >
+       <widget class="QToolButton" name="pbnOutputPath" >
+        <property name="text" >
+         <string>...</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
@@ -403,23 +349,15 @@
  <layoutdefault spacing="6" margin="11" />
  <tabstops>
   <tabstop>leMeanTemp</tabstop>
-  <tabstop>pbtnMeanTemp</tabstop>
   <tabstop>leMinTemp</tabstop>
-  <tabstop>pbtnMinTemp</tabstop>
   <tabstop>leMaxTemp</tabstop>
-  <tabstop>pbtnMaxTemp</tabstop>
   <tabstop>leDiurnalTemp</tabstop>
-  <tabstop>pbtnDiurnalTemp</tabstop>
   <tabstop>leMeanPrecipitation</tabstop>
-  <tabstop>pbtnMeanPrecipitation</tabstop>
   <tabstop>leFrostDays</tabstop>
-  <tabstop>pbtnFrostDays</tabstop>
   <tabstop>leTotalSolarRadiation</tabstop>
-  <tabstop>pbtnTotalSolarRad</tabstop>
   <tabstop>cbxSelectAllVars</tabstop>
   <tabstop>cboOutputFormat</tabstop>
   <tabstop>leOutputPath</tabstop>
-  <tabstop>pbtnOutputPath</tabstop>
   <tabstop>cbxSwitchMeridian</tabstop>
   <tabstop>cbxPseudoColour</tabstop>
  </tabstops>



More information about the QGIS-commit mailing list