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

List:       kde-commits
Subject:    KDE/kdegraphics/kviewshell/plugins/pdf
From:       Laurent Montel <montel () kde ! org>
Date:       2006-11-03 15:08:14
Message-ID: 1162566494.311010.20004.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 601537 by mlaurent:

Convert it to uic4 (not use for the moment)


 M  +64 -68    pageRangeWidget_base.ui  


--- trunk/KDE/kdegraphics/kviewshell/plugins/pdf/pageRangeWidget_base.ui #601536:601537
@@ -1,72 +1,68 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>PageRangeWidget_base</class>
-<widget class="QWidget">
-    <property name="name">
-        <cstring>PageRangeWidget_base</cstring>
+<ui version="4.0" stdsetdef="1" >
+  <author></author>
+  <comment></comment>
+  <exportmacro></exportmacro>
+  <class>PageRangeWidget_base</class>
+  <widget class="QWidget" name="PageRangeWidget_base" >
+    <property name="geometry" >
+      <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>227</width>
+        <height>82</height>
+      </rect>
     </property>
-    <property name="geometry">
-        <rect>
-            <x>0</x>
-            <y>0</y>
-            <width>227</width>
-            <height>82</height>
-        </rect>
+    <property name="windowTitle" >
+      <string>fromToWidget_base</string>
     </property>
-    <property name="caption">
-        <string>fromToWidget_base</string>
-    </property>
-    <grid>
-        <property name="name">
-            <cstring>unnamed</cstring>
-        </property>
-        <widget class="QLabel" row="0" column="0">
-            <property name="name">
-                <cstring>textLabel1</cstring>
-            </property>
-            <property name="sizePolicy">
-                <sizepolicy>
-                    <hsizetype>4</hsizetype>
-                    <vsizetype>5</vsizetype>
-                    <horstretch>0</horstretch>
-                    <verstretch>0</verstretch>
-                </sizepolicy>
-            </property>
-            <property name="text">
-                <string>From page:</string>
-            </property>
+    <layout class="QGridLayout" >
+      <item row="0" column="0" >
+        <widget class="QLabel" name="textLabel1" >
+          <property name="sizePolicy" >
+            <sizepolicy>
+              <hsizetype>4</hsizetype>
+              <vsizetype>5</vsizetype>
+              <horstretch>0</horstretch>
+              <verstretch>0</verstretch>
+            </sizepolicy>
+          </property>
+          <property name="text" >
+            <string>From page:</string>
+          </property>
+          <property name="wordWrap" >
+            <bool>false</bool>
+          </property>
         </widget>
-        <widget class="KIntNumInput" row="0" column="1">
-            <property name="name">
-                <cstring>from</cstring>
-            </property>
+      </item>
+      <item row="0" column="1" >
+        <widget class="KIntNumInput" name="from" />
+      </item>
+      <item row="1" column="0" >
+        <widget class="QLabel" name="textLabel2" >
+          <property name="sizePolicy" >
+            <sizepolicy>
+              <hsizetype>4</hsizetype>
+              <vsizetype>5</vsizetype>
+              <horstretch>0</horstretch>
+              <verstretch>0</verstretch>
+            </sizepolicy>
+          </property>
+          <property name="text" >
+            <string>To page:</string>
+          </property>
+          <property name="wordWrap" >
+            <bool>false</bool>
+          </property>
         </widget>
-        <widget class="QLabel" row="1" column="0">
-            <property name="name">
-                <cstring>textLabel2</cstring>
-            </property>
-            <property name="sizePolicy">
-                <sizepolicy>
-                    <hsizetype>4</hsizetype>
-                    <vsizetype>5</vsizetype>
-                    <horstretch>0</horstretch>
-                    <verstretch>0</verstretch>
-                </sizepolicy>
-            </property>
-            <property name="text">
-                <string>To page:</string>
-            </property>
-        </widget>
-        <widget class="KIntNumInput" row="1" column="1">
-            <property name="name">
-                <cstring>to</cstring>
-            </property>
-        </widget>
-    </grid>
-</widget>
-<customwidgets>
-</customwidgets>
-<layoutdefaults spacing="6" margin="11"/>
-<includehints>
-    <includehint>knuminput.h</includehint>
-</includehints>
-</UI>
+      </item>
+      <item row="1" column="1" >
+        <widget class="KIntNumInput" name="to" />
+      </item>
+    </layout>
+  </widget>
+  <layoutdefault spacing="6" margin="11" />
+  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+  <includes>
+    <include location="local" >knuminput.h</include>
+  </includes>
+</ui>
[prev in list] [next in list] [prev in thread] [next in thread] 

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